| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Pointer arithmetic now also for Minus | tomsmeding | 2017-02-02 |
| | | | | | | string_index.nl now doesn't compile anymore because I need to implement casts from i32 to u64 | ||
| * | Pointer arithmetic! | tomsmeding | 2017-02-01 |
| | | |||
| * | Floats, bugfixes, small reorganisations | tomsmeding | 2017-02-01 |
| | | |||
| * | More operators and less function pointers | tomsmeding | 2017-02-01 |
| | | |||
| * | Calling external functions! | tomsmeding | 2017-01-29 |
| | | | | | | | | - Call extern-declared functions - Parse 'c'har literals - Correctly make function arguments into local variables - Fix error message in check.hs (new line 153) | ||
| * | Call functions | tomsmeding | 2017-01-29 |
| | | |||
| * | Do function argument typechecking correctly | tomsmeding | 2017-01-29 |
| | | |||
| * | Detect duplicate variables | tomsmeding | 2017-01-29 |
| | | |||
| * | Fix recursive typedef replacement | tomsmeding | 2017-01-28 |
| | | |||
| * | typeCompatible -> resultType | tomsmeding | 2017-01-27 |
| | | |||
| * | Generate code for global variables | tomsmeding | 2017-01-24 |
