Sander Hautvast
|
f9a3cbf24c
|
console now resizable in 1 direction. updated vector dragging behavior. first part of matrix handling
|
2021-03-17 17:33:03 +01:00 |
|
Sander Hautvast
|
b412b11941
|
fixed test
|
2021-03-09 17:22:26 +01:00 |
|
Sander Hautvast
|
ca4fe5f490
|
updated help and a fix for vector notation
|
2021-03-09 17:05:47 +01:00 |
|
Sander Hautvast
|
d7ecddbad5
|
commas remain mandatory for separating values. Will do spaces later
|
2021-03-09 15:31:20 +01:00 |
|
Sander Hautvast
|
3651b7fe18
|
support for arrays and a shorthand for vector
|
2021-03-08 17:38:58 +01:00 |
|
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
|
4499f5d19c
|
bugfix, signature of create_vector changed
|
2021-03-05 18:10:06 +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
|
06f7c169a7
|
changed webpack mode to production
|
2021-03-05 16:44:42 +01:00 |
|
Sander Hautvast
|
2caefc85c5
|
added link to live site
|
2021-03-05 16:35:26 +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
|
948c0bc50f
|
added webpack html plugin
|
2021-03-05 11:38:47 +01:00 |
|
Sander Hautvast
|
7d2a4975ce
|
added link to github
|
2021-03-05 08:58:07 +01:00 |
|
Sander Hautvast
|
d4be4c3989
|
yet more improvements to readme
|
2021-03-04 21:54:33 +01:00 |
|
Sander Hautvast
|
b540e13d07
|
yet more improvements to readme
|
2021-03-04 21:52:11 +01:00 |
|
Sander Hautvast
|
cc518efcb6
|
more improvements to readme
|
2021-03-04 21:44:36 +01:00 |
|
Sander Hautvast
|
f48549b396
|
more improvements to readme
|
2021-03-04 21:43:43 +01:00 |
|
Sander Hautvast
|
b573912547
|
improvements to readme
|
2021-03-04 21:40:06 +01:00 |
|
Sander Hautvast
|
686a4ebeb7
|
addition to readme
|
2021-03-04 21:32:01 +01:00 |
|
Sander Hautvast
|
2bc0f68779
|
fix for jump on mousemove
|
2021-03-04 21:28:13 +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
|
3d0cd483e6
|
use comma,space as list separator (was comma only)
|
2021-03-02 19:21:23 +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
|
64a90cb250
|
added defaults for the origin
|
2021-02-18 22:44:28 +01:00 |
|
Sander Hautvast
|
b1da7c2693
|
text corrected
|
2021-02-18 22:17:46 +01:00 |
|
Sander Hautvast
|
05a76b25cd
|
added labels to the screenshot
|
2021-02-18 22:15:22 +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
|
a56cc0f46d
|
added more info
|
2021-02-15 18:21:40 +01:00 |
|