| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-06-14 | indent: remove a redundant flag from the parser state | rillig |
| 2023-06-04 | indent: do not parse '&&&&&&&' as a single binary operator | rillig |
| 2023-06-04 | indent: fix '*=' to be a binary operator, not a unary one | rillig |
| 2023-06-04 | tests/indent: cover code in lexi.c | rillig |
| 2023-06-04 | tests/indent: clean up comments | rillig |
| 2023-05-13 | tests/indent: explain, clean up and add some tests | rillig |
| 2022-04-24 | tests/indent: migrate token tests to other tests | rillig |
| 2022-04-24 | tests/indent: change directive from '#' to '//' | rillig |
| 2022-04-23 | tests/indent: migrate tests for unary and binary operators | rillig |
| 2022-04-22 | indent: remove FreeBSD IDs | rillig |
| 2021-11-25 | indent: extract lex_asterisk_unary into separate function | rillig |
| 2021-11-18 | tests/indent: add skeletons for testing tokens and parser symbols | rillig |
