projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
2021-12-03
Brendan Hansen
switching to using the new test runner for github actions
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Brendan Hansen
moved file library to os package
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Brendan Hansen
returning nonzero from onyx run if program returns...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Brendan Hansen
added #no_close option to for loops
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Brendan Hansen
made test runner better
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Brendan Hansen
added day 3 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Brendan Hansen
multi-threaded the test runner
commit
|
commitdiff
|
tree
|
snapshot
2021-12-03
Brendan Hansen
made running subprocesses better on windows
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Brendan Hansen
started working on a self-hosted testing script
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Brendan Hansen
better process support on linux
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Brendan Hansen
defined the return value of __spawn_process
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Brendan Hansen
random little fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Brendan Hansen
added aoc-2021 day 2 test case
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Brendan Hansen
bugfix with linux spawn process
commit
|
commitdiff
|
tree
|
snapshot
2021-12-02
Brendan Hansen
added __spawn_process for windows
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Brendan Hansen
added arguments to __spawn_process
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Brendan Hansen
added __spawn_process to onyx_run
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Brendan Hansen
made it easy to change between 4 and 8 byte pointers
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Brendan Hansen
added standard input reader for onyx and wasi
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Brendan Hansen
Merge branch 'master' of github.com:brendanfh/onyx
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Brendan Hansen
drastically improved the io.Reader code
commit
|
commitdiff
|
tree
|
snapshot
2021-12-01
Brendan Hansen
documented builtins; cleaning up code with files
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
added test case for struct member pointer
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
added using struct member that are pointers
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
labels are bad apparently
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
some compilers complain about certain labels
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
Merge branch 'master' of github.com:brendanfh/onyx
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
switch statements can use '=='
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
forgot a semicolon
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
code cleanup; fixed slice creation bug
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
updating todo lists
commit
|
commitdiff
|
tree
|
snapshot
2021-11-30
Brendan Hansen
removed type-value interchange
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Brendan Hansen
using shorter for syntax in a test case
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Brendan Hansen
added weird syntactic sugar for passing code blocks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Brendan Hansen
made variable name in for loops optional
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Brendan Hansen
bug fixes with constriant checking on polymorphic proce...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Brendan Hansen
added test cases
commit
|
commitdiff
|
tree
|
snapshot
2021-11-29
Brendan Hansen
switch to using stb_ds for string hash maps
commit
|
commitdiff
|
tree
|
snapshot
2021-11-28
Brendan Hansen
added a couple test cases
commit
|
commitdiff
|
tree
|
snapshot
2021-11-28
Brendan Hansen
renamed some files
commit
|
commitdiff
|
tree
|
snapshot
2021-11-28
Brendan Hansen
syncing
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Brendan Hansen
Merge branch 'master' of github.com:brendanfh/onyx
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Brendan Hansen
using logo in compiled windows binary
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Brendan Hansen
added initial version of logo
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Brendan Hansen
small speed up by making eh_shift_down iterative
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Brendan Hansen
added shipping
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Brendan Hansen
added functionality to list and iter packages
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Brendan Hansen
iter.enumerate is more friendly
commit
|
commitdiff
|
tree
|
snapshot
2021-11-26
Brendan Hansen
added macros to vs code symbol lookup
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Brendan Hansen
distinct type bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-11-25
Brendan Hansen
added distinct types on primitive types
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Brendan Hansen
fixing problem matcher
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Brendan Hansen
fixed vscode linux problem matcher
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Brendan Hansen
made goto definition work in vs code
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Brendan Hansen
too much work on getting vscode to know symbols
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Brendan Hansen
bug fixes with binary op checking
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Brendan Hansen
added as_allocator; heap bugfix
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Brendan Hansen
fixed bug in levenschtein distance
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Brendan Hansen
bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Brendan Hansen
more helpful error messages for misspelled symbols
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Brendan Hansen
removing unused gross code
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Brendan Hansen
bugfixes with range iterator and mutex improvement
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Brendan Hansen
made thread.spawn polymorphic to make quick functions...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Brendan Hansen
bug fixes with threading
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Brendan Hansen
factored common code
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Brendan Hansen
bugfixes with threading
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Brendan Hansen
onyx run multithreaded on windows
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Brendan Hansen
`onyx run` supports multi threads
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Brendan Hansen
added test for availability of wait and notify
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Brendan Hansen
tiny notes
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Brendan Hansen
small bugfix
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Brendan Hansen
Merge branch 'master' of github.com:brendanfh/onyx
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Brendan Hansen
preparing for release v0.1.0
commit
|
commitdiff
|
tree
|
snapshot
2021-11-19
Brendan Hansen
using language features
commit
|
commitdiff
|
tree
|
snapshot
2021-11-17
Brendan Hansen
bugfixes and completely removed 'proc' keyword
commit
|
commitdiff
|
tree
|
snapshot
2021-11-16
Brendan Hansen
small updates
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Brendan Hansen
accidentally cut something out
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Brendan Hansen
bugfix with new enum abilities
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Brendan Hansen
enum values are no longer bad
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Brendan Hansen
added complicated_polymorph test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Brendan Hansen
changed lazy_iterators test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Brendan Hansen
fixed a couple of very annoying bugs
commit
|
commitdiff
|
tree
|
snapshot
2021-11-15
Brendan Hansen
polymorphism is even more powerful now!
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Brendan Hansen
completely revamped the polymorph solving system
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
Brendan Hansen
added #init procedures that run before main
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Brendan Hansen
made "#type" optional in many cases
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Brendan Hansen
bugfixes; made foo(i32).{ ... } work
commit
|
commitdiff
|
tree
|
snapshot
2021-11-13
Brendan Hansen
bugfixes and added assertions
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Brendan Hansen
updated syntax definitions
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Brendan Hansen
changed #private to #package and #private_file to ...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Brendan Hansen
theoretical improvement to yielding in blocks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Brendan Hansen
made type constraints nicer to use
commit
|
commitdiff
|
tree
|
snapshot
2021-11-12
Brendan Hansen
added interfaces and type constraints
commit
|
commitdiff
|
tree
|
snapshot
2021-11-11
Brendan Hansen
changed '#add_match' syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Brendan Hansen
cleaning pending changes before starting interfaces
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Brendan Hansen
removed some 'should_yield' weirdness
commit
|
commitdiff
|
tree
|
snapshot
2021-11-09
Brendan Hansen
Added more yielding and remove ugly code
commit
|
commitdiff
|
tree
|
snapshot
2021-11-08
Brendan Hansen
bugfix with exporting polymorphic procedures
commit
|
commitdiff
|
tree
|
snapshot
next