summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
4 daysTreat tree-sitter nodes highlighted as comments as atomsHEADmasterWilfred Hughes
5 daysSupport comment.foo highlighting queriesWilfred Hughes
5 daysRoll version following releaseWilfred Hughes
6 daysIt's not actually a 2x perf win0.58.0Wilfred Hughes
6 daysImprove terminal width detectionWilfred Hughes
6 daysUpdate assert_cmd dependencyWilfred Hughes
6 daysTests do actually import predicates, so restore dependency with looser boundsWilfred Hughes
6 daysRemove pin in dev dependencies that is no longer necessaryWilfred Hughes
6 daysPrefer 'terminal' over 'display' terminologyWilfred Hughes
6 daysFactor out a constant for the default terminal widthWilfred Hughes
9 daysFix typoWilfred Hughes
9 daysDocument how to disable difftastic temporarilyGrégoire Paris
9 daysMove notes to wikiWilfred Hughes
9 daysLint against .to_string() on StringWilfred Hughes
9 daysPrefer .to_owned() on &strWilfred Hughes
9 daysUpdate CMake highlights for latest grammarWilfred Hughes
2024-04-28Update CMake parserWilfred Hughes
2024-04-28Merge commit '20ffd6d3b4da1acdbf2d08204b2130a5b2f7c4b3'Wilfred Hughes
2024-04-28Update Elm parserWilfred Hughes
2024-04-28Merge commit '09dbf221d7491dc8d8839616b27c21b9c025c457'Wilfred Hughes
2024-04-28Document C++ parser changeWilfred Hughes
2024-04-28Remove awkard CRLF file from vendored parserWilfred Hughes
2024-04-28Merge commit '72fd00128f1c38319670cbf4bcedbba0dc849d96'Wilfred Hughes
2024-04-28Update URL to Lua parserWilfred Hughes
2024-04-28Merge commit '1aafaff4d26dac5a36dd3495be33e1c20161d761'Wilfred Hughes
2024-04-28Prefer _1 and _2 naming for test filesWilfred Hughes
2024-04-28Merge commit 'b466ffb4d7ce0a833754429ad8d3a02e950ed74c'Wilfred Hughes
2024-04-28Merge commit 'eb68645662a3f7bf7fdd4bcb9531585f54c8570e'Wilfred Hughes
2024-04-28Update Lua parserWilfred Hughes
2024-04-28Add 'vendored_parsers/tree-sitter-lua/' from commit 'a24dab177e58c9c6832f96b9...Wilfred Hughes
2024-04-28Remove old lua grammarWilfred Hughes
2024-04-28Update CSS parserWilfred Hughes
2024-04-28Merge commit '02b4ee757654b7d54fe35352fd8e53a8a4385d42'Wilfred Hughes
2024-04-28Don't flatten error nodesWilfred Hughes
2024-04-28cargo fmtWilfred Hughes
2024-04-28Fix unwanted duplicate node in existing vecWilfred Hughes
2024-04-28Move to smallvec for seen verticesWilfred Hughes
2024-04-28Fix clippy lintsWilfred Hughes
2024-04-28Make Stack be allocated on the arena.Steinar H. Gunderson
2024-04-28Fix memory leak in neighbours array.Steinar H. Gunderson
2024-04-28Try enabling ARM macos on CIWilfred Hughes
2024-04-28Pin mac build to macos-12Wilfred Hughes
2024-04-28Expand man page and add to changelogWilfred Hughes
2024-04-28chore: fix crlf line endingsObserverOfTime
2024-04-27Write a basic man pageWilfred Hughes
2024-04-25readme: direct link to languages sectionManuel
2024-04-140.22.0Amaan Qureshi
2024-04-14chore: generateAmaan Qureshi
2024-04-14feat: support reference declarators in typesAmaan Qureshi
2024-04-14feat: add optional attribute declarations after 'namespace'Amaan Qureshi