index
:
adyxax/zigfunge98
master
a Funge-98 interpreter written in zig
Julien Dessaux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
field.zig
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixed #1: wrongful handling of \r newlines
1.1
Julien Dessaux
2023-01-06
1
-2
/
+9
|
*
Ensure the pointer always ends up on an executable instruction for tui ↵
Julien Dessaux
2022-12-04
1
-16
/
+30
|
|
|
|
consistency
*
Improved tui debugger
Julien Dessaux
2022-12-04
1
-9
/
+0
|
*
Began writing a debugging tui
Julien Dessaux
2022-12-03
1
-0
/
+9
|
*
Fixed bugs from zig 0.10 upgrade (some real!)
Julien Dessaux
2022-12-01
1
-13
/
+13
|
*
Fixed bugs reported by the mycology test suite
Julien Dessaux
2022-08-16
1
-1
/
+1
|
*
Implemented the y command requirements
Julien Dessaux
2022-08-14
1
-0
/
+3
|
*
Implemented basic cli
Julien Dessaux
2022-06-12
1
-6
/
+11
|
*
Pass the sanity test
Julien Dessaux
2022-06-09
1
-1
/
+1
|
*
Reintroducing the empty field errors and fixed the bugs introduced in the ↵
Julien Dessaux
2022-05-06
1
-17
/
+17
|
|
|
|
last commit
*
Fixed a misunderstanding about allocations (I did too much go and nim!)
Julien Dessaux
2022-05-05
1
-39
/
+81
|
*
Finished implementing the funge field
Julien Dessaux
2022-03-29
1
-13
/
+95
|
*
Continued implementing the funge field
Julien Dessaux
2022-03-21
1
-19
/
+83
|
*
Continued implementing the funge field
Julien Dessaux
2022-03-20
1
-17
/
+93
|
*
Began implementing the funge Field
Julien Dessaux
2022-02-20
1
-0
/
+178