Age | Commit message (Expand) | Author |
2024-08-16 | added file inclusion and optional macro documentation list | mRnea |
2024-08-14 | added macros, temporarily removed some error checks | mRnea |
2024-08-09 | added ops for C codegen | mRnea |
2024-08-08 | Begin C code generation. | mRnea |
2024-08-06 | defop uses generic functions now. extended stack syntax | mRnea |
2024-08-03 | Added string literals | mRnea |
2024-08-01 | fixed | and & ops, added a new dep (cl-fad util library) | mRnea |
2024-07-31 | massive overhaul to defop, temporarily disable interpretation | mRnea |
2024-07-30 | added bit shifts (<< >>), bitand (&), bitor (|), rot, over, swap ops | mRnea |
2024-07-30 | Found a cool idea for DEFOP | mRnea |
2024-07-29 | some arrangements to fix quirks of symbols in the executable program | mRnea |
2024-07-27 | added memory manipulation and syscalls | mRnea |
2024-07-27 | changed . to dump, extended defop syntax, added while loops | mRnea |
2024-07-24 | branching (if else) added, as interpretation and compilation | mRnea |
2024-07-18 | başlangıç, push pop + - . vb. | mRnea |