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 |
|
Sander Hautvast
|
7f2d868e5a
|
added run instructions
|
2021-02-15 18:15:39 +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 |
|
Sander Hautvast
|
9dabe938f9
|
Enabled multiline input to easily paste several lines from an external editor. Sth like backslash in bash doesn't work; don't see the need for that
|
2021-02-14 16:54:01 +01:00 |
|
Sander Hautvast
|
31944186e1
|
readme a little nicer
|
2021-02-12 18:29:37 +01:00 |
|
Sander Hautvast
|
0f7077edb7
|
Delete .DS_Store
|
2021-02-12 18:21:23 +01:00 |
|
Sander Hautvast
|
be1842187b
|
updated gitignore
|
2021-02-12 18:20:40 +01:00 |
|
Sander Hautvast
|
d7a6648dd1
|
updated image reference
|
2021-02-12 18:19:40 +01:00 |
|
Sander Hautvast
|
1bb7dd74ce
|
moved it
|
2021-02-12 18:13:56 +01:00 |
|
Sander Hautvast
|
971d3b8db8
|
made a nicer screenshot
|
2021-02-12 18:11:29 +01:00 |
|
Sander Hautvast
|
c9021ce1b1
|
added ES6 to readme
|
2021-02-12 18:02:02 +01:00 |
|
Sander Hautvast
|
767839c52f
|
added vanilla to readme
|
2021-02-12 17:59:40 +01:00 |
|
Sander Hautvast
|
da3fa22ecb
|
updated screenshot size again
|
2021-02-12 17:57:32 +01:00 |
|
Sander Hautvast
|
6ce513ad94
|
updated screenshot size
|
2021-02-12 17:56:31 +01:00 |
|
Sander Hautvast
|
6f8a7562c0
|
updated screenshot
|
2021-02-12 17:55:07 +01:00 |
|
Sander Hautvast
|
745a7c73d8
|
updated readme
|
2021-02-12 17:52:21 +01:00 |
|
Sander Hautvast
|
4076440ff3
|
supports vectors with functions, methods, properties
|
2021-02-12 17:42:15 +01:00 |
|