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 |
|
Ayman Nadeem
|
8130bf1a6f
|
Merge branch 'master' into codegen-cleanup
|
2020-06-11 13:02:07 -04:00 |
|
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 |
|
Ayman Nadeem
|
f349663f57
|
fix non-exhaustive patterns in PHP Tags
|
2020-06-09 11:23:39 -04:00 |
|
Patrick Thomson
|
ab067e7df5
|
Bump tree-sitter-php to 0.5.0.0.
|
2020-06-09 10:42:36 -04:00 |
|
Ayman Nadeem
|
6107f56012
|
Merge branch 'master' into codegen-cleanup
|
2020-06-08 13:42:45 -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 |
|
Ayman Nadeem
|
d00c95e9f5
|
hushing more warnings
|
2020-05-18 19:05:18 -04:00 |
|
Ayman Nadeem
|
48f3431751
|
add err to PHP ToTags instances
|
2020-05-11 10:04:48 -04:00 |
|
Ayman Nadeem
|
7700575a58
|
revert Language.LANGUAGE files to original state
|
2020-05-07 11:42:12 -04:00 |
|
Ayman Nadeem
|
2f6f950edf
|
Merge branch 'master' into codegen-cleanup
|
2020-04-30 13:14:10 -04:00 |
|
Ayman Nadeem
|
d7c5c587b4
|
parameterize PHP program with Err
|
2020-04-29 13:56:05 -04:00 |
|
Ayman Nadeem
|
cdcafd612e
|
add QuantifiedConstraints extension to AST modules for each supported lang
|
2020-04-28 13:50:24 -04:00 |
|
Ayman Nadeem
|
7c6718cb88
|
add KindSignatures, StandaloneDeriving and TypeOperators to all Language.LANG.AST files
|
2020-04-28 11:07:08 -04: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 |
|