about summary refs log tree commit diff
path: root/crates/parser/test_data/lexer
AgeCommit message (Collapse)AuthorLines
2022-05-13Revert "Auto merge of #12149 - jonas-schievink:literally-just-a-literal, ↵Jonas Schievink-47/+22
r=jonas-schievink" This reverts commit cc9ae2b89e01a30e441371b9fd3376c3d03a475f, reversing changes made to 7dfd1cb572d8d4fd951237361e43ecddd9c9a852.
2022-05-05Indicate the number of float tokens in the first tokenJonas Schievink-22/+22
2022-05-05Split float literal tokens at the `.`Jonas Schievink-22/+47
2022-03-06Bring back syntax highlighting in test dataAleksey Kladov-0/+461
cc #11597
2021-12-18move testsAleksey Kladov-0/+604