tests/languages/lolcode


Log

Author Commit Date CI Message
Michael Schmidt 2f7f7364 2021-10-05T21:15:33 Added more language tests (#3131)
Andreas Rohner 1736f4aa 2017-02-08T01:36:27 Fix corner cases for the greedy flag By refactoring the tokenize() method into two separate methods, it is possible to recursively clean up any broken tokens left by the greedy feature. This should fix the issue 1075.
Golmote 13975a3f 2015-08-26T20:26:18 Add tests for LOLCODE