projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
2023-02-08
Brendan Hansen
bugfix with stdio_stream not having correct flags
symbol-info
commit
|
commitdiff
|
tree
|
snapshot
2023-02-08
Brendan Hansen
Merge branch 'master' into symbol-info
commit
|
commitdiff
|
tree
|
snapshot
2023-02-08
Brendan Hansen
renamed `#precedence` to `#order`
commit
|
commitdiff
|
tree
|
snapshot
2023-02-08
Brendan Hansen
bugfix with (*foo)->bar(); changed date format
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Brendan Hansen
renamed core.hash.to_u32 to core.hash.hash
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Brendan Hansen
removed old `core.string.reader`
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Brendan Hansen
documented core.map
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Brendan Hansen
more bugfixes in core.iter
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Brendan Hansen
bugfix with iter.enumerate
commit
|
commitdiff
|
tree
|
snapshot
2023-02-07
Brendan Hansen
re-wrote much of core.iter to be cleaner
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Brendan Hansen
finalized bugfix with recursive structures
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Brendan Hansen
still working on the bugfix
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Brendan Hansen
trying to fix a weird bug
commit
|
commitdiff
|
tree
|
snapshot
2023-02-04
Brendan Hansen
bugfix? and added docs
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Brendan Hansen
cleaned up docs folder; bugfix with onyx-pkg
commit
|
commitdiff
|
tree
|
snapshot
2023-02-03
Brendan Hansen
small additions and cleanup in core libraries
commit
|
commitdiff
|
tree
|
snapshot
2023-02-01
Brendan Hansen
split 'ReadPending' into 'ReadPending' and 'ReadLater'
commit
|
commitdiff
|
tree
|
snapshot
2023-01-31
Brendan Hansen
added `#this_package`; cleaned up code with new feature
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Brendan Hansen
adding document explaining symbol file
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Brendan Hansen
almost working implementation
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Brendan Hansen
working vscode lsp; added Optional
commit
|
commitdiff
|
tree
|
snapshot
2023-01-18
Brendan Hansen
added __implicit_bool_cast
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Brendan Hansen
bugfix with new threads stack being created incorrectly
struct-asm-rewrite
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Brendan Hansen
structures that wrap a basic type are treated differently
commit
|
commitdiff
|
tree
|
snapshot
2023-01-12
Brendan Hansen
simplied idea of type_is_compound
commit
|
commitdiff
|
tree
|
snapshot
2023-01-12
Brendan Hansen
code cleanup with parameter passing types
commit
|
commitdiff
|
tree
|
snapshot
2023-01-12
Brendan Hansen
memmove is faster than I thought?
commit
|
commitdiff
|
tree
|
snapshot
2023-01-12
Brendan Hansen
code cleanup; important optimizations for struct literals
commit
|
commitdiff
|
tree
|
snapshot
2023-01-11
Brendan Hansen
made the copy instruction much faster
commit
|
commitdiff
|
tree
|
snapshot
2023-01-11
Brendan Hansen
refactored return value storing for edge cases
commit
|
commitdiff
|
tree
|
snapshot
2023-01-11
Brendan Hansen
code cleanup and devious bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Brendan Hansen
all test cases passing!
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Brendan Hansen
only 4 failing test cases now
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Brendan Hansen
Merge branch 'master' into struct-asm-rewrite
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Brendan Hansen
tiny bugfix, but crucial change
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Brendan Hansen
removed old ast node name
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Brendan Hansen
most things are compiling now, just incorrectly...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Brendan Hansen
more progress
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Brendan Hansen
hello world working now; other random failures
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Brendan Hansen
progress, but not working yet
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Brendan Hansen
added document explaining issues
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Brendan Hansen
marked where code would have to be changed to make...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Brendan Hansen
cleanup garbage symbols in debug info
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Brendan Hansen
added experimental ability of ignoring some return...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Brendan Hansen
renamed iter.as_iterator to iter.as_iter
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Brendan Hansen
added ini parser
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Brendan Hansen
fixed #47
commit
|
commitdiff
|
tree
|
snapshot
2023-01-05
Brendan Hansen
added small optimizations to OVM codegen
commit
|
commitdiff
|
tree
|
snapshot
2023-01-04
Brendan Hansen
fixes with disassembly view
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Brendan Hansen
added disassembly view debug command
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Brendan Hansen
starting work on disassembling OVM code
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Brendan Hansen
added memory read/write to debugger
commit
|
commitdiff
|
tree
|
snapshot
2022-12-29
Brendan Hansen
miscellaneous bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Brendan Hansen
added optional expected return type for match groups
commit
|
commitdiff
|
tree
|
snapshot
2022-12-24
Brendan Hansen
added more parameters to default logger
commit
|
commitdiff
|
tree
|
snapshot
2022-12-24
Brendan Hansen
bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2022-12-18
Brendan Hansen
removed *almost* all unnecessary calls in interpreter...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-17
Brendan Hansen
big refactor in interpreter for faster non-debugging...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-17
Brendan Hansen
even faster interpretter?
commit
|
commitdiff
|
tree
|
snapshot
2022-12-16
Brendan Hansen
trying to speed up interpretter even more
commit
|
commitdiff
|
tree
|
snapshot
2022-12-16
Brendan Hansen
separated conversion instructions; bugfix with iter...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-16
Brendan Hansen
refactored to remove many unnecessary switch statements
commit
|
commitdiff
|
tree
|
snapshot
2022-12-16
Brendan Hansen
changed interpreter style to continuation-passing inste...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-16
Brendan Hansen
bugfixes; added user_data to OnyxContext
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Brendan Hansen
actually fixed the implicit structure debug info problem
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Brendan Hansen
bugfix in debug info when passing structure by implicit...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-15
Brendan Hansen
minor bugfixes with debug info
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Brendan Hansen
code cleanup in debugger
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Brendan Hansen
debugger code cleanup; added enum and slice types ...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Brendan Hansen
fixed `stopOnEntry` logic to be more correct; fixed...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Brendan Hansen
added `!=` operator for `Pair`
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Brendan Hansen
switched `iter.zip` and `iter.prod` to use `Pair` struct
commit
|
commitdiff
|
tree
|
snapshot
2022-12-10
Brendan Hansen
added Pair structure
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Brendan Hansen
added `--tag` command line argument for generating...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Brendan Hansen
added new cast syntax; bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Brendan Hansen
bugfixes in standard library; added iter.skip_while
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Brendan Hansen
added exceptions when accessing address 0; bugfix
commit
|
commitdiff
|
tree
|
snapshot
2022-12-06
Brendan Hansen
bugfix with cbindgen; added ovm_print_stack_trace
commit
|
commitdiff
|
tree
|
snapshot
2022-12-04
Brendan Hansen
added intrinsic interfaces
commit
|
commitdiff
|
tree
|
snapshot
2022-11-30
Brendan Hansen
added time.to_epoch; bugfix with BufferStream
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Brendan Hansen
added sync.Once; code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2022-11-27
Brendan Hansen
partially fixed long standing linking limitation
commit
|
commitdiff
|
tree
|
snapshot
2022-11-26
Brendan Hansen
silly bugfix in is_lower
commit
|
commitdiff
|
tree
|
snapshot
2022-11-24
Brendan Hansen
added string_pool; io.writer is buffered; bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2022-11-21
Brendan Hansen
added 'string.join'; made 'array.concat' faster
commit
|
commitdiff
|
tree
|
snapshot
2022-11-17
Brendan Hansen
bugfix with non-ending tcp server
commit
|
commitdiff
|
tree
|
snapshot
2022-11-15
Brendan Hansen
security patch
commit
|
commitdiff
|
tree
|
snapshot
2022-11-15
Brendan Hansen
added optional operator overloading via methods
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
Brendan Hansen
performance improvements for binary operator overloads...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-08
Brendan Hansen
distinct types have a scope; added aoc-2021 day 21
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Brendan Hansen
slowly making the core libraries more consistent
commit
|
commitdiff
|
tree
|
snapshot
2022-11-05
Brendan Hansen
added map.as_iter; bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2022-11-04
Brendan Hansen
added alloc/atomic; network bugfixes; iter bugfix
commit
|
commitdiff
|
tree
|
snapshot
2022-11-03
Brendan Hansen
organized core libraries; bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Brendan Hansen
various improvements to any utilities
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Brendan Hansen
added base64 to core library
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Brendan Hansen
experimentally loading core/std by default
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Brendan Hansen
various bugfixes and additions to core libraries
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Brendan Hansen
added implicit cast to bool for pointers and arrays
commit
|
commitdiff
|
tree
|
snapshot
2022-10-26
Brendan Hansen
bugfix with looping scopes
commit
|
commitdiff
|
tree
|
snapshot
next