|
|
ac2e783ccc
|
fix: tests and implementation of lexer
Just a few details here and there, nothing wrong, everything else is
going well.
|
2026-04-30 09:58:27 -06:00 |
|
|
|
630d9f53e1
|
test: changed lexer tests
|
2026-04-24 09:36:03 -06:00 |
|
|
|
b7e1cdf3a6
|
refactor: made parser work with arrayslices and new result types
|
2026-04-24 09:06:47 -06:00 |
|
|
|
cef046f7db
|
refactor: changed string to int adn tokenize number
|
2026-04-24 08:09:31 -06:00 |
|
|
|
19c84c382b
|
refactor: changed funtions definitions, modified tokenize
|
2026-04-24 07:17:35 -06:00 |
|
|
|
855d683005
|
addition: Resul structs for rework
|
2026-04-24 07:02:00 -06:00 |
|
|
|
576bcd9504
|
addition: starting to refactor NodeArray into ArrayList
|
2026-04-23 15:37:16 -06:00 |
|