Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add array indexing (not writing yet, though...)HEADmaster | tomsmeding | 2017-02-03 |
* | Parse and typecheck casts | tomsmeding | 2017-02-02 |
* | Support 1U literals | tomsmeding | 2017-02-02 |
* | Pointer arithmetic now also for Minus | tomsmeding | 2017-02-02 |
* | 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 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 |