1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
semantic/semantic-ruby
2020-01-28 12:04:01 -05:00
..
src/Language Update Ruby dependencies to reference AST.* instead of TreeSitter.* 2020-01-28 12:04:01 -05:00
vendor create submodule for ruby AST 2020-01-27 15:56:25 -05:00
LICENSE Add semantic-ruby 2019-12-16 13:56:34 -08:00
README.md Add semantic-ruby 2019-12-16 13:56:34 -08:00
semantic-ruby.cabal Update semantic-ruby.cabal 2020-01-27 15:49:20 -05:00
Setup.hs Add semantic-ruby 2019-12-16 13:56:34 -08:00

Semantic support for Ruby

This package implements semantic support for Ruby using the semantic-core intermediate language.