aboutsummaryrefslogtreecommitdiff
path: root/tests/field.nim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed useless ly fieldJulien Dessaux2021-10-121-26/+26
|
* Revert "Refactoring to test the feel of changing a value object to a ref ↵Julien Dessaux2021-10-111-52/+43
| | | | | | | | | 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 4ea0083ffcad9b73057951d871bcf2dbd855bc7c.
* Removed a useless len field for field linesJulien Dessaux2021-10-111-87/+87
|
* Refactoring to test the feel of changing a value object to a ref object in nimJulien Dessaux2021-10-101-43/+53
|
* Implemented missing functions for the interpreterJulien Dessaux2021-10-061-0/+9
|
* Implemented steps over a funge space fieldJulien Dessaux2021-10-051-0/+11
|
* RefactoringJulien Dessaux2021-10-051-25/+10
|
* CosmeticsJulien Dessaux2021-10-041-22/+24
|
* RefactoringJulien Dessaux2021-10-031-37/+37
|
* RefactoringJulien Dessaux2021-10-021-0/+220