summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainRegenerate parser.c with tree-sitter generateLeonhard Kipp13 months
 
 
AgeCommit messageAuthor
2023-09-30Regenerate parser.c with tree-sitter generateHEADmainLeonhard Kipp
2023-09-19Fix: Use link in readme instead of quotesLeonhard Kipp
2023-09-19Add note to readme about nvim-nuLeonhard Kipp
2023-02-18Add and, or, true and false as keywordsLeonhard Kipp
2023-02-18Replace || with or and && with and. Credits to petrischLeonhard Kipp
2022-11-02Add path typeLeonhard Kipp
2022-11-02Allow fn def with def-envLeonhard Kipp
2022-11-02Add if not, else if not and allow dashes in flag_namesLeonhard Kipp
2022-11-02Fix parsing of .. and . as pathsLeonhard Kipp
2022-11-02Allow value path in range expressoinLeonhard Kipp
[...]