Age | Commit message (Expand) | Author |
---|---|---|
2024-04-04 | Bugfixes. Still some things i gotta iron out. This is getting more and | Oskar |
2024-04-04 | call_L_immediate now implemented. L with immediate numbers seem to work | Oskar |
2024-04-03 | L+ and L- with numbers work now. Now only immediate numbers are left and | Oskar |
2024-04-03 | new check_length_fix_stdin. It checks length of buffers and seems to | Oskar |
2024-04-01 | TODO update. I am done for today. | Oskar |
2024-04-01 | Implemented call_L_only. This makes the program behave like 7ed v1 and | Oskar |
2024-04-01 | L+ and L- seems to work now. | Oskar |
2024-04-01 | More changes to functions. New arguments for call_L | Oskar |
2024-04-01 | Started integrating multiples. Still in progress. | Oskar |
2024-03-31 | TODO update | Oskar |
2024-03-31 | Singles done | Oskar |