jos
|
41efed79d3
|
Fix #1473: remove 'use strict' in every file
|
2019-05-26 20:21:18 +02:00 |
|
jos
|
33cead1327
|
Improved deprecation errors and warnings. Introduce lazy again for factories.
|
2019-04-22 09:45:57 +02:00 |
|
jos
|
869d4960f9
|
Create and use factory.js to import all dependencies in main instance. Deprecate all old nested index.js files.
|
2019-01-30 14:38:47 +01:00 |
|
jos
|
c42844a5d8
|
Flatten all type.* dependencies
|
2019-01-30 13:47:45 +01:00 |
|
jos
|
01a230a996
|
Add /* #__PURE__ */ everywhere to enable tree-shaking in webpack
|
2018-12-01 11:21:36 +01:00 |
|
jos
|
97dbea02ab
|
Converted set functions
|
2018-11-08 18:00:41 +01:00 |
|
jos
|
94e9668b4a
|
Refactor functions into ES6 import/export
|
2018-10-31 20:53:01 +01:00 |
|
jos
|
4507f90fd7
|
Fixed lower case naming of DenseMatrix
|
2018-06-13 16:18:21 +02:00 |
|
jos
|
c2518dcf60
|
Fixed lower case naming of MatrixIndex
|
2018-06-13 16:17:06 +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 |
|