Age | Commit message (Expand) | Author |
---|---|---|
13 days | np: parse: Add symbol list | Ian Moffett |
14 days | np: Remove deprecated ast_root field | Ian Moffett |
14 days | np: codegen: Deprecate AST in favor of stackgen | Ian Moffett |
2025-10-01 | np: parse: Allocate new PIIR stack into work desc | Ian Moffett |
2025-10-01 | np: parse: Create proc AST, handle end/begin, ... | Ian Moffett |
2025-10-01 | np: parse: Add AST structure and initial logic | Ian Moffett |
2025-10-01 | np: init: Keep track of objects with PTRBOX | Ian Moffett |
2025-09-30 | np: lex: Cache last char during parse | Ian Moffett |
2025-09-30 | kern: Add initial pirho compiler sources | Ian Moffett |