abbie threeoh6000 · she/her/hers
threeoh6000 pushed to master at threeoh6000/herb 2024-01-20 18:57:07 +00:00
2bb5ac2b24 0.8.0: add user configuration.
threeoh6000 pushed to master at threeoh6000/herb 2024-01-20 18:33:45 +00:00
c2e35fcf5c 0.8.0: add user configuration.
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-19 20:13:51 +00:00
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-19 20:13:00 +00:00
6269226c28 upd ver
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-19 20:12:33 +00:00
dbdb203326 fix wrong link
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-19 20:08:12 +00:00
a00ef65054 add cargo stuff to make happy
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-19 20:06:21 +00:00
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-19 20:05:45 +00:00
878f81b1a4 add documentation and finish off.
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-19 14:22:12 +00:00
5420ea59ae last couple of tests
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-19 00:39:12 +00:00
06aa0d275c refactor tests a little bit to be more standardised and make tests that should panic more obviously tests that should panic
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-19 00:33:17 +00:00
292f64144b formatter can now do booleans and also more tests
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-19 00:26:25 +00:00
8e191ee11a more tests plus bug fix relating to arrays in the lexer
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-19 00:08:26 +00:00
ed882263a8 add formatter, move Token and Class types out to main library binary to make the validator and formatter less dependent on the lexer
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-17 21:04:00 +00:00
1995706a8b add integration tests and stuff
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-16 22:49:55 +00:00
c83183e0e8 fix assorted issues relating to cutting keys off early
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-16 21:43:13 +00:00
aa1408eaf3 collapse some tokens into each other in the lexer and create a very basic, incomplete validator with unit tests
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-16 20:32:01 +00:00
117aa64c0a move lexer tests to new module
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-16 20:25:33 +00:00
3744490034 update README, add array related tokens to lexer and create tests relating
threeoh6000 pushed to master at threeoh6000/packeteer 2024-01-15 23:23:26 +00:00
d5f50ffa85 cleanup readme
threeoh6000 pushed to master at threeoh6000/frostwalker 2024-01-15 23:02:34 +00:00
6b2cfdf187 also WIP is ugly