1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
Commit Graph

28 Commits

Author SHA1 Message Date
Patrick Thomson
dfd60a47a4
Merge pull request #568 from github/bumphp
Bump tree-sitter-php to 0.5.0.0.
2020-06-09 12:05:54 -04:00
Patrick Thomson
ab067e7df5 Bump tree-sitter-php to 0.5.0.0. 2020-06-09 10:42:36 -04:00
Timothy Clem
2e44d43452 Generate Def/Ref at moment of tagging 2020-06-04 10:39:15 -07:00
Timothy Clem
38a7158b20 Move the rest of the languages over to generated datatypes 2020-06-04 09:53:17 -07:00
Timothy Clem
ec39503c32 Fix Loc for PHP tags 2020-04-27 13:19:33 -07:00
Rick Winfrey
d55db8893a Merge branch 'master' into precise-ql-tagging 2020-03-27 11:52:48 -07:00
Rick Winfrey
9a7ed9d294 Bump to semantic-source 0.1.0
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
2020-03-23 13:40:50 -07:00
Rick Winfrey
eb7d274e29 Add licenses 2020-03-19 15:50:23 -07:00
Patrick Thomson
056a47ab5a Tag functions, methods, and their calls. 2020-02-19 15:57:42 -05:00
Patrick Thomson
1c8eaa7fbe Dump function definitions. 2020-02-19 14:25:25 -05:00
Patrick Thomson
81b96673bb Institute Language.PHP.Tags. 2020-02-19 14:16:42 -05:00
Patrick Thomson
fc66685d8f Delete these stale submodule references. 2020-02-19 13:31:02 -05:00
Patrick Thomson
e45bb13fb1 Remove submodules now that parsers provide grammars themselves. 2020-02-14 13:25:37 -05:00
Ayman Nadeem
973fcd230b fix redundant import of Token by importing instances alone 2020-02-13 10:26:00 -05:00
Ayman Nadeem
8f3668aa1a fix copy pasta 2020-02-12 18:23:24 -05:00
Ayman Nadeem
05760f6d11 Program is PHP's top-level rule 2020-02-12 16:44:07 -05:00
Ayman Nadeem
b2148607c4 disambiguate Integer and Float 2020-02-12 14:19:52 -05:00
Ayman Nadeem
5cfe4f7078 disamiguate between Prelude vs Grammar Strings 2020-02-12 13:38:06 -05:00
Ayman Nadeem
015aec04ed bump tree-sitter-php 2020-02-11 20:01:43 -05:00
Ayman Nadeem
92755612ff add php submodule temporarily 2020-02-11 14:34:07 -05:00
Ayman Nadeem
c152235bd1 Create Language.PHP.Grammar 2020-02-11 10:36:30 -05:00
Ayman Nadeem
30d8445147 Create Language.PHP.AST 2020-02-11 10:36:25 -05:00
Ayman Nadeem
6f926459d1 Create Language.PHP 2020-02-11 10:36:13 -05:00
Ayman Nadeem
cc09c21540 Update semantic-php.cabal 2020-02-11 10:27:28 -05:00
Ayman Nadeem
072615249b Update semantic-php.cabal 2020-02-11 10:23:53 -05:00
Ayman Nadeem
e3228dabd1 Create README.md 2020-02-11 10:23:46 -05:00
Ayman Nadeem
c231a1cdd9 Delete Main.hs 2020-02-11 10:21:22 -05:00
Ayman Nadeem
1b8428d646 create cabal project for semantic-php 2020-02-11 09:30:02 -05:00