| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 36 hours | Handle -o (output) option for -E (preprocess only)main | Samuel Lidén Borell | 1 | -4/+10 |
| 37 hours | Fix ifdef/ifndef: Skip #else if true | Samuel Lidén Borell | 1 | -2/+6 |
| 37 hours | Detect function-like macro defs without ')' | Samuel Lidén Borell | 1 | -2/+9 |
| 37 hours | Implement -D option | Samuel Lidén Borell | 1 | -4/+16 |
| 37 hours | Parse (but ignore) type casts | Samuel Lidén Borell | 1 | -5/+22 |
| 37 hours | Basic parsing of expressions in functions | Samuel Lidén Borell | 1 | -4/+17 |
| 38 hours | Update README | Samuel Lidén Borell | 1 | -3/+6 |
| 38 hours | Beginnings of parsing of functions | Samuel Lidén Borell | 1 | -7/+34 |
| 39 hours | Clean up commented out code | Samuel Lidén Borell | 1 | -18/+0 |
| 39 hours | Parsing of enum types | Samuel Lidén Borell | 1 | -24/+93 |
| 47 hours | Parsing of struct types | Samuel Lidén Borell | 1 | -13/+103 |
| 48 hours | Fix detection of identifier tokens | Samuel Lidén Borell | 1 | -1/+1 |
| 48 hours | Remove unsupported stuff from stdlib.h | Samuel Lidén Borell | 1 | -3/+3 |
| 2 days | Indent correctly in format() | Samuel Lidén Borell | 1 | -1/+1 |
| 2 days | Basic parsing of types | Samuel Lidén Borell | 4 | -33/+113 |
| 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 | Add README | Samuel Lidén Borell | 1 | -0/+57 |
| 2 days | Add licence | Samuel Lidén Borell | 2 | -0/+788 |
| 2 days | Initial commit | Samuel Lidén Borell | 13 | -0/+1366 |
