Patrick Thomson
|
d6d978940b
|
Emacs misfire.
|
2020-07-08 17:03:59 -04:00 |
|
Patrick Thomson
|
1d1e1699c2
|
Finish porting to direct Hackage downloads.
|
2020-07-08 16:58:30 -04:00 |
|
Patrick Thomson
|
17bc8abd41
|
Merge remote-tracking branch 'origin/master' into bazel-experiments
|
2020-07-08 13:37:26 -04:00 |
|
Patrick Thomson
|
318124a9f1
|
Fix JSON stuff.
|
2020-07-01 20:59:33 -04:00 |
|
Timothy Clem
|
67bcc3ca48
|
Use state to cache line and counting algorithms
|
2020-07-01 16:39:56 -07:00 |
|
Patrick Thomson
|
af7b4b578a
|
Last shims.
|
2020-07-01 15:16:57 -04:00 |
|
Patrick Thomson
|
feb0e46de8
|
No need to walk directories here.
|
2020-07-01 13:31:59 -04:00 |
|
Patrick Thomson
|
6d390195e3
|
Fix bad hacks associated with directory paths.
|
2020-07-01 13:00:15 -04:00 |
|
Patrick Thomson
|
20ac0523e3
|
Enable all the other tests.
|
2020-06-30 23:59:18 -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 |
|
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
|
7dabd34d82
|
almost working
|
2020-06-09 14:31:29 -04:00 |
|
Patrick Thomson
|
b51a27118f
|
add more of the bazel subprojects
|
2020-06-09 13:52:39 -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
|
3c02a42431
|
hush non-exhaustive patterns warnings for TSX tags
|
2020-06-01 17:43:21 -04:00 |
|
Ayman Nadeem
|
d2dec69de4
|
fix TSX test
|
2020-05-21 14:35:12 -04:00 |
|
Ayman Nadeem
|
825266b8ee
|
don't warn on incomplete patterns
|
2020-05-18 18:29:56 -04:00 |
|
Ayman Nadeem
|
8474f3061d
|
Add error to all TSX instances
|
2020-05-11 09:57:36 -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
|
effeebaee1
|
parameterize TSX program with Err
|
2020-04-29 13:56:26 -04:00 |
|
Ayman Nadeem
|
cdcafd612e
|
add QuantifiedConstraints extension to AST modules for each supported lang
|
2020-04-28 13:50:24 -04:00 |
|
Timothy Clem
|
a1edfa5753
|
Whitespace fixes
|
2020-04-27 13:19:50 -07:00 |
|
Timothy Clem
|
b3d7de8b51
|
Properly separate source line Loc from identifier Loc
|
2020-04-27 09:14:24 -07:00 |
|
Ayman Nadeem
|
57ca08eac5
|
add type operators extension
|
2020-04-22 14:31:27 -04:00 |
|
Ayman Nadeem
|
054a1d17f6
|
add StandaloneDeriving to enable constraints in instances
|
2020-04-22 14:28:29 -04:00 |
|
Ayman Nadeem
|
f06ae2dbd6
|
new kinds need to be invoked with KindSignatures
|
2020-04-22 13:55:12 -04:00 |
|
Ayman Nadeem
|
d70db96038
|
Merge branch 'master' into codegen-cleanup
|
2020-04-22 10:16:05 -04:00 |
|
Ayman Nadeem
|
7834a7b1c0
|
update main-is for test suites in language cabal files
|
2020-04-20 11:53:47 -04:00 |
|
Ayman Nadeem
|
be2fad79cf
|
rename TSX Test to PreciseTest
|
2020-04-20 11:46:36 -04:00 |
|
Patrick Thomson
|
8d62ad3b91
|
Merge remote-tracking branch 'origin/master' into codegen-cleanup
|
2020-04-01 11:05:40 -04:00 |
|
Timothy Clem
|
958ff310b0
|
Continue to refine javascript method/function tagging
|
2020-03-31 14:12:34 -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 |
|
Timothy Clem
|
f404eb9a03
|
Detect and tag functions in variable_declarators
|
2020-03-13 14:52:45 -07:00 |
|
Timothy Clem
|
a135e88791
|
Bring back tree-sitter corpus for tsx and typescript
|
2020-02-20 14:22:24 -08:00 |
|
Ayman Nadeem
|
2149d3a07a
|
Merge branch 'master' into codegen-cleanup
|
2020-02-20 14:55:16 -05:00 |
|
Timothy Clem
|
a697d2109c
|
Get the tests and benchmarks building again
|
2020-02-20 10:01:46 -08:00 |
|
Timothy Clem
|
5a358d6894
|
Fully remove reference to submodules
|
2020-02-20 09:58:47 -08:00 |
|
Patrick Thomson
|
ea641ab602
|
Stray imports.
|
2020-02-14 14:19:32 -05:00 |
|