Commit Graph

8 Commits

Author SHA1 Message Date
Sasha Koshka fe6c82ae9e Added skim boolean that does nothing 2022-09-05 13:46:10 -04:00
Sasha Koshka 49bcbcaa96 Now works with tests 2022-09-05 13:42:17 -04:00
Sasha Koshka 89834ac390 The syntax tree is no longer passed by reference 2022-09-04 22:30:14 -04:00
Sasha Koshka 8ccfc935ab Test logs error even if tree is nil 2022-09-01 21:37:15 -04:00
Sasha Koshka fcfa672652 Cleaned some go vet warnings 2022-09-01 18:40:51 -04:00
Sasha Koshka aec266a82e Fail test on nil tree 2022-09-01 18:02:14 -04:00
Sasha Koshka 65c213f1f3 Fixed import paths 2022-08-30 01:11:10 -04:00
Sasha Koshka b64fbd9fc4 Split tests into multiple files
This should make it easier to work on sections independantly of one another
without creating merge conflicts
2022-08-24 01:22:24 -04:00