1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 08:27:56 +03:00
semantic/semantic-ruby
Timothy Clem e591457a4c Rework tagging to compute LSP offsets
Also updates how we generate the line of source code for display
2020-06-25 14:38:33 -07: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 Rework tagging to compute LSP offsets 2020-06-25 14:38:33 -07:00
test fix precise tests for Ruby 2020-05-21 14:41:06 -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 Move the rest of the languages over to generated datatypes 2020-06-04 09:53:17 -07: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.