1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
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