projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
2020-12-30
Brendan Hansen
added more to struct_robustness; parsing bug fix
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Brendan Hansen
tiniest bug fix
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Brendan Hansen
structs are much better now, as far as I can tell
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Brendan Hansen
working on making structs better as a whole
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Brendan Hansen
another bugfix for block bindings
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Brendan Hansen
#solidify in polyproc fix; bindings don't require semic...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Brendan Hansen
bugfixes with procedure level bindings
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Brendan Hansen
'::' declarations in procedure scope are treated the...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Brendan Hansen
added fixed arrays example
commit
|
commitdiff
|
tree
|
snapshot
2020-12-28
Brendan Hansen
small bugfix with comments at the start of a file
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Brendan Hansen
bugfix with reducing comptime enum expressions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-26
Brendan Hansen
small #solidify bugfix
commit
|
commitdiff
|
tree
|
snapshot
2020-12-25
Brendan Hansen
started work on `#solidify`
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Brendan Hansen
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Brendan Hansen
massive clean up of polymorphic procedure generation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-24
Brendan Hansen
added 'map.update'
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Brendan Hansen
refactored switch statements; cases can be ranges
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Brendan Hansen
made range literals not turn into struct literals
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Brendan Hansen
numeric literals are now copied during cloning
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Brendan Hansen
better error message on mismatched function arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Brendan Hansen
error message bugfix; better top level parsing
commit
|
commitdiff
|
tree
|
snapshot
2020-12-23
Brendan Hansen
struct literals can be compile time known
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Brendan Hansen
small bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Brendan Hansen
increased stack size; added array.copy; change arena...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Brendan Hansen
enum values are compile time known
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Brendan Hansen
added map.empty and string.compare
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Brendan Hansen
better error reporting in many places
commit
|
commitdiff
|
tree
|
snapshot
2020-12-20
Brendan Hansen
fixed arena allocator; should have tested it
commit
|
commitdiff
|
tree
|
snapshot
2020-12-20
Brendan Hansen
added arena allocator; bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Brendan Hansen
added 'unique' names for structs and enums
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Brendan Hansen
updated structure of allocators in core libraries
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Brendan Hansen
updating some examples to use printf
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Brendan Hansen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Brendan Hansen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Brendan Hansen
added test case for array/struct robustness; small...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Brendan Hansen
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Brendan Hansen
updating documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Brendan Hansen
array literals are now allowed in expressions; testing...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Brendan Hansen
changed the fix for NASTY stack and local bug
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Brendan Hansen
bug fix in array.remove
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Brendan Hansen
added more robustness to builder and array api
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Brendan Hansen
fixed a NASTY stack and local bug
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Brendan Hansen
moved intrinsics files to own folder;
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Brendan Hansen
added very basics of array literals; not very useful now
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Brendan Hansen
cleanup in onyx.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Brendan Hansen
updated fun visualization; added check for struct literals
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Brendan Hansen
lots of code refactoring; added #context_scope; struct...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Brendan Hansen
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Brendan Hansen
added a check I didn't think I needed
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Brendan Hansen
polyproc generation cleaned up; feels good
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Brendan Hansen
fixed heap resize bug; added to fun visualization
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Brendan Hansen
added fun visualization and fixed entity state tracking
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Brendan Hansen
small changes in the checker
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Brendan Hansen
better error reporting for invalid binary operations
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Brendan Hansen
can 'use' pointers to structures; cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Brendan Hansen
fixed bug with polymorphic functions with 'use' statements
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Brendan Hansen
fixed test case
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Brendan Hansen
removed old map data structures, in favor of generic map
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Brendan Hansen
bug fix with bitwise not unary operator in code generation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Brendan Hansen
added a warning if using an invalid key type
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Brendan Hansen
added 'reader.read_word'
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Brendan Hansen
small bug fixes and repo cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Brendan Hansen
deprecated all mapping structures in favor of new ...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-13
Brendan Hansen
added stats printing with '--verbose' flag
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Brendan Hansen
cleaning up old test code
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Brendan Hansen
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Brendan Hansen
updated onyx.sublime-build to new CLI
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Brendan Hansen
added 'abs' functions in math library
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Brendan Hansen
updated '--verbose' CLI flag
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Brendan Hansen
cleaning up code for CLI
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Brendan Hansen
field accesses only work on lvals now
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Brendan Hansen
use statements are now more universal
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Brendan Hansen
forgot to add the important changes to the last commit
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Brendan Hansen
made struct literals more package friendly and fixed...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Brendan Hansen
bugfix with foreign globals
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Brendan Hansen
swapped usage of 'str' and 'string'; broke many things
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Brendan Hansen
added more to do
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Brendan Hansen
started laying out what needs to be done
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Brendan Hansen
small bugfix and updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Brendan Hansen
added read_u64 and fold_slice
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Brendan Hansen
added 'StringReader'; subpackage bugfix
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Brendan Hansen
fixed bug with field accesses
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Brendan Hansen
more bug fixes with numeric constants
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Brendan Hansen
nasty bugfix when returning bools
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Brendan Hansen
added str.read_chars
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Brendan Hansen
bugfixes with numeric literals
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Brendan Hansen
MAJOR CHANGE: numeric literals are nice now
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Brendan Hansen
bugfix in wasi.onyx
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Brendan Hansen
added StrMap hash table; additions to str library
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Brendan Hansen
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Brendan Hansen
changed the package system to allow for nested packages
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Brendan Hansen
string library bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Brendan Hansen
fixing angry bug
commit
|
commitdiff
|
tree
|
snapshot
2020-12-05
Brendan Hansen
bugfixes from using during AOC
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Brendan Hansen
small bugfix with recursive types
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Brendan Hansen
testing a small change
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Brendan Hansen
bugfix with including folders
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Brendan Hansen
BIG CHANGES TO COMPILER ARCHITECTURE; using entity...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Brendan Hansen
bugfixes and improvements to random
commit
|
commitdiff
|
tree
|
snapshot
2020-10-03
Brendan Hansen
small updates to sublime syntax
commit
|
commitdiff
|
tree
|
snapshot
next