descriptionSmall and fast programming language for WebAssembly.
last changeTue, 20 Feb 2024 00:43:33 +0000 (18:43 -0600)
shortlog
2024-02-20 Brendan HansenRelease 0.1.9 master
2024-02-19 Brendan Hansenfixed: js build
2024-02-19 Brendan Hansenfixed: bug with `array.insert`
2024-02-19 Brendan Hansenadded: decoding json into dynamic array
2024-02-19 Brendan HansenMerge pull request #105 from benstt/fix/windows_build_bat
2024-02-19 Brendan Hansenfixed: problems with WASIX definitions
2024-02-19 Brendan Hansenadded: per-file flag for optional semicolons
2024-02-18 Benjamín García... fixex: windows failing to compile with build.bat
2024-02-18 Brendan Hansenfixed: weird issue with operator == for Optionals
2024-02-18 Brendan HansenMerge pull request #103 from onyx-lang/feature/optional...
2024-02-16 Brendan Hansenbugfix: code block scoping
2024-02-14 Brendan Hansenadded: better VS Code support for debug session selection
2024-02-14 Brendan Hansencleaned: implementation details of closures
2024-02-13 Brendan Hansenupdated: CHANGELOG
2024-02-11 Brendan Hansenchanged: debug socket uses pid
2024-02-10 Brendan HansenMerge branch 'feature/for-loop-syntax' into feature...
...
heads
16 months ago master
18 months ago dev
2 years ago feature/tagged-unions
2 years ago feature/closures
2 years ago docgen
2 years ago feature/import-statement
2 years ago feature/multi-pointers
2 years ago first-class-optional
2 years ago symbol-info
2 years ago struct-asm-rewrite
3 years ago pluggable-modules
3 years ago threading
4 years ago c-compilation