1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
semantic/semantic-ruby
2020-05-08 17:02:03 -04:00
..
app Update Main.hs 2020-02-07 20:01:19 -05:00
bench Update Parsing.hs 2020-02-07 20:01:21 -05:00
src/Language add error to instance for Rb.MethodCall 2020-05-08 17:02:03 -04:00
test Merge branch 'master' into codegen-cleanup 2020-04-22 10:16:05 -04: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 main-is for test suites in language cabal files 2020-04-20 11:53:47 -04: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.