Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-25 | userdiff-cpp: back out the digit-separators in numbers | Johannes Sixt | 1 | -6/+6 |
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 | 1 | -7/+7 |
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 | 1 | -4/+18 |
2021-10-08 | t4034/cpp: actually test that operator tokens are not split | Johannes Sixt | 1 | -30/+15 |
2011-01-18 | t4034: bulk verify builtin word regex sanity | Thomas Rast | 1 | -0/+36 |