Commit graph

20 commits

Author SHA1 Message Date
bdd3c91bbe
Relicence to EUPL 2024-07-10 19:25:14 +01:00
23a9afc470
smh 2024-01-19 20:13:49 +00:00
6269226c28
upd ver 2024-01-19 20:12:58 +00:00
dbdb203326
fix wrong link 2024-01-19 20:12:29 +00:00
a00ef65054
add cargo stuff to make happy 2024-01-19 20:08:10 +00:00
fa1ad68430
a 2024-01-19 20:06:19 +00:00
878f81b1a4
add documentation and finish off. 2024-01-19 20:05:40 +00:00
5420ea59ae
last couple of tests 2024-01-19 14:22:07 +00:00
06aa0d275c
refactor tests a little bit to be more standardised and make tests that should panic more obviously tests that should panic 2024-01-19 00:38:54 +00:00
292f64144b
formatter can now do booleans and also more tests 2024-01-19 00:32:58 +00:00
8e191ee11a
more tests plus bug fix relating to arrays in the lexer 2024-01-19 00:26:05 +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 2024-01-19 00:07:59 +00:00
1995706a8b
add integration tests and stuff 2024-01-17 21:03:41 +00:00
c83183e0e8
fix assorted issues relating to cutting keys off early 2024-01-16 22:49:32 +00:00
aa1408eaf3
collapse some tokens into each other in the lexer and create a very basic, incomplete validator with unit tests 2024-01-16 21:42:50 +00:00
117aa64c0a
move lexer tests to new module 2024-01-16 20:31:41 +00:00
3744490034
update README, add array related tokens to lexer and create tests relating 2024-01-16 20:25:09 +00:00
6b2cfdf187
also WIP is ugly 2024-01-15 23:02:25 +00:00
343f87fad2
remove ugly wording 2024-01-15 23:01:48 +00:00
c24a97fac9
Initial 2024-01-15 22:59:02 +00:00