Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-09-21 | Continued implementing the Instruction Pointer | Julien Dessaux | 4 | -3/+54 |
2021-09-20 | Began implementing the Instruction Pointer | Julien Dessaux | 3 | -0/+72 |
2021-09-20 | Refactoring | Julien Dessaux | 4 | -10/+10 |
2021-09-19 | Implemented function to set a field value | Julien Dessaux | 2 | -0/+340 |
2021-09-19 | Implemented function to get a field value | Julien Dessaux | 2 | -0/+43 |
2021-09-19 | Moved isIn function to a util file | Julien Dessaux | 4 | -39/+48 |
2021-09-17 | Added function to calculate a next pointer step on the field | Julien Dessaux | 2 | -0/+95 |
2021-09-17 | rewrote field data structure for simplicity | Julien Dessaux | 2 | -69/+86 |
2021-09-14 | Began implementing the befunge field data structure | Julien Dessaux | 13 | -0/+325 |