|
b71f9dd725
|
Bumped the mycology test suite to the last version
|
2024-02-11 23:49:08 +01:00 |
|
|
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 |
|
|
544a3f3763
|
Fixed stack duplicate behaviour
|
2022-08-20 09:25:57 +02:00 |
|
|
e431feb6cb
|
Fixed bug in the handling of end command failure
|
2022-08-09 22:52:09 +02:00 |
|
|
712e79c6e8
|
Cosmetics
|
2022-07-27 23:23:38 +02:00 |
|
|
f9e411f8bc
|
typo
|
2022-05-08 17:50:01 +02:00 |
|
|
4d03541e52
|
Simplified unnecessary code
|
2022-02-17 02:04:42 +01:00 |
|
|
76e291bbd2
|
Fixed test failing in nim 1.6
|
2022-01-28 18:07:21 +01:00 |
|
|
f8b15bb7c7
|
Fixed deprecated usage of readChars
|
2022-01-28 18:07:07 +01:00 |
|
|
98fe417488
|
Fixed stack transfert sizing bug
|
2021-11-11 21:49:53 +01:00 |
|
|
9321586129
|
Simplified some stack stack code
|
2021-10-22 18:45:54 +02:00 |
|
|
7ef2a61377
|
Fixed readme entry about code coverage
|
2021-10-22 18:45:20 +02:00 |
|
|
51bd94646a
|
Fixed USAGE and readme that no longer reflected correct program invocation
|
2021-10-17 23:52:48 +02:00 |
|
|
a6906d1949
|
Cosmetic
|
2021-10-17 22:12:40 +02:00 |
|
|
a14c946d25
|
Refactoring
|
2021-10-17 21:45:28 +02: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 |
|
|
4517aba8eb
|
Cleanned nimfunge98.nimble
|
2021-10-11 22:16:40 +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 |
|
|
09f94c52cc
|
Added release build flags
|
2021-10-09 11:16:36 +02:00 |
|
|
4863af23b5
|
Fixed failing mycology tests
|
2021-10-08 23:11:06 +02:00 |
|
|
87fd2aa419
|
Cosmetics
|
2021-10-07 18:25:31 +02:00 |
|
|
8daf3d58fc
|
Added submodules with the spec and the mycology test suite
|
2021-10-07 18:24:48 +02:00 |
|
|
e1b1a60bde
|
Fixed tricky field loading bug
|
2021-10-07 00:09:53 +02:00 |
|
|
cca0eb2117
|
Implemented the interpreter
|
2021-10-06 23:25:41 +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 |
|
|
9e29dd5678
|
Implemented Funge-98 IO procedures
|
2021-10-04 23:47:22 +02:00 |
|
|
7c24db334e
|
Cosmetics
|
2021-10-04 23:47:07 +02:00 |
|
|
c9b3a999bd
|
Finished implementing the stackstack
|
2021-10-04 20:10:21 +02:00 |
|
|
c0393d0ca1
|
Improved readme
|
2021-10-04 20:10:02 +02:00 |
|
|
161f0a3bf6
|
Added a nimble task to run nimpretty on all gitted files
|
2021-10-04 18:38:10 +02:00 |
|
|
1d11df68fc
|
Implemented the stackstack
|
2021-10-04 18:22:59 +02:00 |
|
|
0188cd49fe
|
Cosmetics
|
2021-10-04 11:30:24 +02:00 |
|
|
01884fd45f
|
Improved stack.nim test coverage
|
2021-10-04 11:25:38 +02:00 |
|
|
1eba1f0185
|
Improved code coverage of field module
|
2021-10-04 00:38:47 +02:00 |
|
|
cdc3ec2044
|
Implemented the funge stack
|
2021-10-04 00:10:06 +02:00 |
|
|
e80fe27900
|
Refactoring
|
2021-10-03 23:53:14 +02:00 |
|
|
aa1595c734
|
Refactoring
|
2021-10-02 21:49:55 +02:00 |
|
|
52be0d0d1e
|
Finished implementing the funge space field
|
2021-10-02 20:37:24 +02:00 |
|
|
40257e354d
|
Continued implementing the funge space field
|
2021-10-01 19:06:33 +02:00 |
|
|
9a5ff5f233
|
Began implementing the funge field
|
2021-09-30 21:41:27 +02:00 |
|
|
4a296c28ee
|
Initial import
|
2021-09-29 23:23:57 +02:00 |
|