Sander Hautvast
|
83bbc5edab
|
fix for undefined, back to production mode
|
2021-03-05 19:43:38 +01:00 |
|
Sander Hautvast
|
30a74579f9
|
fix for undefined?
|
2021-03-05 19:35:10 +01:00 |
|
Sander Hautvast
|
720d3a647f
|
fix for undefined?
|
2021-03-05 18:55:50 +01:00 |
|
Sander Hautvast
|
827d24742b
|
added Math.E
|
2021-03-05 18:48:52 +01:00 |
|
Sander Hautvast
|
86d0853693
|
tweaked behavior for undefined result
|
2021-03-05 18:39:50 +01:00 |
|
Sander Hautvast
|
c21ba29ee1
|
added trigonometry functions, logical operators and keywords. extracted functions in separate file
|
2021-03-05 17:59:16 +01:00 |
|
Sander Hautvast
|
81f240e270
|
bugfix for reference @0
|
2021-03-05 14:44:55 +01:00 |
|
Sander Hautvast
|
fe0bcd8622
|
mmore lambda
|
2021-03-05 14:38:10 +01:00 |
|
Sander Hautvast
|
31918080e4
|
mmore simplify
|
2021-03-05 14:33:48 +01:00 |
|
Sander Hautvast
|
0ea6778d3b
|
minor simplify
|
2021-03-05 14:30:50 +01:00 |
|
Sander Hautvast
|
997915b9dd
|
added css load
|
2021-03-05 11:51:15 +01:00 |
|
Sander Hautvast
|
4929d12d33
|
small improvement on code for lazy updates, fixed dissappearing label bug
|
2021-03-04 21:22:59 +01:00 |
|
Sander Hautvast
|
b36b909073
|
fixed update on lazy val evaluating to undefined
|
2021-03-02 19:25:32 +01:00 |
|
Sander Hautvast
|
7556081aef
|
prevent unwanted line split, and better handling of parsing errors
|
2021-03-02 19:21:48 +01:00 |
|
Sander Hautvast
|
c63e2dabb6
|
added tests
|
2021-03-02 18:04:49 +01:00 |
|
Sander Hautvast
|
655bfcc4a3
|
fixed lazy eval, so that objects that disappear when a lazy expression is first nonsense, but then fixed, reappear again
|
2021-03-02 17:09:08 +01:00 |
|
Sander Hautvast
|
41c7551b4b
|
fixed lazy eval after variable update
|
2021-03-02 14:38:58 +01:00 |
|
Sander Hautvast
|
26d4749995
|
fixed bugs and added functions
|
2021-03-02 14:31:49 +01:00 |
|
Sander Hautvast
|
ea36a7c5a3
|
fixed bugs and made code simpler
|
2021-03-01 21:11:45 +01:00 |
|
Sander Hautvast
|
b1697412a7
|
implemented vector subtraction
|
2021-03-01 20:29:54 +01:00 |
|
Sander Hautvast
|
cf59d18887
|
fixed bug in variable resolution and simplified the code
|
2021-03-01 20:15:23 +01:00 |
|
Sander Hautvast
|
34e58b193a
|
fixed incorrect behavior after reassignment to variable
|
2021-02-26 18:06:26 +01:00 |
|
Sander Hautvast
|
152877ac8f
|
little refactoring
|
2021-02-26 17:07:46 +01:00 |
|
Sander Hautvast
|
bb62b8677f
|
added vector labels
|
2021-02-18 22:11:09 +01:00 |
|
Sander Hautvast
|
fd9d1b550c
|
updated cypress version and the test
|
2021-02-18 21:08:19 +01:00 |
|
Sander Hautvast
|
1ef889af68
|
fixed performance problem on resize
|
2021-02-18 20:38:06 +01:00 |
|
Sander Hautvast
|
bbbdacede0
|
finally got it to work: add a lazily updated vector that is automatically rerun when one of its elements is updated.
|
2021-02-18 18:52:46 +01:00 |
|
Sander Hautvast
|
da5d9c7bdc
|
so far unsuccesful attempt to introduce laziness. checking this in and then start refactoring some stuff that's in the way
|
2021-02-18 17:08:53 +01:00 |
|
Sander Hautvast
|
b04bf181a1
|
Added webpack, eslint and first cypress test. Improved file structure and added imports
|
2021-02-15 18:11:52 +01:00 |
|