aboutsummaryrefslogtreecommitdiff
path: root/code/test.odin
Commit message (Collapse)AuthorAgeFilesLines
* Update old demosGinger Bill2017-06-211-35/+0
|
* oh boy, basic osx/unix supportzhiayang2017-02-021-3/+3
|
* Semicolons are required; `when` condition for certain file scope ↵Ginger Bill2016-12-011-1/+1
| | | | declarations; #import syntax change
* Unicode file loading; push_allocator & push_contextGinger Bill2016-09-231-1/+0
|
* Fix assert; exporting rulesGinger Bill2016-09-221-18/+16
|
* Fix enum type comparison; Start demo 003 codeGinger Bill2016-09-211-1/+34
|
* Filename as default import name; as .; as _; panic()Ginger Bill2016-09-211-1/+1
|
* enum_to_stringGinger Bill2016-09-191-1/+1
|
* Core library and Better name mangling for filesGinger Bill2016-09-191-0/+5