jos
|
17f07ec098
|
Fixed incompatibility with v4 (index.js file)
|
2018-06-13 14:02:50 +02:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
934ea83df7
|
Fixed linting issues "Expected consistent spacing"
|
2018-06-12 21:38:11 +02:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
635cd0b574
|
Revert using /lib/ in tests, use /src/ again. Fixed coverage testing. WIP
|
2018-06-06 22:11:52 +02:00 |
|
jos
|
79071b5e4f
|
Fixed npm run test:browser not working (WIP)
|
2018-06-06 21:30:41 +02:00 |
|
jos
|
0c084b8e20
|
npm test working now
|
2018-06-06 15:36:36 +02:00 |
|
jos
|
7fefa33d84
|
Fixed #1077: Serialization/deserialization to JSON with reviver not being supported by nodes
|
2018-04-04 22:09:43 +02:00 |
|
jos
|
924299c42b
|
Changed ConstantNode(valueStr, valueType) to ConstantNode(value) (breaking change)
|
2018-01-23 12:08:29 +01:00 |
|
jos
|
4306200c4c
|
Implemented method Node.equals(other) for all nodes of the expression parser
|
2016-11-05 16:27:23 +01:00 |
|
Max Bruckner
|
a75abeb58e
|
ObjectNode: prettier LaTeX output
|
2016-01-05 00:36:47 +01:00 |
|
jos
|
8d3d58e724
|
Implemented ObjectNode and object support in the expression parser
|
2016-01-02 23:00:14 +01:00 |
|