projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
2022-03-08
Brendan Hansen
preparing to try libiwasm
commit
|
commitdiff
|
tree
|
snapshot
2022-03-05
Brendan Hansen
bugfixing and new format overload
commit
|
commitdiff
|
tree
|
snapshot
2022-03-02
Brendan Hansen
added os.time
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
Brendan Hansen
'#persist' in structs; map bugfix
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Brendan Hansen
one more subtle bugfix
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Brendan Hansen
fixed windows specific bugs with "#load_all"
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
Brendan Hansen
added "#load_all" to load all onyx files in a folder
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Brendan Hansen
added OpenAL module
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Brendan Hansen
changed tag syntax; added runtime variant of 'new'
commit
|
commitdiff
|
tree
|
snapshot
2022-02-27
Brendan Hansen
changed syntax for tagging structures
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
Brendan Hansen
struct method in type data; bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
Brendan Hansen
added get_struct_by_name
commit
|
commitdiff
|
tree
|
snapshot
2022-02-26
Brendan Hansen
bugfix when using structs with any members
commit
|
commitdiff
|
tree
|
snapshot
2022-02-25
Brendan Hansen
better method call support; method calls with blocks
commit
|
commitdiff
|
tree
|
snapshot
2022-02-22
Brendan Hansen
bugfix with using #code blocks at runtime
commit
|
commitdiff
|
tree
|
snapshot
2022-02-19
Brendan Hansen
added syntax for avoid redeclaration error
commit
|
commitdiff
|
tree
|
snapshot
2022-02-11
Brendan Hansen
forgot to commit change with kernel32.lib
commit
|
commitdiff
|
tree
|
snapshot
2022-02-11
Brendan Hansen
fixing GetEnvironmentVariableA
commit
|
commitdiff
|
tree
|
snapshot
2022-02-11
Brendan Hansen
Using 'GetEnvironmentVariable' on windows for onyx...
commit
|
commitdiff
|
tree
|
snapshot
2022-02-10
Brendan Hansen
cleanup; added random.string
commit
|
commitdiff
|
tree
|
snapshot
2022-02-07
Brendan Hansen
bugfixes and more parse_any
commit
|
commitdiff
|
tree
|
snapshot
2022-02-06
Brendan Hansen
started standard way of parsing anything from a string
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Brendan Hansen
forgot a file in windows build
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Brendan Hansen
fixing windows onyx_runtime build
commit
|
commitdiff
|
tree
|
snapshot
2022-02-04
Brendan Hansen
testing more artifacts for windows build
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Brendan Hansen
str_to_i64 works in multiple bases
commit
|
commitdiff
|
tree
|
snapshot
2022-02-02
Brendan Hansen
tiny bugfix with writing one byte at a time
commit
|
commitdiff
|
tree
|
snapshot
2022-01-31
Brendan Hansen
added type_info.enum_values
commit
|
commitdiff
|
tree
|
snapshot
2022-01-30
Brendan Hansen
export directive name can be an expression
commit
|
commitdiff
|
tree
|
snapshot
2022-01-29
Brendan Hansen
fixed the quick fix
commit
|
commitdiff
|
tree
|
snapshot
2022-01-29
Brendan Hansen
quick for deeper issue regarding block statement index
commit
|
commitdiff
|
tree
|
snapshot
2022-01-29
Brendan Hansen
bugfixes with bad chars in errors and simd
commit
|
commitdiff
|
tree
|
snapshot
2022-01-28
Brendan Hansen
Fixed bug with sourcing from multiple gl shaders
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Brendan Hansen
fixed scoping issues with copied static ifs
commit
|
commitdiff
|
tree
|
snapshot
2022-01-27
Brendan Hansen
static ifs in procedure are much better now
commit
|
commitdiff
|
tree
|
snapshot
2022-01-25
Brendan Hansen
bugfix with used pointer members
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Brendan Hansen
bugfix in tcp server
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
Brendan Hansen
switch cases are looser in the syntax tree now
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Brendan Hansen
better tcp server code
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Brendan Hansen
changed slice cast rules; more tcp server features
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Brendan Hansen
basics of generic TCP server
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Brendan Hansen
even nicer api for socket_poll_all
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Brendan Hansen
improved socket_poll_all implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Brendan Hansen
added ability to get the connected address and port
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Brendan Hansen
fixed __sleep
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Brendan Hansen
added os.sleep
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Brendan Hansen
ability for changes to be null
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Brendan Hansen
added socket polling
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Brendan Hansen
bugfixes with array.alloc_one
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Brendan Hansen
random changes to networking
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Brendan Hansen
even more cleanup in net
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Brendan Hansen
cleanup in net/net.onyx
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Brendan Hansen
added basic networking for Linux
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Brendan Hansen
updated comment in heap.onyx
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Brendan Hansen
"better" heap freeing
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Brendan Hansen
printing a stack trace on trap; best fit not first fit
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Brendan Hansen
better printing when trap occurs
commit
|
commitdiff
|
tree
|
snapshot
2022-01-16
Brendan Hansen
added perlin_test; changed heap_resize to allocate...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-15
Brendan Hansen
added basic perlin noise implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-01-15
Brendan Hansen
updating examples; stricter Iterable interface
commit
|
commitdiff
|
tree
|
snapshot
2022-01-15
Brendan Hansen
bugfix with new interface system
commit
|
commitdiff
|
tree
|
snapshot
2022-01-15
Brendan Hansen
more powerful interfaces using expected types
commit
|
commitdiff
|
tree
|
snapshot
2022-01-14
Brendan Hansen
moved argument parsing code to core
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Brendan Hansen
parallel_for is only included if multi-threaded
commit
|
commitdiff
|
tree
|
snapshot
2022-01-10
Brendan Hansen
made even quicker procedures
commit
|
commitdiff
|
tree
|
snapshot
2022-01-07
Brendan Hansen
made #solidify better
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Brendan Hansen
cleaning up old files
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Brendan Hansen
potential bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2022-01-06
Brendan Hansen
small code change for big improvements
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Brendan Hansen
making auto polymorphism even better
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Brendan Hansen
better error message; using auto polymorphic
commit
|
commitdiff
|
tree
|
snapshot
2022-01-05
Brendan Hansen
started working on auto polymorphic functions
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Brendan Hansen
refactored polymorphic procs and funcs together
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Brendan Hansen
improvements to poly struct parameter lookups
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Brendan Hansen
removed parallel_for test case because it is broken
commit
|
commitdiff
|
tree
|
snapshot
2022-01-04
Brendan Hansen
added parallel for test case
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Brendan Hansen
syncing; found some more bugs
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Brendan Hansen
cleaned up parallel_for
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Brendan Hansen
bugfixes with parallel_for and distributor
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Brendan Hansen
added experimental iter.parallel_for
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Brendan Hansen
bugfix with poly struct params
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Brendan Hansen
tiny potential bug fix
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Brendan Hansen
made it easier to use custom formatters
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Brendan Hansen
better error messages when using constraints and polymo...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-03
Brendan Hansen
added variants of map and filter with contexts
commit
|
commitdiff
|
tree
|
snapshot
2021-12-31
Brendan Hansen
added disabling custom formatting
commit
|
commitdiff
|
tree
|
snapshot
2021-12-31
Brendan Hansen
ranked error messages to not overwhelm the user
commit
|
commitdiff
|
tree
|
snapshot
2021-12-31
Brendan Hansen
made enums behave better with static ifs
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Brendan Hansen
added 'did you mean ..' to unresolved symbol errors
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Brendan Hansen
bugfix with polymorphic tags
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Brendan Hansen
Custom_Format tag; bugfix with polymorphic structure...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Brendan Hansen
added quotes in custom map printing
commit
|
commitdiff
|
tree
|
snapshot
2021-12-30
Brendan Hansen
added custom formatters to core libs
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Brendan Hansen
Merge branch 'master' of https://github.com/brendanfh...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-29
Brendan Hansen
random additions
commit
|
commitdiff
|
tree
|
snapshot
2021-12-23
Brendan Hansen
Merge pull request #49 from SNDST00M/hotfix-vscode...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-21
IT'S MUNIN...
Updated vscode-textmate-languageservice to 0.2.1
commit
|
commitdiff
|
tree
|
snapshot
2021-12-21
Brendan Hansen
updated gl
commit
|
commitdiff
|
tree
|
snapshot
2021-12-20
Brendan Hansen
changed implicit code block syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-12-17
Brendan Hansen
added day 17 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
next