| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 38 hours | Handle -o (output) option for -E (preprocess only)main | Samuel Lidén Borell | 1 | -4/+10 |
| 38 hours | Fix ifdef/ifndef: Skip #else if true | Samuel Lidén Borell | 1 | -2/+6 |
| 38 hours | Detect function-like macro defs without ')' | Samuel Lidén Borell | 1 | -2/+9 |
| 38 hours | Implement -D option | Samuel Lidén Borell | 1 | -4/+16 |
| 39 hours | Parse (but ignore) type casts | Samuel Lidén Borell | 1 | -5/+22 |
| 39 hours | Basic parsing of expressions in functions | Samuel Lidén Borell | 1 | -4/+17 |
| 40 hours | Beginnings of parsing of functions | Samuel Lidén Borell | 1 | -7/+34 |
| 40 hours | Clean up commented out code | Samuel Lidén Borell | 1 | -18/+0 |
| 40 hours | Parsing of enum types | Samuel Lidén Borell | 1 | -24/+93 |
| 2 days | Parsing of struct types | Samuel Lidén Borell | 1 | -13/+103 |
| 2 days | Fix detection of identifier tokens | Samuel Lidén Borell | 1 | -1/+1 |
| 2 days | Indent correctly in format() | Samuel Lidén Borell | 1 | -1/+1 |
| 2 days | Basic parsing of types | Samuel Lidén Borell | 1 | -15/+108 |
| 2 days | Fix strings with comma or parentheses inside macro invocations | Samuel Lidén Borell | 1 | -2/+15 |
| 2 days | Support comments at start of lines also | Samuel Lidén Borell | 1 | -0/+4 |
| 2 days | Include source filename/line in uncaught exceptions | Samuel Lidén Borell | 1 | -0/+9 |
| 2 days | Add missing operators | Samuel Lidén Borell | 1 | -2/+9 |
| 2 days | Use exceptions for syntax errors. Use red color for errors | Samuel Lidén Borell | 1 | -4/+19 |
| 2 days | Initial commit | Samuel Lidén Borell | 1 | -0/+1006 |
