1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-21 11:45:07 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
0604fcf9fd HackStudio: Make CppTokens have (line,column) positions
These are infinitely more useful than raw indices into the input text.
2019-10-25 21:07:45 +02:00
Andreas Kling
307cbf83c3 HackStudio: Start building a C++ lexer to help with syntax highlighting 2019-10-25 19:52:44 +02:00