Age | Commit message (Expand) | Author |
2024-08-24 | basic error reporting to character and string literalsHEADmaster | mRnea |
2024-08-22 | added some string escape chars and include path | mRnea |
2024-08-19 | add target option to command line, fix | when its last char on line | mRnea |
2024-08-18 | inclusion of library from the exe path | mRnea |
2024-08-16 | Added support for cl identifier pipe | mRnea |
2024-08-16 | changed project name from cl-forth to kurt | mRnea |
2024-08-16 | added file inclusion and optional macro documentation list | mRnea |
2024-08-15 | added character literals | 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 | fixed "|" :string and | :identifier confusion | mRnea |
2024-08-03 | Added string literals | mRnea |
2024-08-03 | Improve lex error reporting, removed old interpreter comments | mRnea |
2024-07-31 | this function no longer has any use. | 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-29 | further fixes, probably need to change representation of tokens | mRnea |
2024-07-29 | some arrangements to fix quirks of symbols in the executable program | mRnea |
2024-07-29 | minor change to run to make it more generic | 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-23 | added op-case and some conditions for it (error checking) | mRnea |
2024-07-18 | başlangıç, push pop + - . vb. | mRnea |