Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-25 | Before interpreter. Cleanup build script. Begin writing code analyzer tool ↵ | dec05eba | |
to find common mistakes | |||
2020-07-25 | Remove nullable... it's bad to have magic. Static analysis can do it instead | dec05eba | |
2020-07-25 | Add nullable, add bytecode documentation | dec05eba | |
2020-07-25 | Starting on asm, implementing extern function call so progress is visible | dec05eba | |