| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | "Maybe-fy" operator | Ginger Bill | 2016-10-08 | 1 | -1/+1 | |
| * | Maybe types; value, ok := maybe_value(x) | Ginger Bill | 2016-10-06 | 1 | -4/+10 | |
| * | Untyped `nil` | Ginger Bill | 2016-10-06 | 1 | -0/+2 | |
| * | Begin work on const llvm aggregate literals | Ginger Bill | 2016-09-30 | 1 | -5/+16 | |
| * | Unicode file loading; push_allocator & push_context | Ginger Bill | 2016-09-23 | 1 | -2/+2 | |
| * | enum_to_string | Ginger Bill | 2016-09-19 | 1 | -3/+3 | |
| * | Match statements; Type System change (Type_Record for all sum and product types) | Ginger Bill | 2016-09-01 | 1 | -0/+4 | |
| * | Initial Demo001 code for tour of language | Ginger Bill | 2016-08-19 | 1 | -0/+2 | |
| * | copy(...) | gingerBill | 2016-08-10 | 1 | -1/+6 | |
| * | f16/f128,u|i128, basic vector support. | gingerBill | 2016-08-10 | 1 | -4/+7 | |
| * | Restart LLVM IR SSA generation | gingerBill | 2016-07-30 | 1 | -1/+1 | |
| * | Support import files as modules (i.e. import only once) | gingerBill | 2016-07-21 | 1 | -0/+367 | |