Archived
1
0
Fork 0
This repository has been archived on 2025-03-10. You can view files and clone it, but cannot push or open issues or pull requests.
nimfunge98/tests
Julien Dessaux 7d6ed4697e
Fix several bugs #1
The load function was too clever, simplified it by using Set
This uncovered an initialization bug in Set and a mishandling of Blank
2023-01-07 11:10:04 +01:00
..
config.nims Began implementing the funge field 2021-09-30 21:41:27 +02:00
defaultIO.nim Fixed test failing in nim 1.6 2022-01-28 18:07:21 +01:00
field.nim Fix several bugs #1 2023-01-07 11:10:04 +01:00
mycology.nim Added submodules with the spec and the mycology test suite 2021-10-07 18:24:48 +02:00
stack.nim Cosmetics 2022-07-27 23:23:38 +02:00
stackStack.nim Simplified some stack stack code 2021-10-22 18:45:54 +02:00