17 Commits

Author SHA1 Message Date
Garen Tyler
fed2aef6e4 Working in Rust with Parser.bind(&mut String) 2020-11-29 16:43:38 -07:00
Garen Tyler
7c8194633b save work before rewriting in rust 2020-10-17 22:09:56 -06:00
ElementG9
5062b3aebe multiline comments are hella gay 2020-08-25 16:10:44 -06:00
ElementG9
b25838a1a8 Fixed log on floats 2020-08-25 15:57:47 -06:00
ElementG9
3daa431ec3 Add comments 2020-08-24 21:35:16 -06:00
ElementG9
93e6d490a0 Add booleans 2020-08-24 21:16:39 -06:00
ElementG9
20f4fffe75 Rewrite in Rust 2020-08-24 20:56:49 -06:00
ElementG9
243395d319 Make things able to change data 2019-12-06 10:44:49 -07:00
ElementG9
b2a686c27c v0.2.0a - Log works with one parameter. Hello world! 2019-12-06 10:02:17 -07:00
ElementG9
c8195cef5a Math operators work now 2019-11-25 13:23:51 -07:00
ElementG9
6b9c9c8b7f Refactor postfix and prefix 2019-11-25 13:00:32 -07:00
ElementG9
432316d640 Grouping works correctly 2019-11-25 11:50:21 -07:00
ElementG9
dbb8a5161e Save before fixing grouping 2019-11-25 10:52:15 -07:00
ElementG9
f0b8f181f7 Add package data, member access, pre/postfix operators work now. 2019-11-24 21:31:20 -07:00
ElementG9
f1b73fdaad Move grouping to a function 2019-10-05 21:40:53 -06:00
ElementG9
812ec86aca the parsers finally working dont screw it up 2019-10-05 21:07:18 -06:00
ElementG9
5c0a481dbe Refactored tokenizer, implemented jsdoc, set up for cli. 2019-10-03 22:29:51 -06:00