onyx.git
2023-11-29 Brendan Hansenadded: check that git is installed in onyx package dev
2023-11-28 Brendan Hansenupdated examples
2023-11-28 Brendan Hansenadded ability to specify license in a package file
2023-11-28 Brendan Hansenadded: shorthand syntax for `void` typed union variants
2023-11-27 Brendan Hansenadded: string literals to `cstr`s; miscellaneous bugfixes
2023-11-26 Brendan Hansenadded: more functionality to cbindgen
2023-11-24 Brendan Hansenadded: onyx version information to runtime
2023-11-24 Brendan Hansenadded: build configurations to package description
2023-11-23 Brendan Hansenchanged: `net.make_ipv4_address`
2023-11-22 Brendan Hansenfixed unset paths in onyx-pkg init
2023-11-22 Brendan Hansenfixed: `darwin-wasmer-arm64` runtime target
2023-11-22 Brendan Hansenfixed: wasmer library path in `darwin-wasmer-arm64`
2023-11-22 Brendan Hansenfixed: `darwin-wasmer-arm64` download path
2023-11-22 Brendan Hansenfixed: `darwin-wasmer-arm64` compilation
2023-11-22 Brendan Hansenforgot to actually add the target to the matrix
2023-11-22 Brendan Hansenadded: `darwin-wasmer-arm64` compilation
2023-11-22 Brendan Hansenfixed: runtime on `darwin-wasmer-amd64`
2023-11-22 Brendan Hansenfixed: distribution of `darwin-amd64`
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
next