| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Allow `.allocator` for dynamic arrays; Add `mem.Pool` | gingerBill | 2018-06-12 | 1 | -23/+0 | |
| * | Change our IR name mangling rules | gingerBill | 2018-06-03 | 1 | -5/+1 | |
| * | Remove special shared scope for runtime stuff | gingerBill | 2018-06-03 | 1 | -4/+4 | |
| * | Remove need for __llvm_core | gingerBill | 2018-06-03 | 1 | -1/+4 | |
| * | Use const & for Array<AstNode *> parameters | gingerBill | 2018-06-03 | 1 | -8/+1 | |
| * | Re-allow `when` statements at the file scope | gingerBill | 2018-06-02 | 1 | -3/+5 | |
| * | Remove dead code from checker | gingerBill | 2018-06-02 | 1 | -0/+8 | |
| * | Comment based build tags for packages (basic and temporary) | gingerBill | 2018-05-28 | 1 | -1/+1 | |
| * | Change import lookup | gingerBill | 2018-05-27 | 1 | -0/+1 | |
| * | Remove unused packages | gingerBill | 2018-05-27 | 1 | -0/+1 | |
| * | Fix demo.odin | gingerBill | 2018-05-27 | 1 | -1/+0 | |
| * | Fix delayed assert collection | gingerBill | 2018-05-27 | 1 | -2/+0 | |
| * | Move ODIN_* platform constants to `core:os` | gingerBill | 2018-05-27 | 1 | -1/+1 | |
| * | IR now builds with the new package system | gingerBill | 2018-05-27 | 1 | -0/+755 | |