aboutsummaryrefslogtreecommitdiff
path: root/src/field.zig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implemented basic cliJulien Dessaux2022-06-121-6/+11
|
* Pass the sanity testJulien Dessaux2022-06-091-1/+1
|
* Reintroducing the empty field errors and fixed the bugs introduced in the ↵Julien Dessaux2022-05-061-17/+17
| | | | last commit
* Fixed a misunderstanding about allocations (I did too much go and nim!)Julien Dessaux2022-05-051-39/+81
|
* Finished implementing the funge fieldJulien Dessaux2022-03-291-13/+95
|
* Continued implementing the funge fieldJulien Dessaux2022-03-211-19/+83
|
* Continued implementing the funge fieldJulien Dessaux2022-03-201-17/+93
|
* Began implementing the funge FieldJulien Dessaux2022-02-201-0/+178