aboutsummaryrefslogtreecommitdiff
path: root/src/gb
Commit message (Expand)AuthorAgeFilesLines
* `map` immutable fields: count, capacity, allocatorGinger Bill2017-02-061-2/+84
* Update code from OSX merge to be consistent with the rest of the codeGinger Bill2017-02-011-14/+14
* oh boy, basic osx/unix supportzhiayang2017-02-021-3/+20
* Overloaded `free`; 3 dotted ellipsisv0.0.6aGinger Bill2017-01-281-7/+3
* v0.0.4 - `odin build_dll`, atomic.odin, sync.odinGinger Bill2016-12-091-1/+1
* Fix import/export rules for #import as .Ginger Bill2016-11-231-3/+2
* Remove: string overloads; deferGinger Bill2016-11-221-1/+1
* union_castGinger Bill2016-10-161-1/+2
* Update ImplicitValue "architecture"Ginger Bill2016-10-151-26/+26
* Minimal Dependency Map: Only build what is neededGinger Bill2016-09-271-8/+8
* Unicode file loading; push_allocator & push_contextGinger Bill2016-09-231-2/+2
* min, max, absGinger Bill2016-09-021-0/+4
* File Library and TypeDecl syntax changegingerBill2016-08-221-3/+3
* defer statementsgingerBill2016-08-161-10/+25
* Compile with odin.exe and no run.batgingerBill2016-08-161-3/+0
* copy(...)gingerBill2016-08-101-0/+7
* String supportgingerBill2016-08-051-1/+39
* Basic call expression and fix to assignment count checkinggingerBill2016-08-031-8/+9
* Restart LLVM IR SSA generationgingerBill2016-07-301-79/+56
* Support import files as modules (i.e. import only once)gingerBill2016-07-211-1/+6
* Initial CommitgingerBill2016-07-071-0/+10331