summaryrefslogtreecommitdiff
path: root/src/sys/include/os/np.h
AgeCommit message (Expand)Author
13 daysnp: parse: Add symbol listIan Moffett
13 daysnp: Remove deprecated ast_root fieldIan Moffett
14 daysnp: codegen: Deprecate AST in favor of stackgenIan Moffett
2025-10-01np: parse: Allocate new PIIR stack into work descIan Moffett
2025-10-01np: parse: Create proc AST, handle end/begin, ...Ian Moffett
2025-10-01np: parse: Add AST structure and initial logicIan Moffett
2025-10-01np: init: Keep track of objects with PTRBOXIan Moffett
2025-09-30np: lex: Cache last char during parseIan Moffett
2025-09-30kern: Add initial pirho compiler sourcesIan Moffett