projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
2024-01-05
Brendan Hansen
fixed: type inference bugs and certain error messages
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
Brendan Hansen
Merge branch 'master' into fix/inferred-struct-type...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Brendan Hansen
bugfix: `slice.group_by` with empty array
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Brendan Hansen
fixed: `GetCurrentDirectory` linking
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Brendan Hansen
changed: linux actions to be `ubuntu-20.04`and fixed...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Brendan Hansen
fixed: many bugs related to distinct types
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Brendan Hansen
fixed: distinct string types not storing correctly
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Brendan Hansen
added: `conv.parse` and `Optional.flatten`
commit
|
commitdiff
|
tree
|
snapshot
2023-12-30
Brendan Hansen
added: error message when a type inferred struct litera...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-26
Brendan Hansen
added: `iter.sum` and `iter.fold1`
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Brendan Hansen
fixed: silly eror in `#export` duplication reporting
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Brendan Hansen
fixed: #86 by adding tokens to built in types
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Brendan Hansen
fixed: bugs in Onyx platform networking with UDP
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Brendan Hansen
fixed: broken test case and duplicate export nanes
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Brendan Hansen
fixed: #90 enums not working with `hash.hash` by default
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Brendan Hansen
fixed: #87 by removing unnecessary check
commit
|
commitdiff
|
tree
|
snapshot
2023-12-17
Brendan Hansen
fixed: allow for looser debugger breakpoint names
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Brendan Hansen
Merge pull request #85 from judah-caruso/fix/ovm-debugg...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Brendan Hansen
fixed: debug session hanging when debugger disconnects
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Judah Caruso
more minor mistakes
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Judah Caruso
small mistake on linux
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Judah Caruso
improve debugger support on mac
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Brendan Hansen
Merge branch 'master' into fix/ovm-debugger-repairs
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Brendan Hansen
fixed: broken WASI builds due to `_initialize`
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Brendan Hansen
fixed: MacOS OVM debugger
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Brendan Hansen
Update Discord Link again
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Brendan Hansen
Update Discord Link
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Brendan Hansen
fixed: flag controlling tail calls for Linux build
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Brendan Hansen
fixed: `ovm` backend crashing on MacOS
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Brendan Hansen
Merge pull request #76 from judah-caruso/fix-mac-build...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Judah Caruso
remove lots of casts
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Judah Caruso
fix remaining warnings (besides semaphore
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Judah Caruso
interpreter warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Brendan Hansen
fixed: KDL parsing bug #62
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Brendan Hansen
cleanup: macos compiler build errors
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Brendan Hansen
fixed: `core.list` implementation. added: test case
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Brendan Hansen
fixed: inability to remove read-only files on Windows
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Brendan Hansen
added: test case for #82
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Brendan Hansen
fixed: #82 parsing error
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Brendan Hansen
fixed: segmentation fault on windows
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Brendan Hansen
fixed: `CreateDirectoryA` on windows
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Brendan Hansen
windows package manager fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Brendan Hansen
fixed: #81 parsing bug
commit
|
commitdiff
|
tree
|
snapshot
2023-12-10
Brendan Hansen
attemped fix: windows compilation of runtime
commit
|
commitdiff
|
tree
|
snapshot
2023-12-10
Brendan Hansen
attempted fix: `FailedToRun` errors on Windows
commit
|
commitdiff
|
tree
|
snapshot
2023-12-10
Brendan Hansen
attempted fix: process spawning on Windows
commit
|
commitdiff
|
tree
|
snapshot
2023-12-10
Brendan Hansen
fixed: #58 by adding `_initialize` export
commit
|
commitdiff
|
tree
|
snapshot
2023-12-10
Brendan Hansen
fixed: broken code with new if-expr precedence
commit
|
commitdiff
|
tree
|
snapshot
2023-12-10
Brendan Hansen
Merge pull request #79 from onyx-lang/fix/nested-array...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-10
Brendan Hansen
fixed: nested array literals causes a segfault
commit
|
commitdiff
|
tree
|
snapshot
2023-12-10
Brendan Hansen
Merge pull request #78 from onyx-lang/fix/if-expr-prece...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-10
Brendan Hansen
fixed: precedence of if-expressions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Brendan Hansen
finalized nightly release generator
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Brendan Hansen
testing nightly release action
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Brendan Hansen
testing nightly release action
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Brendan Hansen
testing nightly release action
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Brendan Hansen
Merge pull request #75 from onyx-lang/fix/compound...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
fixed: incorrect WASM binary; refined error messages
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
Merge branch 'master' into fix/compound-void-bad-wasm
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
Merge pull request #74 from stagas/fix/js-default-runti...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
stagas
fixed: js default runtime settings for multithreading
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
fixed: code generation bug when a local's type is ...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
Merge pull request #73 from stagas/fix/js-spawn-thread
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
fixed: incorrect error message when the type of an...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
stagas
fixed: js runtime __spawn_thread signature
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
Merge pull request #72 from jtakakura/fix-help-exit...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Junji Takakura
Fixed the help subcommand to return the correct exit...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
added: `iter.counter`
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
Merge pull request #69 from judah-caruso/better-where...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
Merge pull request #68 from judah-caruso/67-fix-non...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Judah Caruso
swap flag from const to comptime
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
Merge branch 'master' into better-where-clauses
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
Merge pull request #70 from onyx-lang/fix/build-should...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
silly copy and paste error
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
fix build on darwin
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
fixed build.sh
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Brendan Hansen
changed build.sh to error if it fails
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Judah Caruso
is this breaking the pipeline?
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Judah Caruso
Small test
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Judah Caruso
Support for constant expressions in where clauses
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Judah Caruso
Make sure build stops if it fails
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Judah Caruso
clarify error message more
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Judah Caruso
improve non-const array size error
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Brendan Hansen
added: better error message when `->` is used incorrectly
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Brendan Hansen
started working on fixed bug from #63
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Brendan Hansen
fixed: implementation of `array.remove` and `array...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Brendan Hansen
fixed: critical bug in `iter.fold` producing wrong...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Brendan Hansen
Merge pull request #64 from judah-caruso/support-array...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Judah Caruso
fixed issue with memory_equal in builtin not resolving
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Judah Caruso
add array w/ scalar operations; update tests
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Judah Caruso
other operators should be macros as well
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Judah Caruso
move builtin operator overloads into separate file...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Judah Caruso
add 'memory_equal' intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Brendan Hansen
fixed: critical bug in `list.free`
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Brendan Hansen
Merge pull request #60 from onyx-lang/fix/code-block...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Brendan Hansen
added: clarifying error message when statement code...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Brendan Hansen
Merge pull request #55 from judah-caruso/array-member...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Brendan Hansen
Merge pull request #59 from onyx-lang/feature/macos...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Brendan Hansen
added: missing `darwin_amd64` directory
commit
|
commitdiff
|
tree
|
snapshot
next