Archived
1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
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
e6250b237b Removed useless ly field 2021-10-12 00:31:17 +02:00
a551d5980e Revert "Refactoring to test the feel of changing a value object to a ref object in nim"
I hated the debug made more difficult and less intuitive, and the need
to use echo repr(XXX) to see something.

This reverts commit 4ea0083ffc.
2021-10-11 23:57:03 +02:00
4407b1d67c Removed a useless len field for field lines 2021-10-11 21:43:24 +02:00
4ea0083ffc Refactoring to test the feel of changing a value object to a ref object in nim 2021-10-10 17:17:01 +02:00
ba8933937e Implemented missing functions for the interpreter 2021-10-06 22:06:05 +02:00
f6bd9fa1a8 Implemented steps over a funge space field 2021-10-05 22:46:37 +02:00
a952eaabb7 Refactoring 2021-10-05 22:39:45 +02:00
0188cd49fe Cosmetics 2021-10-04 11:30:24 +02:00
e80fe27900 Refactoring 2021-10-03 23:53:14 +02:00
aa1595c734 Refactoring 2021-10-02 21:49:55 +02:00
Renamed from tests/testField.nim (Browse further)