Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-06 | treewide: refactor internal AST structures | Jo-Philipp Wich | |
- unify operand and value tag structures - use a contiguous array for storing opcodes - use relative offsets for next and children ops - defer function creation to runtime - rework "this" context handling by storing context pointer in scope tags Signed-off-by: Jo-Philipp Wich <jo@mein.io> | |||
2020-09-02 | lib: introduce filesystem module | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jo@mein.io> |