projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
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
2022-10-21
Brendan Hansen
bugfix; added ImplicitIterator
commit
|
commitdiff
|
tree
|
snapshot
2022-10-19
Brendan Hansen
better error handling for using keywords as directives
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Brendan Hansen
fixed tiny but significant double polymorph issue
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Brendan Hansen
renamed 'auto_heap' to 'gc'
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Brendan Hansen
Revert "updated heap"
commit
|
commitdiff
|
tree
|
snapshot
2022-10-17
Brendan Hansen
updated heap
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Brendan Hansen
bumped version of vscode extension to '0.1.0'
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Brendan Hansen
added unreachable intrinsic; added `any_utils`
commit
|
commitdiff
|
tree
|
snapshot
2022-10-11
Brendan Hansen
renamed 'ArenaState' to 'Arena'; added 'string.read_alp...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-08
Brendan Hansen
tiny bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2022-10-07
Brendan Hansen
added `iter.comp`; vscode syntax bugfix
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Brendan Hansen
forgot to make "#auto" work with compound declarations
commit
|
commitdiff
|
tree
|
snapshot
2022-10-05
Brendan Hansen
added #auto typed local variables
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Brendan Hansen
removed `#with` in interfaces; use T.{}
commit
|
commitdiff
|
tree
|
snapshot
2022-10-02
Brendan Hansen
cleaned up core packages with newer onyx features
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Brendan Hansen
'use' for struct members is now transitive; fixed defin...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-01
Brendan Hansen
bugfix with resolving C in A(B.C) with injection
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Brendan Hansen
added '#export_name'
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Brendan Hansen
code cleanup; warning and bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Brendan Hansen
aoc-2021 day 18; experimented with "trait interfaces"
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Brendan Hansen
changed how -> is code generated
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Brendan Hansen
float printing bugfix; added is_nan and is_inf
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Brendan Hansen
bugfix with nested #inject blocks
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Brendan Hansen
fixed error printing; added #inject blocks
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Brendan Hansen
added '#deprecated'; revamped error/warning system
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Brendan Hansen
bugfix with field accesses in interfaces
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Brendan Hansen
bugfix with clz not being correct for u64
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Brendan Hansen
fixed critical bug with how unsigned integers were...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Brendan Hansen
github actions gcc fix
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Brendan Hansen
actually fixed the atomic test case
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Brendan Hansen
fixed atomics test case
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Brendan Hansen
started work on testing library; very minimal implement...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Brendan Hansen
added '#with' clause to interfaces
commit
|
commitdiff
|
tree
|
snapshot
2022-09-25
Brendan Hansen
potential bug fix; cleaned up check_field_access
commit
|
commitdiff
|
tree
|
snapshot
2022-09-25
Brendan Hansen
added ability to inject methods on basic types
commit
|
commitdiff
|
tree
|
snapshot
2022-09-24
Brendan Hansen
solidified overload precedence order within a file
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Brendan Hansen
temporarily removed special iter_allocator for context...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Brendan Hansen
gave a face-lift to the interface semantics
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Brendan Hansen
added `onyx check`
commit
|
commitdiff
|
tree
|
snapshot
2022-09-19
Brendan Hansen
added structured output to debug variables
commit
|
commitdiff
|
tree
|
snapshot
2022-09-18
Brendan Hansen
fixed major issue with debugger
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
Brendan Hansen
fixed many issues with the debugger
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Brendan Hansen
added 'dummy' tags at end of structs
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Brendan Hansen
added runtime package ids; strptime implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Brendan Hansen
heap freeing fixes; added optional allocator to format_va
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Brendan Hansen
bugfixes in standard libraries
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Brendan Hansen
bugfix with do block symbol resolution
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
Brendan Hansen
bugfixes with polymorphic procedures
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Brendan Hansen
added '#first' for for-loops
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Brendan Hansen
bugfixes; removed notes feature in favor of alternate...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Brendan Hansen
separated onyx runtime parts
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Brendan Hansen
fixed build order for fresh builds
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Brendan Hansen
added interpreter to this repo
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Brendan Hansen
added readmes
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Brendan Hansen
fixed windows build
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Brendan Hansen
more restructuring and cleanup
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Brendan Hansen
using wasmer again for github builds
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Brendan Hansen
restructured folders as this project has grown
commit
|
commitdiff
|
tree
|
snapshot
2022-09-04
Brendan Hansen
removed old modules folder; these will become packages
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Brendan Hansen
updated onyx-pkg
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Brendan Hansen
BREAKING CHANGE: changed method parsing to allow for...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Brendan Hansen
more fixing of windows build
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Brendan Hansen
fixing windows build
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Brendan Hansen
bugfix with io.Reader and greedy mode
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Brendan Hansen
added alternate io.Reader mode
commit
|
commitdiff
|
tree
|
snapshot
2022-09-03
Brendan Hansen
bugfixes in TCP server code
commit
|
commitdiff
|
tree
|
snapshot
2022-09-02
Brendan Hansen
temp_allocator should have been thread_local
commit
|
commitdiff
|
tree
|
snapshot
2022-09-01
Brendan Hansen
added single quote formatting option
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
Brendan Hansen
improvements to cbindgen and cptr
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Brendan Hansen
added repository list to onyx-pkg; bugfix in io.reader
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Brendan Hansen
added arrow notation test
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Brendan Hansen
bugfix with nested tags
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Brendan Hansen
added '#inject'
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Brendan Hansen
'package builtin' is now just the global scope; cleanup
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Brendan Hansen
removed "as" keyword
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Brendan Hansen
renamed stdin to stdio_stream; added writabilty to...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Brendan Hansen
bugfixes and added file_stat
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Brendan Hansen
standard library cleanup part 1; added time library
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Brendan Hansen
StringStream and DynamicStringStream -> BufferStream
commit
|
commitdiff
|
tree
|
snapshot
2022-08-23
Brendan Hansen
added "string.read_until" for reading upto a string
commit
|
commitdiff
|
tree
|
snapshot
2022-08-21
Brendan Hansen
added debug type info
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Brendan Hansen
added thread info and symbol info to debug info
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Brendan Hansen
added launch the debugger from VS Code
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Brendan Hansen
bugfixes and step in, out, and over
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Brendan Hansen
line by line stepping and stack trace in debgger
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
Brendan Hansen
breakpoints working in debug adapter
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
Brendan Hansen
refactored code
commit
|
commitdiff
|
tree
|
snapshot
2022-08-05
Brendan Hansen
added ability to use unix sockets
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Brendan Hansen
bugfixes with debug info emitted
commit
|
commitdiff
|
tree
|
snapshot
2022-07-26
Brendan Hansen
outputting debug info into WASM binary
commit
|
commitdiff
|
tree
|
snapshot
2022-07-22
Brendan Hansen
preparing for generating line to instruction translations
commit
|
commitdiff
|
tree
|
snapshot
2022-07-20
Brendan Hansen
stack_size is in bytes; hex literals can be any size
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Brendan Hansen
fixed github builds
commit
|
commitdiff
|
tree
|
snapshot
2022-07-18
Brendan Hansen
code cleanup; added ways to control linking options...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-17
Brendan Hansen
added relocatable data segments; better linking support
commit
|
commitdiff
|
tree
|
snapshot
next