1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00
semantic/semantic-php
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
..
src/Language Rework tagging to compute LSP offsets 2020-06-25 14:38:33 -07:00
CHANGELOG.md create cabal project for semantic-php 2020-02-11 09:30:02 -05:00
LICENSE Add licenses 2020-03-19 15:50:23 -07:00
README.md Create README.md 2020-02-11 10:23:46 -05:00
semantic-php.cabal Merge pull request #568 from github/bumphp 2020-06-09 12:05:54 -04:00
Setup.hs create cabal project for semantic-php 2020-02-11 09:30:02 -05:00

Semantic support for PHP

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