| Age | Commit message (Collapse) | Author |
|
|
|
See #88
Also, includes partial implementation of typedef top level declaration.
See #95
Also, fix function types. Previously the way we were deduping function type
pointers was incorrect.
|
|
|
|
|
|
|
|
|
|
see #88
|
|
See #76
|
|
See #23
|
|
See #23
|
|
|
|
and return with '?' or '%' prefix
|
|
|
|
See #51
|
|
|
|
|
|
also make some parsing error messages better
|
|
See #22
|
|
|
|
|
|
closes #32
|
|
|
|
|
|
add null literal
fix number literal / maybe interactions
|
|
|
|
|
|
|
|
|
|
|
|
closes #34
|
|
closes #33
|
|
|
|
|
|
fix || and &&
closes #17
|
|
parsing code for structs, strings, and c string literals
partial semantic analyzing code for structs, strings, and c string literals
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
verbose compiler output is now behind --verbose flag
|
|
|
|
|
|
|
|
|