Changelog
1.4.1
Evaluator
(indexing with 'end' and literal indexing).clear
word list command defined inside body of Evaluator
class.Evaluator.readonlyNameTable
has been removed. Improvements in clear command.Structure
class definition and its respective test file has been created. Some indirect reference implemented in lexer, parser and evaluator.Evaluator.initialize
modified to new Evaluator
).CoreFunctions.newFilledEach
).Evaluator.validateAssignment
(remove left
field in return value).ComplexDecimal.random
using Decimal.random
so configuration 'crypt' takes effect.ComplexDecimal.set
.Evaluator.baseFunctionTable
and function calling:
Evaluator.localTable
variable creation using global.crypto.randomUUID
.Changelog
1.4.0
Evaluator
. The method Evaluator.initialize
has been removed and initialization actions moved to Evaluator
constructor. Now the Evaluator
class can be instantiated more than one time.Changelog
1.3.4
Changelog
1.3.3
Changelog
1.3.2
instanceof
in 'MathObject.ts' and 'Evaluator.ts'. Method 'isThis' removed from classes.Changelog
1.3.1
Changelog
1.3.0
Changelog
1.2.5
Changelog
1.2.4
Changelog
1.2.3