projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
2021-02-08
Brendan Hansen
added 'else' clause to static if statements
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
Brendan Hansen
code clean up; made 'use package' in procedures be...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Brendan Hansen
static ifs are very powerful now
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Brendan Hansen
added basic cycle detection and breaking
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Brendan Hansen
static if are kinda powerful now, with some exceptions
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Brendan Hansen
cleaned up symbol resolution in types and other bugs
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Brendan Hansen
added the basic of static if statements; complex cases...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Brendan Hansen
refactored entities to be allocated to an arena
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Brendan Hansen
added a struct test case
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Brendan Hansen
converted symbol introducing to be an entity, instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Brendan Hansen
made method call syntax more useful
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Brendan Hansen
more robust symbol resolution with nested structs
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Brendan Hansen
tiny and insignificant changes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Brendan Hansen
bulked up core math library
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Brendan Hansen
split apart wasm generation file
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Brendan Hansen
added alternative implementation for memory copy/fill...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Brendan Hansen
added bulk-memory intrinsics; bug fix
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Brendan Hansen
small bug fix; fixed timing on windows
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Brendan Hansen
same parser clean up using next_tokens_are
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Brendan Hansen
added compound declarations for struct members
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Brendan Hansen
added a unique identifier to scopes to uniquely identif...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-02
Brendan Hansen
added experimental 'method call' syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-02-01
Brendan Hansen
more random cleanups
commit
|
commitdiff
|
tree
|
snapshot
2021-02-01
Brendan Hansen
more general cleanup
commit
|
commitdiff
|
tree
|
snapshot
2021-02-01
Brendan Hansen
removed parse results concept; directly adding entities now
commit
|
commitdiff
|
tree
|
snapshot
2021-02-01
Brendan Hansen
even more cleanup in the parser
commit
|
commitdiff
|
tree
|
snapshot
2021-02-01
Brendan Hansen
more cleanup in the parser
commit
|
commitdiff
|
tree
|
snapshot
2021-02-01
Brendan Hansen
removed 'proc' keyword from core libraries and examples
commit
|
commitdiff
|
tree
|
snapshot
2021-01-31
Brendan Hansen
parser cleanup and bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-30
Brendan Hansen
general clean up in parser
commit
|
commitdiff
|
tree
|
snapshot
2021-01-30
Brendan Hansen
top level bindings in struct scopes are even more useful
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Brendan Hansen
polymorphic struct types can have members accessed
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Brendan Hansen
small bugfix that makes inferred struct member types...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Brendan Hansen
more robust static struct bindings; zero size struct...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Brendan Hansen
structures can have statically bound expressions in...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Brendan Hansen
deleted some crap out of small_windows.h
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Brendan Hansen
allow for using members of polymorphic struct instantia...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Brendan Hansen
made binary reading/writing faster
commit
|
commitdiff
|
tree
|
snapshot
2021-01-27
Brendan Hansen
various little changes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Brendan Hansen
flagged everywhere 32-bit pointers are assumed
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Brendan Hansen
tiny simplification
commit
|
commitdiff
|
tree
|
snapshot
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
next