1
1
mirror of https://github.com/github/semantic.git synced 2024-11-27 12:57:49 +03:00
Commit Graph

33920 Commits

Author SHA1 Message Date
Patrick Thomson
f4b0788dcd Include go and fix a forgotten sha256. 2020-07-08 17:33:08 -04:00
Patrick Thomson
56be6b9d4e remove this duplication with a dictionary comprehension 2020-07-08 17:30:11 -04:00
Patrick Thomson
e83b9beaba use better string formatting 2020-07-08 17:20:02 -04:00
Patrick Thomson
437d466745 More cleanup. 2020-07-08 17:14:04 -04:00
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
8a2ac025c8 WIP 2020-07-08 16:04:12 -04:00
Patrick Thomson
35eb1dff46 Pin to our tree-sitter-go. 2020-07-08 15:35:30 -04:00
Patrick Thomson
ccdcd0a234
Merge pull request #579 from github/bazel-experiments
Build with Bazel
2020-07-08 13:59:12 -04:00
Patrick Thomson
17bc8abd41 Merge remote-tracking branch 'origin/master' into bazel-experiments 2020-07-08 13:37:26 -04:00
Patrick Thomson
e9f23fed2b Dispatch to ghcide based on bazel presence. 2020-07-08 13:21:30 -04:00
Timothy Clem
75d584d145
Merge pull request #580 from github/unicode-math
Support LSP-style units for character offsets in tagging
2020-07-07 14:41:34 -07:00
Patrick Thomson
a51755b396 Fewer parameters. 2020-07-07 14:27:36 -04:00
Patrick Thomson
def1073a01 Stop embedding these strings. 2020-07-07 14:15:26 -04:00
Timothy Clem
82d3004693 Strip happens at the end now 2020-07-07 09:54:31 -07:00
Rob Rix
f431f8c5f8 Build semantic-source in CI in the same manner as everything else. 2020-07-07 09:36:22 -07:00
Rob Rix
7ed8ec7b37 Treat semantic-source as a local project. 2020-07-07 09:36:13 -07:00
Timothy Clem
7533148db8 Test slice logic 2020-07-07 09:07:45 -07:00
Timothy Clem
be7c8d865e Optimize slicing out first line of text 2020-07-07 09:07:35 -07:00
Timothy Clem
e85acd4b99 Fix up profiling script 2020-07-07 09:07:11 -07:00
Timothy Clem
4509ddfc1f New semantic-tags:test 2020-07-07 07:27:25 -07:00
Timothy Clem
b5c810aff5 Clean up semantic-tags cabal file 2020-07-07 07:27:16 -07:00
Timothy Clem
f8d2a2d617 Just use top level benchmarks 2020-07-06 14:04:27 -07:00
Timothy Clem
fe69bdf5d8 Docs
Co-Authored-By: Rebecca Valentine <bekavalentine@users.noreply.github.com>
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2020-07-06 13:49:27 -07:00
Timothy Clem
b5b7dc6bb8 Rely on span info from tree-sitter for beginning of line
Co-Authored-By: Rebecca Valentine <bekavalentine@users.noreply.github.com>
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2020-07-06 11:50:38 -07:00
Timothy Clem
c262709045 Let these benchmarks compile again
Co-Authored-By: Rebecca Valentine <bekavalentine@users.noreply.github.com>
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2020-07-06 11:50:21 -07:00
Patrick Thomson
5db1fc8b69 Mention the docs. 2020-07-02 11:31:13 -04:00
Patrick Thomson
7a572f74f0 nonexistent module 2020-07-01 22:06:59 -04:00
Patrick Thomson
0754ff36c7 do them all 2020-07-01 21:47:30 -04:00
Patrick Thomson
51f8730bd8 same for go 2020-07-01 21:35:39 -04:00
Patrick Thomson
bb7881f0b3 tag specs are still problemati 2020-07-01 21:25:51 -04:00
Patrick Thomson
13b3934bd8 make examples work okay 2020-07-01 21:09:59 -04:00
Patrick Thomson
899f10bbbc fix semantic-rust tests on cabal 2020-07-01 21:03:22 -04:00
Patrick Thomson
318124a9f1 Fix JSON stuff. 2020-07-01 20:59:33 -04:00
Patrick Thomson
618cf71513 Make Rust commensurate with its cabal version. 2020-07-01 20:52:06 -04:00
Timothy Clem
340c4523ad Note about benchmarks 2020-07-01 17:02:44 -07:00
Timothy Clem
38638dd008 Lints and cleanups 2020-07-01 17:02:06 -07:00
Timothy Clem
b52403ffd9 Code cleanup 2020-07-01 16:54:41 -07:00
Timothy Clem
cfefa5872c Some tag level benchmarks 2020-07-01 16:40:08 -07:00
Timothy Clem
67bcc3ca48 Use state to cache line and counting algorithms 2020-07-01 16:39:56 -07:00
Timothy Clem
4f4e21548f Hijack the benchmarks for this 2020-07-01 16:38:30 -07:00
Timothy Clem
9a1f285bf9 Couple of test fixtures 2020-07-01 16:37:58 -07:00
Patrick Thomson
6759b617cb One last mollification 2020-07-01 16:23:04 -04:00
Patrick Thomson
3b53025b06 More error mollification 2020-07-01 16:06:22 -04:00
Patrick Thomson
dbcdadf2bf mollify GHC warnings I couldn't figure out 2020-07-01 15:57:08 -04:00
Patrick Thomson
6212f58fab Fix standard tests. 2020-07-01 15:42:36 -04:00
Patrick Thomson
b94e8f607e Fix warnings. 2020-07-01 15:21:50 -04:00
Patrick Thomson
af7b4b578a Last shims. 2020-07-01 15:16:57 -04:00
Patrick Thomson
0e0b897b2e First few rounds of shimming. 2020-07-01 15:05:21 -04:00
Patrick Thomson
3f6e85f73d Start shimming over the runfiles differences. 2020-07-01 14:59:40 -04:00