onyx.git
2023-11-22 Brendan Hansenfixed: darwin compilation of random_get
2023-11-22 Brendan Hansenfixed: `darwin-wasmer-amd64` compilation
2023-11-22 Brendan Hansenfixed: `darwin-wasmer-amd64` compilation
2023-11-22 Brendan Hansenadded: `darwin-wasmer-amd64` support
2023-11-22 Brendan Hansenworking on package documentation
2023-11-22 Brendan Hansensmall bugfixes with KDL parsing and onyx-pkg
2023-11-21 Brendan Hansenupdated package manager to use KDL instead of INI
2023-11-21 Brendan Hansenimprovements to KDL library
2023-11-21 Brendan Hansenadded: getting/setting current directory
2023-11-21 Brendan Hansenadded: KDL support; bugfixed: segfault in lexer
2023-11-20 Brendan Hansenfixed: bug with wasmer runtime crashing on new thread...
2023-11-20 Brendan Hansenadded: `Date.start_of_month()` and `Date.end_of_month()`
2023-11-19 Brendan Hansenfixed: package manager on MacOS
2023-11-19 Brendan Hansenupdated CHANGELOG
2023-11-19 Brendan Hansenrenamed: `core/std` -> `core/module`; `--no-std` -...
2023-11-18 Brendan Hansenadded missing and mandatory asset_content_type
2023-11-18 Brendan Hansenfixed wrong upload target
2023-11-18 Brendan Hansencannot mix matrix strategy and download artifacts
2023-11-18 Brendan Hansenfixed asset upload
2023-11-18 Brendan Hansenmore building improvements on MacOS
2023-11-17 Brendan Hansenchanged: build variables
2023-11-17 Brendan Hansenbugfix: memory limit was not respected; removed heap...
2023-11-16 Brendan Hansenfixed: macos compilation for amd64
2023-11-16 Brendan Hansentesting: cross compilation for MacOS targets
2023-11-16 Brendan Hansenfixed: install script infinite loop
2023-11-16 Brendan Hansenfixed: install script infinite loop
2023-11-16 Brendan Hansenfixed: minor issues in installation script
2023-11-16 Brendan Hansencleanup build; adding install script
2023-11-16 Brendan Hansenchanged: simplifying build process
2023-11-16 Brendan Hansentesting GitHub action build on MacOS
2023-11-16 Brendan Hansenadded: `onyx version` subcommand
2023-11-16 Brendan Hansenworking on support for MacOS in onyx runtime
2023-11-16 Brendan Hansencompilation cleanup
2023-11-16 Brendan Hansenfixed compilation because of extra '#endif'
2023-11-16 Brendan Hansenstarting working on support for MacOS
2023-11-16 Brendan Hansenfixed wasmer building, maybe
2023-11-16 Brendan Hansenmore build changes
2023-11-16 Brendan Hansenfixed: wasmer compilation, again
2023-11-16 Brendan Hansenfixed: wasmer compilation
2023-11-16 Brendan Hansenfixed: Wasmer build, for real
2023-11-16 Brendan Hansenfixed: Wasmer build
2023-11-16 Brendan Hansentesting wasmer build dependency
2023-11-16 Brendan Hansenfixed: windows compilation, maybe
2023-11-16 Brendan Hansenfixed: linux compilation
2023-11-16 Brendan Hansenbugfix: linux compilation
2023-11-16 Brendan Hansenbugfix: more build bugfixing
2023-11-16 Brendan Hansenfixed: windows compilation in build
2023-11-16 Brendan Hansenfixed: actually fixed build yaml
2023-11-16 Brendan Hansenfixed: build yaml file
2023-11-16 Brendan Hansenchanged: completely changed build process
2023-11-15 Brendan Hansenfixed: tcp server issues on WASI
2023-11-15 Brendan Hansenbugfix: possible infinite loops in tcp server
2023-11-14 Brendan Hansenadded: configurable JS platform layer
2023-11-14 Brendan HansenFeature: Memory debugger
2023-11-11 Brendan Hansenbugfix: formatting of days in time
2023-11-11 Brendan Hansenbugfix: formatting of days in time
2023-11-06 Brendan Hansenbugfixes: many things with error handling
2023-11-06 Brendan Hansenadded: `MEMDEBUG` configuration option
2023-11-02 Brendan Hansenadded: `--lspinfo` for new LSP needs
2023-11-02 Brendan Hansenminor fixes to vscode outlining
2023-11-02 Brendan Hansenadded: `--lspinfo` for new LSP needs
2023-11-02 Brendan Hansenminor fixes to vscode outlining
2023-10-31 Brendan HansenMerge branch 'dev' into feature/memdebug
2023-10-31 Brendan Hansenadded: `memdebug` allocator
2023-10-27 Brendan HansenRelease 0.1.7
2023-10-26 Brendan Hansenbugfix: many minor bugs
2023-10-25 Brendan Hansenpreparing for release
2023-10-25 Brendan Hansenupdated CHANGELOG
2023-10-23 Brendan Hansenbugfix: incorrect symbol name for documented methods
2023-10-23 Brendan Hansenfixed: dyncallback problems
2023-10-23 Brendan Hansenadded: callback functionality to `cbindgen`
2023-10-20 Brendan Hansenadded: `json.decode_into` and `json.decode_with_result`
2023-10-19 Brendan Hansenadded: `slice.group_by`
2023-10-19 Brendan Hansenbugfix: TCP server does not require multi-threaded...
2023-10-18 Brendan Hansenbugfix: fixed windows runtime compilation
2023-10-18 Brendan Hansenbugfix: tty stubs on windows were outdated
2023-10-18 Brendan Hansenadded: stub implementations for networking on windows
2023-10-18 Brendan Hansenadded: TTY bindings to wasi platform
2023-10-18 Brendan Hansenupdated CHANGELOG
2023-10-18 Brendan Hansenadded: stub `__poll` to JS platform
2023-10-18 Brendan Hansenbugfix: vtable was not setup for client sockets
2023-10-18 Brendan Hansenadded: networking and more to wasi platform layer
2023-10-18 Brendan HansenMerge pull request #27 from onyx-lang/feature/network...
2023-10-18 Brendan Hansenadded: `__net_sock_status()`
2023-10-17 Brendan Hansensmall bugfix with delayed responses in TCP server
2023-10-17 Brendan Hansenmisc bugfixes; added binding to ipv4 address
2023-10-17 Brendan Hansenimplemented networking for linux
2023-10-16 Brendan Hansenchanged: rewrote `core.net` in terms of new platform...
2023-10-15 Brendan Hansenchanged: using `stream_poll` in `io.Reader` when `Block...
2023-10-15 Brendan Hansenadded: `io.stream_poll` and related functions
2023-10-12 Brendan Hansenbugfix: `cbindgen` and captures by pointer
2023-09-30 Brendan HansenMerge pull request #25 from onyx-lang/feature/switch...
2023-09-29 Brendan Hanseninitial implementation of switch expressions
2023-09-28 Brendan Hansenbugfix: field selector on pointers to unions
2023-09-28 Brendan Hansenadded: better handling for bad math exceptions in debug env
2023-09-27 Brendan Hansenadded: `any_unwrap` and `parse_any` changes
2023-09-27 Brendan Hansenfixed: wrong highlighting with some VS code themes
2023-09-27 Brendan Hansenadded: scopes for interfaces
2023-09-24 Brendan Hansenbugfix: `alloc.atomic` breaks when `core.sync` is not...
2023-09-24 Brendan HansenRelease 0.1.6 (for real this time)
next