tree-sitter-vala

Commits at ab58415d03191242d0345abe417491d3227d4355

  1. ab58415d add more statements (if, while, do, for, foreach) Princeton Ferro authored at Princeton Ferro comitted at
  2. 34760c1f add try-catch-finally Princeton Ferro authored at Princeton Ferro comitted at
  3. bf60a44d improve grammar and fix member access parsing - highlight operators - highlight names in method calls - fix some ambiguities Princeton Ferro authored at Princeton Ferro comitted at
  4. 6d443bff improve constants, initializers, and static casts Princeton Ferro authored at Princeton Ferro comitted at
  5. 7f79306e improve grammar and highlighting - highlight keywords - add more rules Princeton Ferro authored at Princeton Ferro comitted at
  6. 6dcaef1b update README Princeton Ferro authored at Princeton Ferro comitted at
  7. 1b6079ec improve grammar and implement highlighting queries - drop type_weak - introduce queries/highlights.scm - add some more rules to the grammar Princeton Ferro authored at Princeton Ferro comitted at
  8. 4f97f0a5 fix method parameters Princeton Ferro authored at Princeton Ferro comitted at
  9. b633332d improve expressions Princeton Ferro authored at Princeton Ferro comitted at
  10. 2ed0adcd simplify grammar Princeton Ferro authored at Princeton Ferro comitted at
  11. 252a5d2f support field declarations Princeton Ferro authored at Princeton Ferro comitted at
  12. 7c1e64c6 add test for namespaces Princeton Ferro authored at Princeton Ferro comitted at
  13. cc2f97c9 Initial commit Princeton Ferro authored at Princeton Ferro comitted at