Age | Commit message (Expand) | Author |
---|---|---|
2022-07-30 | program: add function to globally lookup exported name | Jo-Philipp Wich |
2022-07-30 | program: add infrastructure to handle multiple sources per program | Jo-Philipp Wich |
2022-07-30 | program: fix reporting source position of first instruction | Jo-Philipp Wich |
2022-07-30 | program: fix en/decoding debuginfo upvalue slots in precompiled bytecode | Jo-Philipp Wich |
2022-02-07 | treewide: rework function memory model | Jo-Philipp Wich |
2022-01-29 | program: rename bytecode load/write functions, track path of executed file | Jo-Philipp Wich |
2022-01-18 | program: implement support for precompiling source files | Jo-Philipp Wich |
2022-01-18 | source: refactor source file handling | Jo-Philipp Wich |
2022-01-18 | compiler, vm: use a program wide constant list | Jo-Philipp Wich |
2022-01-18 | types: add initial infrastructure for function serialization | Jo-Philipp Wich |