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