Activity
Small optimization for numeric operators that precoerces numbers that
Small optimization for numeric operators that precoerces numbers that
Fixes deterministic check on undefined
Fixes deterministic check on
undefined
Add additional tests to confirm Set/Map truthiness and classes as tru…
Add additional tests to confirm Set/Map truthiness and classes as tru…
Switch empty object to falsy, and add iterator check
Switch empty object to falsy, and add iterator check
Add min, max, and chain tests and touch up defaultOperators for it
Add min, max, and chain tests and touch up defaultOperators for it
Add some optimizations for if & filter, for the optimized interpreter.
Add some optimizations for if & filter, for the optimized interpreter.
Modify test to mention null instead
Modify test to mention null instead
Switch from false to null for and/or zero arguments
Switch from false to null for and/or zero arguments
Add a potentially redundant test
Add a potentially redundant test
Establishes that multi-key objects should fail
Establishes that multi-key objects should fail
Add some additional checks to and, one that includes empty object as …
Add some additional checks to and, one that includes empty object as …
Define and.json, add additional checks to if.json
Define and.json, add additional checks to if.json
Mildly optimize truthiness check, add a commented out line of code th…
Mildly optimize truthiness check, add a commented out line of code th…
Add some array and object tests in the coercive operators
Add some array and object tests in the coercive operators