projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
2020-08-26
Brendan Hansen
started working on a auto-documentation output
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Brendan Hansen
bug fixes with default parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Brendan Hansen
added default parameters; will need to be bug tested...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Brendan Hansen
checking things off
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Brendan Hansen
Added initializer to switch statement; slight output...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Brendan Hansen
added fallthrough on switch statements; code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Brendan Hansen
added basics on switch statements; will need much testing
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Brendan Hansen
performance improvements
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Brendan Hansen
Added slice types; bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Brendan Hansen
bugfixes with alignment
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Brendan Hansen
added initializer to if and while; added else on while
commit
|
commitdiff
|
tree
|
snapshot
2020-08-23
Brendan Hansen
allowing non simple structures to be stored and loaded
commit
|
commitdiff
|
tree
|
snapshot
2020-08-23
Brendan Hansen
adding more core functionality and bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-22
Brendan Hansen
general bugfixes; strings are now a pointer and a length
commit
|
commitdiff
|
tree
|
snapshot
2020-08-22
Brendan Hansen
bugfixes and starting to integrate with wasi_unstable
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Brendan Hansen
Improved speed of lexer slightly; started profiling
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Brendan Hansen
small bugfix with struct literal named values
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Brendan Hansen
cleaning up old test files; will add more examples...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Brendan Hansen
bug fix with named struct members
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Brendan Hansen
general bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Brendan Hansen
added returning structs; much easier than anticipated
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Brendan Hansen
added basic union types; force structs to be a particul...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Brendan Hansen
small bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Brendan Hansen
added default initial values to struct; added named...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-16
Brendan Hansen
added basic struct literals; code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Brendan Hansen
Merge remote-tracking branch 'origin/master' into master
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Brendan Hansen
small bugfix when assigning to memory reservations
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Brendan Hansen
small bugfix when assigning to memory reservations
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Brendan Hansen
small bugfix for setting global structs
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Brendan Hansen
optimized local.set followed by local.get
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Brendan Hansen
code cleanup; can 'use' bare structures
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Brendan Hansen
code cleanup and bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Brendan Hansen
things of struct type now work as lvalues
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Brendan Hansen
Added a local allocator to better manage WASM locals
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Brendan Hansen
added 'builtin' package for symbols that are built...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-12
Brendan Hansen
much refactoring; changed passing structs by value...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Brendan Hansen
moved pipe operator to being a binary operator
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Brendan Hansen
changed UFC operator to |> for now; fixed bug with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Brendan Hansen
readded UFC syntax using the ' operator
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Brendan Hansen
changed syntax for including files and folders
commit
|
commitdiff
|
tree
|
snapshot
2020-08-11
Brendan Hansen
can include other folders in search path
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
added binary op reduction to comparison and boolean...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
used valgrind to find memory issues
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
bugfix with compile time expression as array size
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
started work on reducing compile time known values
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
added memory reservation initial values
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
string literal data section improvement
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
small bugfix for binary operator checking
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
small improvement for binary operator checking
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
added char literals and fixed cast bugs
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
Code cleanup for numeric literals
commit
|
commitdiff
|
tree
|
snapshot
2020-08-10
Brendan Hansen
random improvements
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Brendan Hansen
small bugfix with struct typing
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Brendan Hansen
small bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-08
Brendan Hansen
using wasm local when possible again
commit
|
commitdiff
|
tree
|
snapshot
2020-08-07
Brendan Hansen
Converted to using a proper stack system; many improvem...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Brendan Hansen
Added '#file_contents' directive to expression
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Brendan Hansen
parser is now more fault tolerant to unexpected tokens
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Brendan Hansen
Very sad but working implementation of hex literals
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Brendan Hansen
Added '#private' directive for package limited scope
commit
|
commitdiff
|
tree
|
snapshot
2020-08-02
Brendan Hansen
Added adding and subtracting from pointers with C style...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Brendan Hansen
a 'do' statement is now allowed anywhere a single state...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Brendan Hansen
deferred statement bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Brendan Hansen
Added deferred statements; maybe a little buggy
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Brendan Hansen
casting from void is not allowed
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Brendan Hansen
Testing language features; small bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-07-29
Brendan Hansen
Changed cast syntax; added basic heap allocator in...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Brendan Hansen
small updates; removing onyxir
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Brendan Hansen
Small bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Brendan Hansen
Added basic type aliasing
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Brendan Hansen
testing with 'first-class' procedures
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Brendan Hansen
Added procedure declarations at the expression level...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Brendan Hansen
Bug fixes with first class functions
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Brendan Hansen
Add indirect function calls (function pointers)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Brendan Hansen
not filling the binary with thousands of unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Brendan Hansen
Small improvement to errors with use parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Brendan Hansen
Added ability to 'use' parameters
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Brendan Hansen
Started basics of pointers to sized data
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Brendan Hansen
Added flags directive to enums
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Brendan Hansen
Added 'alignof' unary operator and alignment checking...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-26
Brendan Hansen
Added initial implementation of enums; bugfixes will...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Brendan Hansen
Bugfix with package scopes
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Brendan Hansen
Bug fixes in package system; package graph cycles are...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Brendan Hansen
Added field access to type signature so types can be...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Brendan Hansen
BIG changes to the way symbols are loaded; added a...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Brendan Hansen
small changes; setup sublime debugging
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Brendan Hansen
Added basic dead code elimination at the function level...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Brendan Hansen
Added bitwise operations
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Brendan Hansen
Added boolean logical operators
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Brendan Hansen
Added struct member parameter splatted; effectively...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Brendan Hansen
Added 'splatting' of struct members to call arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Brendan Hansen
removed old example files; added arbitrary break and...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Brendan Hansen
slight code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Brendan Hansen
Added UFC syntax for function calls on structs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Brendan Hansen
Bug fixes on interactions between struct members and...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Brendan Hansen
Added sublime syntax highlighting
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Brendan Hansen
Added array types; need to flush out semantics
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Brendan Hansen
Added 'drop' instruction for ignored function return...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Brendan Hansen
removed assignments in an expression
commit
|
commitdiff
|
tree
|
snapshot
next