jos
|
b9fb67483a
|
Converted all matrix algorithm util functions and some arithmetic functions
|
2018-11-06 11:30:55 +01:00 |
|
jos
|
ee4442b17a
|
Allow importing nested dependencies
|
2018-11-06 10:28:34 +01:00 |
|
jos
|
c1a8004a12
|
- Created a util function factory
- Implemented resolving dependencies
- Converted the first few factory functions
|
2018-11-05 17:27:42 +01:00 |
|
jos
|
c4d245bc02
|
Implement resolving dependencies in correct order
|
2018-11-05 10:53:42 +01:00 |
|
jos
|
51960aafe0
|
Change the structure of a factory function from an function to an object with meta data
|
2018-11-05 10:25:32 +01:00 |
|
jos
|
94e9668b4a
|
Refactor functions into ES6 import/export
|
2018-10-31 20:53:01 +01:00 |
|
jos
|
e3211a7efc
|
Move all is* functions like isComplex into is.js
|
2018-10-31 15:28:51 +01:00 |
|
jos
|
5610c72e84
|
Experiment with different dependency injection (WIP)
|
2018-07-28 22:21:33 +02:00 |
|
jos
|
6ac8807854
|
Fixed #1162: transform functions not being cleaned up when overriding it by importing a factory function with the same name
|
2018-07-10 22:42:07 +02:00 |
|
jos
|
e844004cbf
|
Removed redundant escape characters
|
2018-06-13 21:15:10 +02:00 |
|
jos
|
b7edef2d18
|
Fixed inconsistent curly braces of cde blocks
|
2018-06-13 16:59:43 +02:00 |
|
jos
|
f1ce473457
|
Consistend camel case naming of variables and functions
|
2018-06-13 16:09:51 +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 |
|