Rob Rix
|
0ea9c6f970
|
Add a CI-specific cabal.project file for the local packages.
|
2020-01-16 14:04:18 -05:00 |
|
Rob Rix
|
2bc5d31ebb
|
Build semantic-source using cabal.project.ci in CI.
|
2020-01-16 14:02:36 -05:00 |
|
Rob Rix
|
cd5961fa98
|
Add a CI-specific cabal.project file for semantic-source.
|
2020-01-16 14:01:31 -05:00 |
|
Rob Rix
|
3ed111f290
|
Don’t set -Werror for the packages in cabal.project.
|
2020-01-16 13:36:49 -05:00 |
|
Rob Rix
|
ead5625462
|
Don’t set -jobs: $ncpus (because that’s the default anyway).
|
2020-01-16 13:36:29 -05:00 |
|
Rob Rix
|
47a707d25e
|
Don’t set -Werror for semantic-source in cabal.project.
|
2020-01-16 13:36:13 -05:00 |
|
Rob Rix
|
a2eaea35b7
|
Merge pull request #426 from github/semantic-source-0.0.1.0
semantic-source 0.0.1.0
|
2020-01-16 12:36:24 -05:00 |
|
Rob Rix
|
bbd99d19a6
|
Lower the bound on base back to 4.12.
We support 8.6.5 (cf tested-with) for this package.
|
2020-01-16 11:58:10 -05:00 |
|
Rob Rix
|
4a8ccf174a
|
Bump the version.
|
2020-01-16 11:57:40 -05:00 |
|
Rob Rix
|
92f03f05bd
|
Add a note about toText leniency.
|
2020-01-16 11:57:37 -05:00 |
|
Timothy Clem
|
0ffa50bdf4
|
Can't take 180 bytes and then convert to text
|
2020-01-16 08:44:03 -08:00 |
|
Patrick Thomson
|
c1d728e492
|
need a couple more constraints
|
2020-01-16 00:31:46 -05:00 |
|
Patrick Thomson
|
8cb8e4c297
|
There's a new hlint and it found these little issues.
|
2020-01-16 00:14:22 -05:00 |
|
Patrick Thomson
|
f0e2bf4cf1
|
No need to specify Ap here concretely.
|
2020-01-16 00:11:08 -05:00 |
|
Timothy Clem
|
55be877d13
|
Merge pull request #417 from github/precise-alacarte-matching
Ensure that precise and a la carte tagging results match
|
2020-01-15 14:31:34 -08:00 |
|
Patrick Thomson
|
726dec2ea6
|
Update the copyright year.
|
2020-01-15 17:01:08 -05:00 |
|
Patrick Thomson
|
23431cffb0
|
Otiose forall and type constraint.
|
2020-01-15 16:54:27 -05:00 |
|
Patrick Thomson
|
066e4720f0
|
Some more refinements of ToScopeGraph.
|
2020-01-15 16:51:56 -05:00 |
|
Timothy Clem
|
3d7b0a0736
|
Turn on all the parse examples
|
2020-01-15 13:44:34 -08:00 |
|
Timothy Clem
|
0fd0141742
|
Align = for greater happiness
|
2020-01-15 13:44:34 -08:00 |
|
Patrick Thomson
|
2cbc52804b
|
Merge remote-tracking branch 'origin/master' into semantic-scope-graph
|
2020-01-15 16:30:42 -05:00 |
|
Patrick Thomson
|
b7c5989463
|
Give ToScopeGraph's module a more standard name.
|
2020-01-15 16:16:45 -05:00 |
|
Patrick Thomson
|
27f39c2fa1
|
:note: some declarations.
|
2020-01-15 16:15:12 -05:00 |
|
Patrick Thomson
|
d1a8dc2733
|
this interface is beautiful
|
2020-01-15 16:10:10 -05:00 |
|
Patrick Thomson
|
52d916e280
|
Move the shared SingleIdentifier pattern to its own module.
|
2020-01-15 15:43:41 -05:00 |
|
Patrick Thomson
|
d5bec1bf7a
|
No more orphan instances.
|
2020-01-15 15:00:01 -05:00 |
|
Rob Rix
|
5273d1855a
|
Merge pull request #420 from github/non-overlapping-to-tags-instances
Non-overlapping ToTags instances
|
2020-01-15 14:28:02 -05:00 |
|
Rob Rix
|
876063ebc2
|
Merge remote-tracking branch 'origin/precise-alacarte-matching' into non-overlapping-to-tags-instances
|
2020-01-15 13:50:38 -05:00 |
|
Timothy Clem
|
42ee75445d
|
Merge remote-tracking branch 'origin/master' into precise-alacarte-matching
|
2020-01-15 10:06:56 -08:00 |
|
Timothy Clem
|
fc88e441e0
|
Merge pull request #419 from github/precise-tag-benchmarks
Precise tag benchmarks showing improvement from haskell-tree-sitter optimizations
|
2020-01-15 10:06:13 -08:00 |
|
Timothy Clem
|
14e32c67ee
|
Remove these OPTIONS_GHC from the benchmarks
|
2020-01-15 09:31:19 -08:00 |
|
Timothy Clem
|
bac3dd5621
|
Use lenientDecode here
|
2020-01-15 09:26:55 -08:00 |
|
Timothy Clem
|
c44e1e060e
|
One more ruby file to ignore
|
2020-01-15 09:26:39 -08:00 |
|
Timothy Clem
|
c19c67c8d7
|
Get a la carte to match precise here
|
2020-01-15 09:26:19 -08:00 |
|
Timothy Clem
|
6c773b546f
|
Adjust some of the source lines produced for Ruby
|
2020-01-15 09:26:05 -08:00 |
|
Patrick Thomson
|
bf5656e75b
|
Somehow I dropped every single dependency here.
|
2020-01-15 11:35:59 -05:00 |
|
Patrick Thomson
|
90bef9691e
|
let the tests be run from root or semantic-python
|
2020-01-15 11:34:17 -05:00 |
|
Patrick Thomson
|
c3a2b299fc
|
placate hlint
|
2020-01-15 11:19:38 -05:00 |
|
Patrick Thomson
|
fd494852fe
|
Merge pull request #407 from github/not-the-branch-you're-looking-for
Compile `not` statements.
|
2020-01-15 11:11:52 -05:00 |
|
Rob Rix
|
9ee8f247ac
|
Silence hlint.
|
2020-01-15 11:05:10 -05:00 |
|
Rob Rix
|
db2d9badfb
|
Placate hlint.
|
2020-01-15 11:04:04 -05:00 |
|
Rob Rix
|
ee0c74df38
|
Explicitly list all the instances for Go.Tags.ToTags.
|
2020-01-15 11:01:19 -05:00 |
|
Rob Rix
|
97c83694df
|
Explicitly list all the instances for Java.Tags.ToTags.
|
2020-01-15 10:56:31 -05:00 |
|
Patrick Thomson
|
4b51034fed
|
Don't try to pathify this function, it dies in the tests
|
2020-01-15 10:54:41 -05:00 |
|
Rob Rix
|
a045151405
|
Explicitly list all the instances for Python.Tags.ToTags.
|
2020-01-15 10:53:34 -05:00 |
|
Patrick Thomson
|
c67a72e531
|
Fix tests.
|
2020-01-15 10:50:55 -05:00 |
|
Rob Rix
|
dfc053fd88
|
🔥 redundant language extensions.
|
2020-01-15 10:49:23 -05:00 |
|
Rob Rix
|
f3a0fe40c5
|
Explicitly list all the instances for Ruby.Tags.ToTags.
|
2020-01-15 10:48:32 -05:00 |
|
Rob Rix
|
cae589a449
|
Explicitly list all the instances for TSX.Tags.ToTags.
|
2020-01-15 10:41:45 -05:00 |
|
Rob Rix
|
1f5c7fda5c
|
Explicitly list all the instances for TypeScript.Tags.ToTags.
|
2020-01-15 10:41:20 -05:00 |
|