Rob Rix
|
edf219f753
|
Bump the fused-effects constraints on all the remaining packages to 1.1.
|
2020-07-13 11:54:32 -04:00 |
|
Patrick Thomson
|
17bc8abd41
|
Merge remote-tracking branch 'origin/master' into bazel-experiments
|
2020-07-08 13:37:26 -04:00 |
|
Timothy Clem
|
67bcc3ca48
|
Use state to cache line and counting algorithms
|
2020-07-01 16:39:56 -07:00 |
|
Patrick Thomson
|
20ac0523e3
|
Enable all the other tests.
|
2020-06-30 23:59:18 -04:00 |
|
Patrick Thomson
|
4b75bf25c5
|
Start abstracting away the details of language tests.
|
2020-06-30 19:07:28 -04:00 |
|
Patrick Thomson
|
ad94205759
|
Make commensurate PHP changes. Look, ma, no tags changes.
|
2020-06-30 11:28:46 -04:00 |
|
Patrick Thomson
|
dbce051436
|
simplifying target layouts.
|
2020-06-27 12:47:04 -04:00 |
|
Patrick Thomson
|
9116c58a56
|
Stop vendoring node-types.json directly and download them w/ Bazel.
Also enables semantic-rust.
|
2020-06-26 13:07:24 -04:00 |
|
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 |
|
Patrick Thomson
|
96f6f39cbf
|
The node-types paths are no longer hardcoded to my system 🎉
|
2020-06-25 10:14:54 -04:00 |
|
Patrick Thomson
|
6c3a08c735
|
save a ton of code
|
2020-06-25 08:56:09 -04:00 |
|
Patrick Thomson
|
cac967e87f
|
Create a macro to define language packages quickly.
|
2020-06-24 22:16:58 -04:00 |
|
Patrick Thomson
|
3aecbcc98a
|
Merge remote-tracking branch 'origin/master' into bazel-experiments
|
2020-06-23 11:03:39 -04:00 |
|
Patrick Thomson
|
801ef3bfc3
|
use the same GHC warnings everywhere
|
2020-06-23 09:45:10 -04:00 |
|
Ayman Nadeem
|
8130bf1a6f
|
Merge branch 'master' into codegen-cleanup
|
2020-06-11 13:02:07 -04:00 |
|
Patrick Thomson
|
16ae3ffb9f
|
add dependencies on node-types files
|
2020-06-10 12:08:45 -04:00 |
|
Patrick Thomson
|
ed07e1c319
|
getting closer
|
2020-06-09 14:56:19 -04:00 |
|
Patrick Thomson
|
b208bb91ad
|
Merge remote-tracking branch 'origin/master' into bazel-experiments
|
2020-06-09 14:35:24 -04:00 |
|
Patrick Thomson
|
b51a27118f
|
add more of the bazel subprojects
|
2020-06-09 13:52:39 -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 |
|