jos
|
83df09800b
|
Merge branch 'develop' into modular_architecture_merge
# Conflicts:
# HISTORY.md
# gulpfile.js
# package-lock.json
# package.json
# src/core/function/typed.js
# src/expression/transform/index.js
# src/function/statistics/sum.js
# src/function/utils/index.js
# src/type/unit/Unit.js
# src/version.js
# test/expression/node/FunctionNode.test.js
# test/type/unit/function/createUnit.test.js
# test/utils/bignumber/formatter.test.js
# test/utils/number.test.js
|
2019-02-09 21:26:25 +01:00 |
|
jos
|
129848f347
|
Flatten classes under expression.node
|
2019-02-02 17:52:21 +01:00 |
|
jos
|
420446452b
|
Fixed a bug the methods map, forEach, traverse, and transform
of `FunctionNode`
|
2019-01-25 22:27:59 +01:00 |
|
jos
|
01a230a996
|
Add /* #__PURE__ */ everywhere to enable tree-shaking in webpack
|
2018-12-01 11:21:36 +01:00 |
|
jos
|
19275e5eaa
|
Moved all toTex properties to latex util file
|
2018-11-21 18:08:21 +01:00 |
|
jos
|
b0db2fc4ab
|
Renamed scope to math again (prevent confusion)
|
2018-11-09 14:23:11 +01:00 |
|
jos
|
9faf91f697
|
Convert all data types, converted all algebra functions. Fixes in order of importing factories.
|
2018-11-08 15:02:18 +01:00 |
|
jos
|
e3211a7efc
|
Move all is* functions like isComplex into is.js
|
2018-10-31 15:28:51 +01:00 |
|
jos
|
f6f7bd2b25
|
Fixed #1088: function arguments not being passed to rawArgs functions
|
2018-07-04 14:05:07 +02:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
35329d7db4
|
Move lib to src
|
2018-06-06 14:37:39 +02:00 |
|