Commit graph

  • 22c9e57995 fix test (updated svg def name) main Sander Hautvast 2021-03-17 17:38:46 +01:00
  • f9a3cbf24c console now resizable in 1 direction. updated vector dragging behavior. first part of matrix handling Sander Hautvast 2021-03-17 17:33:03 +01:00
  • b412b11941 fixed test Sander Hautvast 2021-03-09 17:22:26 +01:00
  • ca4fe5f490 updated help and a fix for vector notation Sander Hautvast 2021-03-09 17:05:47 +01:00
  • d7ecddbad5 commas remain mandatory for separating values. Will do spaces later Sander Hautvast 2021-03-09 15:31:20 +01:00
  • 3651b7fe18 support for arrays and a shorthand for vector Sander Hautvast 2021-03-08 17:38:58 +01:00
  • 83bbc5edab fix for undefined, back to production mode Sander Hautvast 2021-03-05 19:43:38 +01:00
  • 30a74579f9 fix for undefined? Sander Hautvast 2021-03-05 19:35:10 +01:00
  • 720d3a647f fix for undefined? Sander Hautvast 2021-03-05 18:55:50 +01:00
  • 827d24742b added Math.E Sander Hautvast 2021-03-05 18:48:52 +01:00
  • 86d0853693 tweaked behavior for undefined result Sander Hautvast 2021-03-05 18:39:50 +01:00
  • 4499f5d19c bugfix, signature of create_vector changed Sander Hautvast 2021-03-05 18:10:06 +01:00
  • c21ba29ee1 added trigonometry functions, logical operators and keywords. extracted functions in separate file Sander Hautvast 2021-03-05 17:59:16 +01:00
  • 06f7c169a7 changed webpack mode to production Sander Hautvast 2021-03-05 16:44:42 +01:00
  • 2caefc85c5 added link to live site Sander Hautvast 2021-03-05 16:35:26 +01:00
  • 81f240e270 bugfix for reference @0 Sander Hautvast 2021-03-05 14:44:55 +01:00
  • fe0bcd8622 mmore lambda Sander Hautvast 2021-03-05 14:38:10 +01:00
  • 31918080e4 mmore simplify Sander Hautvast 2021-03-05 14:33:48 +01:00
  • 0ea6778d3b minor simplify Sander Hautvast 2021-03-05 14:30:50 +01:00
  • 997915b9dd added css load Sander Hautvast 2021-03-05 11:51:15 +01:00
  • 948c0bc50f added webpack html plugin Sander Hautvast 2021-03-05 11:38:47 +01:00
  • 7d2a4975ce added link to github Sander Hautvast 2021-03-05 08:58:07 +01:00
  • d4be4c3989 yet more improvements to readme Sander Hautvast 2021-03-04 21:54:33 +01:00
  • b540e13d07 yet more improvements to readme Sander Hautvast 2021-03-04 21:52:11 +01:00
  • cc518efcb6 more improvements to readme Sander Hautvast 2021-03-04 21:44:36 +01:00
  • f48549b396 more improvements to readme Sander Hautvast 2021-03-04 21:43:43 +01:00
  • b573912547 improvements to readme Sander Hautvast 2021-03-04 21:40:06 +01:00
  • 686a4ebeb7 addition to readme Sander Hautvast 2021-03-04 21:32:01 +01:00
  • 2bc0f68779 fix for jump on mousemove Sander Hautvast 2021-03-04 21:28:13 +01:00
  • 4929d12d33 small improvement on code for lazy updates, fixed dissappearing label bug Sander Hautvast 2021-03-04 21:22:59 +01:00
  • b36b909073 fixed update on lazy val evaluating to undefined Sander Hautvast 2021-03-02 19:25:32 +01:00
  • 7556081aef prevent unwanted line split, and better handling of parsing errors Sander Hautvast 2021-03-02 19:21:48 +01:00
  • 3d0cd483e6 use comma,space as list separator (was comma only) Sander Hautvast 2021-03-02 19:21:23 +01:00
  • c63e2dabb6 added tests Sander Hautvast 2021-03-02 18:04:49 +01:00
  • 655bfcc4a3 fixed lazy eval, so that objects that disappear when a lazy expression is first nonsense, but then fixed, reappear again Sander Hautvast 2021-03-02 17:09:08 +01:00
  • 41c7551b4b fixed lazy eval after variable update Sander Hautvast 2021-03-02 14:38:58 +01:00
  • 26d4749995 fixed bugs and added functions Sander Hautvast 2021-03-02 14:31:49 +01:00
  • ea36a7c5a3 fixed bugs and made code simpler Sander Hautvast 2021-03-01 21:11:45 +01:00
  • b1697412a7 implemented vector subtraction Sander Hautvast 2021-03-01 20:29:54 +01:00
  • cf59d18887 fixed bug in variable resolution and simplified the code Sander Hautvast 2021-03-01 20:15:23 +01:00
  • 34e58b193a fixed incorrect behavior after reassignment to variable Sander Hautvast 2021-02-26 18:06:26 +01:00
  • 152877ac8f little refactoring Sander Hautvast 2021-02-26 17:07:46 +01:00
  • 64a90cb250 added defaults for the origin Sander Hautvast 2021-02-18 22:44:28 +01:00
  • b1da7c2693 text corrected Sander Hautvast 2021-02-18 22:17:46 +01:00
  • 05a76b25cd added labels to the screenshot Sander Hautvast 2021-02-18 22:15:22 +01:00
  • bb62b8677f added vector labels Sander Hautvast 2021-02-18 22:11:09 +01:00
  • fd9d1b550c updated cypress version and the test Sander Hautvast 2021-02-18 21:08:19 +01:00
  • 1ef889af68 fixed performance problem on resize Sander Hautvast 2021-02-18 20:38:06 +01:00
  • bbbdacede0 finally got it to work: add a lazily updated vector that is automatically rerun when one of its elements is updated. Sander Hautvast 2021-02-18 18:52:46 +01:00
  • da5d9c7bdc so far unsuccesful attempt to introduce laziness. checking this in and then start refactoring some stuff that's in the way Sander Hautvast 2021-02-18 17:08:53 +01:00
  • a56cc0f46d added more info Sander Hautvast 2021-02-15 18:21:40 +01:00
  • 7f2d868e5a added run instructions Sander Hautvast 2021-02-15 18:15:39 +01:00
  • b04bf181a1 Added webpack, eslint and first cypress test. Improved file structure and added imports Sander Hautvast 2021-02-15 18:11:52 +01:00
  • 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 Sander Hautvast 2021-02-14 16:54:01 +01:00
  • 31944186e1 readme a little nicer Sander Hautvast 2021-02-12 18:29:23 +01:00
  • 0f7077edb7
    Delete .DS_Store Sander Hautvast 2021-02-12 18:21:23 +01:00
  • be1842187b updated gitignore Sander Hautvast 2021-02-12 18:20:40 +01:00
  • d7a6648dd1 updated image reference Sander Hautvast 2021-02-12 18:19:40 +01:00
  • 1bb7dd74ce moved it Sander Hautvast 2021-02-12 18:13:56 +01:00
  • 971d3b8db8 made a nicer screenshot Sander Hautvast 2021-02-12 18:11:29 +01:00
  • c9021ce1b1 added ES6 to readme Sander Hautvast 2021-02-12 18:02:02 +01:00
  • 767839c52f added vanilla to readme Sander Hautvast 2021-02-12 17:59:40 +01:00
  • da3fa22ecb updated screenshot size again Sander Hautvast 2021-02-12 17:57:32 +01:00
  • 6ce513ad94 updated screenshot size Sander Hautvast 2021-02-12 17:56:31 +01:00
  • 6f8a7562c0 updated screenshot Sander Hautvast 2021-02-12 17:55:07 +01:00
  • 745a7c73d8 updated readme Sander Hautvast 2021-02-12 17:52:21 +01:00
  • 4076440ff3 supports vectors with functions, methods, properties Sander Hautvast 2021-02-12 17:42:15 +01:00