Age | Commit message (Expand) | Author |
---|---|---|
2024-03-14 | Removed bug from N, very messy code but at least it works now | Oskar |
2024-03-13 | fixed major bug on input validate_L, same bug still remains on validate_N tho... | Oskar |
2024-03-07 | improved 7ed.c to make using the current flags a little smarter | Oskar |
2024-03-07 | validate_N() is done. I removed some printf tests from the code. | Oskar |
2024-03-07 | validate_N() is done, still need to do some cleanup | Oskar |
2024-03-04 | Started working on validate_N(), its very similar to validate_L() so its most... | Oskar |
2024-03-03 | New requirements for N | Oskar |
2024-03-03 | validating L is done | oskar |
2024-02-18 | Organised test directory and did some logic fixes to smode | Oskar |
2024-02-15 | input.c fixed most logic for L, there may still be issues but most glaring is... | Oskar |
2024-02-12 | New work in progress input system in input.c | Oskar |