Rob Rix
|
cc820515fa
|
Depend on semantic-source.
|
2019-09-20 14:27:59 -04:00 |
|
Timothy Clem
|
5ef7b8f623
|
Few more dockerignores
|
2019-09-20 11:24:46 -07:00 |
|
Timothy Clem
|
d7d76f3e6d
|
Merge pull request #266 from github/v0.7.1.0
Prepare for 0.7.1.0 release
|
2019-09-20 11:24:37 -07:00 |
|
Rob Rix
|
2748529c13
|
Copy Location in as Loc.
|
2019-09-20 14:16:42 -04:00 |
|
Timothy Clem
|
76668cbb29
|
Merge branch 'master' into v0.7.1.0
|
2019-09-20 11:09:09 -07:00 |
|
Rob Rix
|
81f43c9881
|
Move the ToJSONFields instance for Location into Data.JSON.Fields.
|
2019-09-20 14:08:41 -04:00 |
|
Rob Rix
|
ddef7139f6
|
Copy Span in.
|
2019-09-20 14:00:33 -04:00 |
|
Rob Rix
|
325e1f13cc
|
Derive a Hashable instance for Range.
|
2019-09-20 13:59:29 -04:00 |
|
Patrick Thomson
|
0fd753e7ee
|
Merge pull request #267 from github/typed-paths
Use pathtype for typed paths inside the test suites.
|
2019-09-20 13:52:46 -04:00 |
|
Rob Rix
|
4e40108760
|
Copy Range in.
|
2019-09-20 13:33:21 -04:00 |
|
Rob Rix
|
a126e39a8b
|
Use the right dir for the doctests.
|
2019-09-20 13:30:35 -04:00 |
|
Rob Rix
|
2c99f097a4
|
Link the doctests against QuickCheck.
|
2019-09-20 13:27:16 -04:00 |
|
Rob Rix
|
57ab2f6792
|
Link the doctests against the lib.
|
2019-09-20 13:27:09 -04:00 |
|
Patrick Thomson
|
6f525467c8
|
Merge branch 'master' into typed-paths
|
2019-09-20 13:00:55 -04:00 |
|
Patrick Thomson
|
206773c125
|
Make parseFilePath take a RElPath.
|
2019-09-20 12:48:36 -04:00 |
|
Patrick Thomson
|
2e7a236f82
|
Fix weird spacing and overly complicated callGraphPythonProject.
|
2019-09-20 12:41:05 -04:00 |
|
Timothy Clem
|
cb111b83ec
|
Keep this version in sync
|
2019-09-20 09:39:37 -07:00 |
|
Patrick Thomson
|
090b014eed
|
Remove filepath dependency from tests.
|
2019-09-20 12:26:49 -04:00 |
|
Rob Rix
|
10e4bbb5a6
|
Move the ToJSONFields instance for Span into Data.JSON.Fields.
|
2019-09-20 12:18:56 -04:00 |
|
Rob Rix
|
5802d4678d
|
Move the ToJSONFields instance for Range into Data.JSON.Fields.
|
2019-09-20 12:18:48 -04:00 |
|
Rob Rix
|
a66f459a09
|
Merge branch 'master' into semantic-source
|
2019-09-20 12:12:05 -04:00 |
|
Rob Rix
|
974e2ca0ea
|
Define a semantic-source package.
|
2019-09-20 12:03:14 -04:00 |
|
Patrick Thomson
|
1cc29f4361
|
Add Data.BLob.fileForRelPath and avoid early toString calls.
|
2019-09-20 12:02:41 -04:00 |
|
Timothy Clem
|
bc27903c58
|
++0.7.1.0
|
2019-09-20 09:01:40 -07:00 |
|
Patrick Thomson
|
099aa6a7af
|
✨ diffFilePaths.
|
2019-09-20 11:54:11 -04:00 |
|
Patrick Thomson
|
a5d9367906
|
✨ parseFilePath.
|
2019-09-20 11:52:39 -04:00 |
|
Patrick Thomson
|
aebbfc4706
|
make parseTestFile take typed arguments
|
2019-09-20 11:50:39 -04:00 |
|
Rob Rix
|
4d7fefed07
|
Merge pull request #265 from github/fixed-range-ord-instance
Fixed Range Ord instance
|
2019-09-20 11:46:25 -04:00 |
|
Patrick Thomson
|
eafbd67178
|
Integration tests now use typed paths (to some degree)
|
2019-09-20 11:45:48 -04:00 |
|
Patrick Thomson
|
057aa5386a
|
parse-examples now uses pathtype.
|
2019-09-20 11:34:09 -04:00 |
|
Patrick Thomson
|
33ce79724f
|
Remove TOC.Spec's dependency on FilePath.
|
2019-09-20 11:20:35 -04:00 |
|
Patrick Thomson
|
9c957cdfff
|
Merge branch 'master' into fixed-range-ord-instance
|
2019-09-20 11:13:22 -04:00 |
|
Patrick Thomson
|
cc19d78d7c
|
Merge pull request #264 from github/bump-tsx-parser
++tree-sitter-typescript/tsx
|
2019-09-20 11:12:04 -04:00 |
|
Rob Rix
|
2ec2461bcd
|
🔥 intersectsRange.
|
2019-09-20 08:54:36 -04:00 |
|
Rob Rix
|
775f6a131c
|
🔥 offsetRange.
|
2019-09-20 08:53:16 -04:00 |
|
Rob Rix
|
7bb8fe4aaf
|
Derive the Ord instance for Range.
|
2019-09-20 08:52:36 -04:00 |
|
Patrick Thomson
|
ebf94a8d7e
|
Move the CLI specs to use pathtype.
|
2019-09-19 21:16:42 -04:00 |
|
Patrick Thomson
|
dce6081776
|
Add pathtype as a dependency.
|
2019-09-19 18:50:31 -04:00 |
|
Patrick Thomson
|
373057e7fd
|
Revert to old way of parsing call_signature nodes.
Fixes #256.
|
2019-09-19 17:51:16 -04:00 |
|
Rob Rix
|
927d13b47c
|
Merge branch 'master' into semantic-tags
|
2019-09-19 17:41:28 -04:00 |
|
Rob Rix
|
d0c30bf4b5
|
Slice the source in docComment.
|
2019-09-19 17:41:17 -04:00 |
|
Rob Rix
|
0a62bab659
|
Simplify the extraction of doc comments.
|
2019-09-19 17:39:40 -04:00 |
|
Rob Rix
|
79022143c0
|
Alignment.
|
2019-09-19 17:38:05 -04:00 |
|
Rob Rix
|
3bb38471ed
|
Define a helper to yield individual tags.
|
2019-09-19 17:32:34 -04:00 |
|
Rob Rix
|
f56cc535e8
|
Align.
|
2019-09-19 17:29:18 -04:00 |
|
Rob Rix
|
91488c7923
|
Use the local context.
|
2019-09-19 17:27:46 -04:00 |
|
Rob Rix
|
bc676e4891
|
Extend the local context.
|
2019-09-19 17:27:25 -04:00 |
|
Rob Rix
|
933f6846c3
|
Carry a list of kinds around.
|
2019-09-19 17:26:33 -04:00 |
|
Rob Rix
|
9255156341
|
Rename the import.
|
2019-09-19 17:23:54 -04:00 |
|
Timothy Clem
|
09413a7259
|
Merge branch 'master' into bump-tsx-parser
|
2019-09-19 14:21:24 -07:00 |
|