projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
2023-03-29
Brendan Hansen
added: more documentation; bugfix: aliased type names
docgen
commit
|
commitdiff
|
tree
|
snapshot
2023-03-29
Brendan Hansen
added: `iter.flatMap`, `iter.single`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-29
Brendan Hansen
added: structure method documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-29
Brendan Hansen
doc: `encoding.md5`; added `io.stream_read_until_full`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Brendan Hansen
added: `core.hash.md5`; bugfix: `io.read_bytes` and...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Brendan Hansen
Merge remote-tracking branch 'origin/dev' into docgen
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Brendan Hansen
bugfix: polymorphic-structs error; onyx package
commit
|
commitdiff
|
tree
|
snapshot
2023-03-28
Brendan Hansen
bugfix: remaining bugs from `use` change
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Brendan Hansen
Merge pull request #9 from onyx-lang/feature/import...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Brendan Hansen
removed: old code
feature/import-statement
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Brendan Hansen
added: qualified import of top-level package
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Brendan Hansen
removed: all references to `use package`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-27
Brendan Hansen
removed: `#import` statement. repurposed `use` statemen...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-26
Brendan Hansen
changed: `use` now acts like `#import`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-25
Brendan Hansen
changed: `#import X {...}` no longer makes `X` accessible
commit
|
commitdiff
|
tree
|
snapshot
2023-03-25
Brendan Hansen
added: `#import` functions as `use` statement
commit
|
commitdiff
|
tree
|
snapshot
2023-03-25
Brendan Hansen
added: `#import` at function scope; bugfix: numerous
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
breaking change: top-level packages are required to...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
bugfix: with new multi-pointer features
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
cleanup: fixed compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
fixed: changed output onyx binary file
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
added: enum documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
added: polymorphic structures to doc info
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
added: basic structure documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
changed: converted documentation to `#doc`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
changed: documentation types cleanup
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
added: `#doc` sets notes on procedures
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
added: `parent` field to Doc_Package
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
added: '$' in front of polymorphic variables
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
added: doc output for polyprocs/macros/overloaded procs
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
bugfix: some return types for procedures were unknown
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
added: simple procedure documenting
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
added: started outputting procedures to doc file
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
added: package structure output in odoc
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
switching branches
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
switching branches
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
starting work on documentation file generation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
Merge pull request #6 from onyx-lang/feature/multi...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-24
Brendan Hansen
bugfix: debugging broke when using multi-pointers
feature/multi-pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Brendan Hansen
changed: pointer promotes to multi-pointer
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Brendan Hansen
bugfix: `map.as_iter` had wrong typeof
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Brendan Hansen
removed: non-multi-pointer math
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Brendan Hansen
bugfix: polymorphing with multi-pointing
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Brendan Hansen
added: basics of multi-pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-03-23
Brendan Hansen
changed: added new logo; added: proposal for multi...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Brendan Hansen
bugfix: clz_i32, ctz_i32, popcnt_i32
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Brendan Hansen
bugfix: segfault in weird case; added: overload to...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-16
Brendan Hansen
added: bi-directional custom serializer
commit
|
commitdiff
|
tree
|
snapshot
2023-03-15
Brendan Hansen
added: `alloc.gc.untrack` to untrack a GC'd allocation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-15
Brendan Hansen
cleanup: removed old references to `to_u32`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-14
Brendan Hansen
change: made `math.ilog2` work for `u32`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-14
Brendan Hansen
added: math.ilog2
commit
|
commitdiff
|
tree
|
snapshot
2023-03-14
Brendan Hansen
bugfix: some `#cstr`s did not have null bytes at the end
commit
|
commitdiff
|
tree
|
snapshot
2023-03-13
Brendan Hansen
changed: `math.max` -> `math.max_fast`, `math.max_poly...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-12
Brendan Hansen
bugfix: js platform and `void` structure literals
commit
|
commitdiff
|
tree
|
snapshot
2023-03-11
Brendan Hansen
Merge pull request #5 from onyx-lang/feature/first...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-11
Brendan Hansen
bugfix: special cases in unify_node_and_type
commit
|
commitdiff
|
tree
|
snapshot
2023-03-11
Brendan Hansen
bugfix: method calls on optional types
commit
|
commitdiff
|
tree
|
snapshot
2023-03-11
Brendan Hansen
added: implicit conversion to optional where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2023-03-11
Brendan Hansen
Merge pull request #4 from onyx-lang/feature/dyncall
commit
|
commitdiff
|
tree
|
snapshot
2023-03-11
Brendan Hansen
bugfix: return simple structures from dyncall procedures
commit
|
commitdiff
|
tree
|
snapshot
2023-03-11
Brendan Hansen
bugfix: window compilation, this time with feeling
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Brendan Hansen
bugfix: window compilation
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Brendan Hansen
bugfix: hopefully fixed GitHub tests
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Brendan Hansen
bugfix: trying to fix GitHub Action
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Brendan Hansen
bugfix: dyncall is not behind a #define
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Brendan Hansen
added: `#foreign #dyncall` blocks
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Brendan Hansen
added: dyncall LICENSE
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Brendan Hansen
added: wasm_runtime supports using `dyncall`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-10
Brendan Hansen
cleanup: deleting slices and arena resize
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Brendan Hansen
added: sensible overloads for `delete`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Brendan Hansen
changed: `make` and `delete` no longer have pointer...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Brendan Hansen
added: `#if` works in macro expansions
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Brendan Hansen
changed: iterator type of `utf8.runes`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Brendan Hansen
added: `core.encoding.utf8` library
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Brendan Hansen
added: `core.alloc.arena.auto_temp()`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Brendan Hansen
bugfix: socket not reporting bad-write
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Brendan Hansen
refactored: `conv.format` to better use `dyn_str`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Brendan Hansen
fixed: dyn_str test case
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Brendan Hansen
added: error message for unclosed character literal
commit
|
commitdiff
|
tree
|
snapshot
2023-03-08
Brendan Hansen
added: single quote character literals
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Brendan Hansen
added: syntax highlighting for `dyn_str`; bugfix: array...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Brendan Hansen
added: `u8.is_whitespace`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Brendan Hansen
bugfix: printing '{' did not work
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Brendan Hansen
bugfix: `dyn_str` functions
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Brendan Hansen
added: `dyn_str` type ([..] u8)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Brendan Hansen
added: variant of string.concat for appending single...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Brendan Hansen
Merge pull request #1 from onyx-lang/first-class-optional
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Brendan Hansen
bugfix: '??' precedence; added: writer_consumer_error...
first-class-optional
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Brendan Hansen
fixed: parsing of method call with wrong precedence
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Brendan Hansen
removed: return #from_enclosing; added: repeated `return`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Brendan Hansen
added: try operator (?)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Brendan Hansen
added: coalesce operator (??)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Brendan Hansen
migration: changed tests to use new pointer syntax
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Brendan Hansen
fixed: test cases broken for new pointer syntax
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Brendan Hansen
huge_test: trying `&` as pointer specifier in addition...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-05
Brendan Hansen
cleanup: better printing of 'Optional(T)' as '? T'
commit
|
commitdiff
|
tree
|
snapshot
2023-03-05
Brendan Hansen
new: made `?T` mean `Optional(T)`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-05
Brendan Hansen
cleanup: platform layer specification
commit
|
commitdiff
|
tree
|
snapshot
2023-03-05
Brendan Hansen
cleanup: restructured platform layer code
commit
|
commitdiff
|
tree
|
snapshot
next