projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
2021-01-25
Brendan Hansen
bug fix that crashed RemedyDB when debugging
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Brendan Hansen
cleaned up compound loading to use struct load logic
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Brendan Hansen
cleaned up compound storing to use struct store logic
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Brendan Hansen
cleaned up assignment emission
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Brendan Hansen
cleaned up storing of compound / simple types
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Brendan Hansen
cleaned up struct storing
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Brendan Hansen
cleaned up range for loop generation
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Brendan Hansen
cleaned up wasm block generation
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Brendan Hansen
cleaned up global_wasm_module
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Brendan Hansen
made explicit types on defaulted struct members optional
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Brendan Hansen
small bugfixes with error message production
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Brendan Hansen
allow for 'sizeof' in array size; simplified binary...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Brendan Hansen
Added binary stream reader and writer
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Brendan Hansen
made the 'proc' keyword optional in procedure types
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Brendan Hansen
better floating point printing
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Brendan Hansen
improvements to WASI files; '--print-function-mappings...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Brendan Hansen
added logging allocator; `proc` is even more optional
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Brendan Hansen
for loops can iterate over integers as a shorthand...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Brendan Hansen
better fix for sublime syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Brendan Hansen
updated sublime syntax for optional proc keyword
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Brendan Hansen
realized tokens should not be arena allocated because...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Brendan Hansen
fixed math.pow with negatives causing infinite loops
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Brendan Hansen
made 'proc' keyword optional in certain cases; bug...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Brendan Hansen
hopefully fixed bug with github actions printing lots...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Brendan Hansen
major code cleanup; removed old structures that didn...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Brendan Hansen
fixed a small alignment issue that could have been...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Brendan Hansen
updating documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Brendan Hansen
changed sublime text highlighting to make polymorphic...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Brendan Hansen
bug fix with solidify directives
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Brendan Hansen
code cleanup and documenting polymorphism
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Brendan Hansen
small cleanup of the new compile-time parameters
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Brendan Hansen
add little bit more safety when using types in expressions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Brendan Hansen
better and safer error reporting when using type expres...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Brendan Hansen
very hacky implementation of baked compile-time procedures
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Brendan Hansen
better error reporting for polymorphic procedures
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Brendan Hansen
added more examples
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Brendan Hansen
bug fixes with making pointers 8 bytes in size on WASI
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Brendan Hansen
made pointers 8 bytes in size; easier transition to...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Brendan Hansen
random bits of code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Brendan Hansen
refactored a lot of the argument code for calls and...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Brendan Hansen
actually added the test case
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Brendan Hansen
added test case and small bugfix
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Brendan Hansen
working very of named arguments for function calls
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Brendan Hansen
BROKEN BUILD; want to debug on windows
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Brendan Hansen
removed AstCall.arg_count
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Brendan Hansen
struct literals work with new argument filling system
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Brendan Hansen
started working on refactoring named arguments
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Brendan Hansen
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Brendan Hansen
added pool allocator to core library
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Brendan Hansen
added pool allocator to core library
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Brendan Hansen
polymorphic proc generation optimization
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Brendan Hansen
just random changes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Brendan Hansen
added struct and enum examples
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Brendan Hansen
arrays can cast to slices of the same type
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Brendan Hansen
added operator overload test case
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Brendan Hansen
Merge pull request #34 from Graylunchbox74/master
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Graylunchbox74
added pow function
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Brendan Hansen
updated CHANGELOG; minor bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Brendan Hansen
fixed infinite loop bug with multiple declarations
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Brendan Hansen
better handling for type solidification in compound...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Brendan Hansen
updated io.stream to use multiple return values; small...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Brendan Hansen
Merge pull request #33 from brendanfh/multiple-returns
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Brendan Hansen
added test case for multiple returns/declarations
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Brendan Hansen
multiple declarations work in procedure bodies
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Brendan Hansen
polymorphic variables on compound types
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Brendan Hansen
finalized returning multiple values
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Brendan Hansen
began work on multiple return values
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Brendan Hansen
implemented #27
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Brendan Hansen
small cleanup with parameters being mutable now
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Brendan Hansen
minor changes to parameter logic
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Brendan Hansen
minor bug fixes with polymorphic procedures
commit
|
commitdiff
|
tree
|
snapshot
2021-01-11
Brendan Hansen
polymorphic procedures are allowed in overloaded functions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Brendan Hansen
code cleanup making new ast nodes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Brendan Hansen
small improvements
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Brendan Hansen
bug fix with invalid binary operator in modify-assignment
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Brendan Hansen
cleaner code for operator overloading
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Brendan Hansen
better error checking for operator overloading
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Brendan Hansen
added basics of operator overloading
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Brendan Hansen
started working on abstract stream api
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Brendan Hansen
small bug fixes with polymorphic struct errors
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Brendan Hansen
cleaned up type parsing
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Brendan Hansen
various little bug fixes around the code
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Brendan Hansen
polymorphic structures have compile time known arguments
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Brendan Hansen
added easier way to do types in value expressions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Brendan Hansen
small bug fixes with polymorphic array lengths
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Brendan Hansen
array types are polymorphic on size
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Brendan Hansen
updating documents and small bugfix
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Brendan Hansen
added some examples; small bug fix
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Brendan Hansen
removed old argument code; preparing for named arguments
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Brendan Hansen
default values are no longer immediately type checked
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Brendan Hansen
fixed the broken test case and a gnarly bug
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Brendan Hansen
changed cast logic; a test case is not correct at the...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Brendan Hansen
moved some logic from symbol resolution to type checking
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Brendan Hansen
`defer` has better semantics with targeted jump statements
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Brendan Hansen
code cleanup in checker and symres
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Brendan Hansen
fix onyx-build.yml again
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Brendan Hansen
fix onyx-build.yml
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Brendan Hansen
removed old Makefile; just use build.sh or build.bat
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Brendan Hansen
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Brendan Hansen
compiling with more warnings for cleaner code
commit
|
commitdiff
|
tree
|
snapshot
next