| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `#const`; Minor fixes | gingerBill | 2017-11-12 | 1 | -43/+4 |
| * | In error messages, remove ` with '; Fix error messages for `switch` | gingerBill | 2017-11-12 | 1 | -47/+47 |
| * | Allow for default arguments after a variadic parameter | gingerBill | 2017-11-12 | 1 | -13/+32 |
| * | #const value procedure parameters; $N for polymorphic array lengths | gingerBill | 2017-11-05 | 1 | -32/+93 |
| * | Foreign context cleanup | gingerBill | 2017-11-03 | 1 | -3/+3 |
| * | Add string_set.cpp; Code clean up | gingerBill | 2017-10-30 | 1 | -8/+4 |
| * | `@(default_calling_convention = ...)` for `foreign` blocks | gingerBill | 2017-10-29 | 1 | -4/+13 |
| * | #alias type declarations; core library additions; `_global` import name for t... | gingerBill | 2017-10-29 | 1 | -0/+6 |
| * | Fix issue #123 | gingerBill | 2017-10-15 | 1 | -1/+2 |
| * | Minor code reorganization | Ginger Bill | 2017-10-08 | 1 | -0/+2383 |