projects
/
onyx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
onyx.git
2020-09-23
Brendan Hansen
forgot to add astnodes.h
commit
|
commitdiff
|
tree
|
snapshot
2020-09-23
Brendan Hansen
added 'use' statement for enums and variables of struct...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Brendan Hansen
added data parameter to array_map
commit
|
commitdiff
|
tree
|
snapshot
2020-09-22
Brendan Hansen
small bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Brendan Hansen
added math functions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Brendan Hansen
nasty bug fix with polymorphic structs destroying scope...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Brendan Hansen
started working on a formal spec of the language
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Brendan Hansen
bugfix with struct literals as struct member default...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Brendan Hansen
added coloring for proc definitions in vim
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Brendan Hansen
update editor syntax definitions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-19
Brendan Hansen
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2020-09-19
Brendan Hansen
added '~~' auto cast operator
commit
|
commitdiff
|
tree
|
snapshot
2020-09-19
Brendan Hansen
added bitwise not operator
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Brendan Hansen
changed overloaded function syntax; () are required...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Brendan Hansen
code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Brendan Hansen
bugfixes with structs by value
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Brendan Hansen
added ability to pass complicated structs by value
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Brendan Hansen
fixed #24; ready for v0.0.3
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Brendan Hansen
fixed #19
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Brendan Hansen
code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-09-18
Brendan Hansen
added #private_file; 'use package' is at file scope...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Brendan Hansen
updated CHANGELOG
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Brendan Hansen
added alloc_slice; made bools comptime known
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Brendan Hansen
fixed alignment issue on struct members
commit
|
commitdiff
|
tree
|
snapshot
2020-09-17
Brendan Hansen
added println to stdio; code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Brendan Hansen
added test cases; bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Brendan Hansen
working on TCC with github actions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Brendan Hansen
Update onyx-build.yml
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Brendan Hansen
started working on automated regression tests
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Brendan Hansen
switched to using TCC as the compiler compiler
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Brendan Hansen
added name to polymorphic structs so error messsages...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Brendan Hansen
fixed bug with polymorphic struct 'using'
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Brendan Hansen
added error message for using polymorphic structs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Brendan Hansen
bugfixes for polymorphic structs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Brendan Hansen
added polymorphic structs; must testing will be needed
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Brendan Hansen
Fixed #20
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Brendan Hansen
added simd example; simd bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Brendan Hansen
finished initial version of SIMD instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Brendan Hansen
started working on SIMD functionality
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Brendan Hansen
added 'simd' package with simd types
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Brendan Hansen
Merge pull request #14 from brendanfh/add-license-1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Brendan Hansen
Create LICENSE
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Brendan Hansen
Update onyx-build.yml
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Brendan Hansen
Update onyx-build.yml
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Brendan Hansen
Create onyx-build.yml
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Brendan Hansen
various bug improvements
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Brendan Hansen
added 'using' struct members
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Brendan Hansen
added polymorphic varargs of a single type
commit
|
commitdiff
|
tree
|
snapshot
2020-09-07
Brendan Hansen
bugfix for variadic arguments
commit
|
commitdiff
|
tree
|
snapshot
2020-09-07
Brendan Hansen
added initial implementation of typed varargs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-06
Brendan Hansen
reduced number of foreign imports
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Brendan Hansen
small bugfixes; started writing example programs with...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Brendan Hansen
added some robustness and better errors
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Brendan Hansen
added for loops over fixed size arrays
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Brendan Hansen
added iteration by pointer to for loops
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Brendan Hansen
added for loop iteration over slices and dynamic arrays
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
Brendan Hansen
changed semantics of for loops; now iterable based
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
Brendan Hansen
can subscript array with a value of type 'range'; not...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
Brendan Hansen
changed slice creation syntax to use ranges
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
Brendan Hansen
added ranges; will replace for loop and slice syntax...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-03
Brendan Hansen
added ability to output a tag file
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Brendan Hansen
'builtin' package is implicitly included; multiple...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Brendan Hansen
added core array functions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Brendan Hansen
resolving polymorphic params in function parameters...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Brendan Hansen
added ptrmap.onyx; small bugfixes; changed rules about...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Brendan Hansen
refactoring core arrays
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Brendan Hansen
added block comments (kinda); bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Brendan Hansen
refactoring core libraries
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Brendan Hansen
polyprocs can be passed as arguments; code cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Brendan Hansen
code cleanup and bugfixes; added file location directives
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Brendan Hansen
small error improvements; moved where proc directives go
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Brendan Hansen
added '#add_overload' directive
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Brendan Hansen
massive renaming of internal compiler things
commit
|
commitdiff
|
tree
|
snapshot
2020-08-29
Brendan Hansen
critical bugfixes and sublime/vim compiliation support
commit
|
commitdiff
|
tree
|
snapshot
2020-08-29
Brendan Hansen
weird bugfix with operator precedence
commit
|
commitdiff
|
tree
|
snapshot
2020-08-29
Brendan Hansen
bugfixes and more testing
commit
|
commitdiff
|
tree
|
snapshot
2020-08-29
Brendan Hansen
adding array functionality and bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-29
Brendan Hansen
added dynamic array type since polymorphism is now...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Brendan Hansen
caching previous generated polymorphic functions
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Brendan Hansen
Started the basics of polymorphic procedures. code...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Brendan Hansen
added implicit '.data' to slices so they behave like...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Brendan Hansen
refactored slice types to not be a struct type internally
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Brendan Hansen
small bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Brendan Hansen
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
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
next