55 Commits

Author SHA1 Message Date
Garen Tyler
2f1cfdb329
Remove wasm 2022-03-26 00:50:35 -06:00
Garen Tyler
0be64e5eb3
Variables 2022-03-25 23:08:43 -06:00
Garen Tyler
643b4c8538
Make basic stuff not suck 2022-03-25 21:29:48 -06:00
Garen Tyler
257c948c3b Replace src/parse/combinators.rs with Nyst 2021-02-11 11:35:33 -07:00
Garen Tyler
37695f8d63 Prepare for publish on crates.io 2020-12-10 22:05:01 -07:00
Garen Tyler
ad0e6843b7 JavaScript foreign function interface working 2020-12-10 21:53:34 -07:00
Garen Tyler
fb1d42d910 More project cleanup 2020-12-10 20:51:49 -07:00
Garen Tyler
e6a0e06384 Nested loops should work now 2020-12-10 20:40:00 -07:00
Garen Tyler
d3518ef510 Read source from file instead of hardcoding it 2020-12-10 20:02:00 -07:00
Garen Tyler
1c3d7c6bd1 Code generation 2020-12-10 19:53:38 -07:00
Garen Tyler
d95c8dc278 Project cleanup 2020-12-10 00:00:24 -07:00
Garen Tyler
18b330eb9c First compilation 2020-12-09 23:25:58 -07:00
Garen Tyler
2e42aca7e4 Statement parser done 2020-12-09 22:34:29 -07:00
Garen Tyler
eadba42762 Add .ignore() for convenience 2020-12-02 11:43:23 -07:00
Garen Tyler
f03b303bdb Fix it using my god-tier big brain programming strats 2020-11-29 23:15:02 -07:00
Garen Tyler
16de6c4f75 No idea how to fix the recursive definition, but working otherwise. 2020-11-29 23:14:54 -07:00
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
ceb1615aea fix readme 2020-08-24 21:03:40 -06:00
ElementG9
d7a56d6dd0 Update readme 2020-08-24 21:02:59 -06:00
ElementG9
dafe1e24c6 Update readme 2020-08-24 21:01:18 -06:00
ElementG9
20f4fffe75 Rewrite in Rust 2020-08-24 20:56:49 -06:00
ElementG9
1f6c9cbe11 add target/ to gitignore 2020-06-15 19:54:37 -06:00
ElementG9
65375657a6 Remove other/ from gitignore 2020-06-12 17:13:11 -06:00
ElementG9
be6f0b1b93 Merge branch 'bleeding-edge' into stable 2020-06-12 17:06:38 -06:00
ElementG9
243395d319 Make things able to change data 2019-12-06 10:44:49 -07:00
ElementG9
01f6d05038 Update package.json version number 2019-12-06 10:08:06 -07:00
ElementG9
b2a686c27c v0.2.0a - Log works with one parameter. Hello world! v0.2.0a 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
f796a43c16 First revision of operators 2019-10-06 17:34:25 -06:00
ElementG9
965d322405 Add tests for combineGroups 2019-10-05 21:41:08 -06: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
ElementG9
c01a63532c
Update readme.md 2019-04-18 08:20:18 -06:00
ElementG9
7f889a79a0 Groups work now. 2019-03-14 19:05:56 -06:00
ElementG9
9556818d48
Merge pull request #1 from ElementG9/master
Update readme.md
2019-01-15 18:20:36 -07:00
ElementG9
56438fb268 Update readme.md 2019-01-15 18:08:42 -07:00
ElementG9
e0fc8bd2b1 Comment the code for ShrubBoi. 2019-01-14 10:47:43 -07:00
ElementG9
bce0463f8e Fix weird stuff in readme.md. 2019-01-12 21:13:38 -07:00
ElementG9
352efc5fbc Merge branch 'master' of https://github.com/ElementG9/Pivot 2019-01-12 21:09:29 -07:00
ElementG9
1529d9cd08 Create readme.md. 2019-01-12 21:09:02 -07:00