tree-sitter-vala

Commits at 8d391baa04a354d382bb2eefc76d9d14578e373e

  1. 8d391baa add signals and delegates Princeton Ferro authored at Princeton Ferro comitted at
  2. bc98c908 add lambda expressions Princeton Ferro authored at Princeton Ferro comitted at
  3. afbf6c4f improve highlight - of symbols - "owned" keyword Princeton Ferro authored at Princeton Ferro comitted at
  4. 97545d4c add more rules, improve highlights - add enum, errordomain, interface, and struct - highlight more keywords Princeton Ferro authored at Princeton Ferro comitted at
  5. ee72702f add base access, improve element access exprs Princeton Ferro authored at Princeton Ferro comitted at
  6. 8855677d highlight using Princeton Ferro authored at Princeton Ferro comitted at
  7. f594e0fe improve grammar - highlight var and 'void' as builtin types - allow non-decls in for statement Princeton Ferro authored at Princeton Ferro comitted at
  8. d4f093a0 support switch statements Princeton Ferro authored at Princeton Ferro comitted at
  9. 3c63fbb7 add element access, yield expression; other fixes Princeton Ferro authored at Princeton Ferro comitted at
  10. ab58415d add more statements (if, while, do, for, foreach) Princeton Ferro authored at Princeton Ferro comitted at
  11. 34760c1f add try-catch-finally Princeton Ferro authored at Princeton Ferro comitted at
  12. 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
  13. 6d443bff improve constants, initializers, and static casts Princeton Ferro authored at Princeton Ferro comitted at
  14. 7f79306e improve grammar and highlighting - highlight keywords - add more rules Princeton Ferro authored at Princeton Ferro comitted at
  15. 6dcaef1b update README Princeton Ferro authored at Princeton Ferro comitted at
  16. 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
  17. 4f97f0a5 fix method parameters Princeton Ferro authored at Princeton Ferro comitted at
  18. b633332d improve expressions Princeton Ferro authored at Princeton Ferro comitted at
  19. 2ed0adcd simplify grammar Princeton Ferro authored at Princeton Ferro comitted at
  20. 252a5d2f support field declarations Princeton Ferro authored at Princeton Ferro comitted at
  21. 7c1e64c6 add test for namespaces Princeton Ferro authored at Princeton Ferro comitted at
  22. cc2f97c9 Initial commit Princeton Ferro authored at Princeton Ferro comitted at