Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-25 | userdiff-cpp: back out the digit-separators in numbers | Johannes Sixt | 3 | -15/+15 |
2021-10-10 | userdiff-cpp: learn the C++ spaceship operator | Johannes Sixt | 1 | -1/+1 |
2021-10-10 | userdiff-cpp: permit the digit-separating single-quote in numbers | Johannes Sixt | 1 | -4/+4 |
2021-10-10 | userdiff-cpp: prepare test cases with yet unsupported features | Johannes Sixt | 3 | -18/+18 |
2021-10-08 | userdiff-cpp: tighten word regex | Johannes Sixt | 1 | -8/+8 |
2021-10-08 | t4034: add tests showing problematic cpp tokenizations | Johannes Sixt | 3 | -7/+49 |
2021-10-08 | t4034/cpp: actually test that operator tokens are not split | Johannes Sixt | 3 | -60/+39 |
2011-01-18 | t4034: bulk verify builtin word regex sanity | Thomas Rast | 3 | -0/+74 |