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