projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
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
2021-12-16
Brendan Hansen
updating opengl modules
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Brendan Hansen
day 16 of aoc-2021; even better overload resolution
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Brendan Hansen
made '<<' work for heaps; better overload robustness
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Brendan Hansen
added a heap data structure to core
commit
|
commitdiff
|
tree
|
snapshot
2021-12-16
Brendan Hansen
cleaned solution
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Brendan Hansen
finished day 15 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Brendan Hansen
using the actual aoc input
commit
|
commitdiff
|
tree
|
snapshot
2021-12-15
Brendan Hansen
working on day 15 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
Brendan Hansen
cleanup day 14 solution
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
Brendan Hansen
added day 14 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-14
Brendan Hansen
added i16 and u16 to print
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Brendan Hansen
made array.unique work on all array types
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Brendan Hansen
added day 13 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Brendan Hansen
forgot to remove commented code
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Brendan Hansen
dynamic strings in include statements
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Brendan Hansen
temporary changes
commit
|
commitdiff
|
tree
|
snapshot
2021-12-13
Brendan Hansen
yielding when file not found
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
Brendan Hansen
removing old test_library
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
Brendan Hansen
added back directories to wasi runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
Brendan Hansen
added day 12 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
Brendan Hansen
added command line arguments to onyx runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
Brendan Hansen
added os.exit
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
Brendan Hansen
forgot to add file_size
commit
|
commitdiff
|
tree
|
snapshot
2021-12-12
Brendan Hansen
added directory support to onyx fs
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Brendan Hansen
fixed linux bugs with onyx fs
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Brendan Hansen
got onyx's filesystem working on windows; bugs on linux
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Brendan Hansen
started the process of ditching WASI for Onyx runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Brendan Hansen
added day 11 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-11
Brendan Hansen
adding thoughts about ditching Wasi for onyx runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Brendan Hansen
made build file executable
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Brendan Hansen
fixed onyx build
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Brendan Hansen
moved onyx_runtime out of the compiler and into a module
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Brendan Hansen
added VERY basic implementation of onyxrun
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Brendan Hansen
more code restructing for isolating onyx_runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Brendan Hansen
working to isolate the onyx_runtime functionality
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Brendan Hansen
added quick function example
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Brendan Hansen
added day 10 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-10
Brendan Hansen
added some examples
commit
|
commitdiff
|
tree
|
snapshot
2021-12-09
Brendan Hansen
added day 9 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Brendan Hansen
added '#cstr' strings for easier c-strings
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Brendan Hansen
added #library_path to specify where libraries are
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Brendan Hansen
updated vscode-textmate-languageservice to 0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Brendan Hansen
added day 8 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Brendan Hansen
finalized fixing linux build scripts
commit
|
commitdiff
|
tree
|
snapshot
2021-12-08
Brendan Hansen
pluggable modules work on windows; ready for merge
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Brendan Hansen
more c functions
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Brendan Hansen
added glfw callbacks (bit of a hack)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Brendan Hansen
Merge branch 'master' into pluggable-modules
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Brendan Hansen
added day 7 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-07
Brendan Hansen
planned a way to do glfw callbacks
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Brendan Hansen
added more glfw3 mappings
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Brendan Hansen
(mostly) completed opengles module
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Brendan Hansen
Merge branch 'master' into pluggable-modules
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Brendan Hansen
added day 6 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Brendan Hansen
more opengles functionality
pluggable-modules
commit
|
commitdiff
|
tree
|
snapshot
2021-12-06
Brendan Hansen
making headway on opengles and glfw libraries
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Brendan Hansen
Merge branch 'master' into pluggable-modules
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Brendan Hansen
added #foreign blocks for quicker bulk definitions
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Brendan Hansen
starting to work on glfw3 native module
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Brendan Hansen
storing and loading _onyx_libs in wasm binary
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Brendan Hansen
successfully loading a library dynamically with "#library"
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Brendan Hansen
working example of loading a library and dynamically...
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Brendan Hansen
Merge branch 'master' into pluggable-modules
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Brendan Hansen
added day 5 of aoc-2021
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Brendan Hansen
getting more of the linking to work
commit
|
commitdiff
|
tree
|
snapshot
2021-12-05
Brendan Hansen
started planning the pluggable modules
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Brendan Hansen
upgraded to Wasmer 2.1.0 on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Brendan Hansen
upgraded to Wasmer 2.1.0
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Brendan Hansen
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Brendan Hansen
commented
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Brendan Hansen
added error when using 'any' in macros (temporary fix)
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Brendan Hansen
fixed test cases
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Brendan Hansen
added test case for implicit initialization
commit
|
commitdiff
|
tree
|
snapshot
2021-12-04
Brendan Hansen
implicit zero-ing of stack allocated variables
commit
|
commitdiff
|
tree
|
snapshot
next