summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-09Added some todos and ideasMitja Felicijan1-0/+10
2023-11-09Some cleanup, who knows whatMitja Felicijan1-10/+9
2023-11-09Added partial matching and introduced threadsMitja Felicijan1-34/+105
2023-11-09Fixed space widthMitja Felicijan1-96/+96
2023-11-09Fixed space widthMitja Felicijan1-97/+96
2023-11-08Added basic parsing of C codeMitja Felicijan1-26/+125
2023-11-07Added tree-sitter-json vendor libraryMitja Felicijan1-1/+39
2023-11-04Added main, it has to start somewhereMitja Felicijan1-0/+6