1
1
mirror of https://github.com/github/semantic.git synced 2024-12-04 08:47:52 +03:00
Commit Graph

33850 Commits

Author SHA1 Message Date
Patrick Thomson
0cab128958 document BAZEL_USE_CPP_ONLY_TOOLCHAIN 2020-07-01 14:09:25 -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
1800de07e8 Add another shallow_since. 2020-07-01 12:22:24 -04:00
Patrick Thomson
ee92add2e0 move this to the root build file 2020-07-01 10:40:05 -04:00
Patrick Thomson
21c3b2b599 this is a better name too 2020-07-01 02:22:18 -04:00
Patrick Thomson
3a4be1998a further refinements 2020-07-01 02:17:39 -04:00
Patrick Thomson
89681f9546 clean up this invocation, and a doc 2020-07-01 01:37:57 -04:00
Patrick Thomson
536f188002 Rename the variables. 2020-07-01 01:35:20 -04:00
Patrick Thomson
41639eb509 Abstract away the git invocations. 2020-07-01 01:30:58 -04:00
Patrick Thomson
b405ec04e5 Remove repeated comments. 2020-07-01 01:22:08 -04:00
Patrick Thomson
198079ff61 stray changes 2020-07-01 01:17:59 -04:00
Patrick Thomson
5be476d118 more test adjustments 2020-07-01 01:14:59 -04:00
Patrick Thomson
65704c0256 docs 2020-07-01 00:38:44 -04:00
Patrick Thomson
b034378ac2 rename the flags and condense around compilation_mode 2020-07-01 00:35:09 -04: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
79ae94b852 Go tests work. Now to generalize this 2020-06-30 18:28:14 -04:00
Patrick Thomson
1232bc593e Ensure that the HTTP archive we download contains the corpus. 2020-06-30 18:16:25 -04:00
Patrick Thomson
b8f2995877 Revert "kind of get semantic-ruby working, but having trouble with stuff"
This reverts commit b314ade302.
2020-06-30 17:27:25 -04:00
Patrick Thomson
b314ade302 kind of get semantic-ruby working, but having trouble with stuff 2020-06-30 17:16:14 -04:00
Patrick Thomson
1dc1a3a027 Give the Bazel shim a better name, because we'll use this in Cabal 2020-06-30 16:38:05 -04:00
Patrick Thomson
68cb87d07c Get these globs right. 2020-06-30 16:25:36 -04:00
Patrick Thomson
86397cfe00 Parse-examples test works now. 2020-06-30 15:57:47 -04:00
Patrick Thomson
8437814fcf WIP commit to make parse_examples work 2020-06-30 13:12:11 -04:00
Patrick Thomson
20b7982649 Eliminate whitespace changes here too. 2020-06-30 11:31:19 -04:00
Patrick Thomson
59c76742e3 These were just whitespace changes, but still. 2020-06-30 11:30:02 -04:00
Patrick Thomson
ad94205759 Make commensurate PHP changes. Look, ma, no tags changes. 2020-06-30 11:28:46 -04:00
Patrick Thomson
cd5fe18219 Pin to the tree-sitter-ql used in the latest Hackage package. 2020-06-30 11:17:47 -04:00
Patrick Thomson
7083c98e5d semantic-parse now builds. 2020-06-29 17:12:41 -04:00
Patrick Thomson
5b7e4393a8 Merge branch 'fix-parse-build' into bazel-experiments 2020-06-29 16:02:51 -04:00
Patrick Thomson
0a4647388b Fix vestigial specs. 2020-06-29 15:21:02 -04:00
Patrick Thomson
f3d7480cbc Merge remote-tracking branch 'origin/master' into bazel-experiments 2020-06-29 15:19:08 -04:00
Patrick Thomson
336a74c2e6 Fix semantic-parse build.
Needed a JSON-marshalling instance for Parse.Err-wrapped values.

Fixes #575.
2020-06-29 15:16:54 -04:00
Patrick Thomson
956338eb2f
Merge pull request #581 from github/move-semantic-lib
Give top-level semantic lib/exe its own folder.
2020-06-29 15:10:27 -04:00
Patrick Thomson
29d3d09ee0 Merge remote-tracking branch 'origin/master' into move-semantic-lib 2020-06-29 14:48:49 -04:00
Patrick Thomson
1e58f321b4 Update build docs. 2020-06-29 14:48:02 -04:00
Patrick Thomson
4f04df28ff
Merge pull request #583 from github/fix-parse-examples
Ensure parse-examples test suite succeeds.
2020-06-29 12:39:20 -04:00
Patrick Thomson
fb0fc19d29 Ensure parse-examples test suite succeeds.
The precise parsers were getting hung up on a large JS file, so the
easiest thing is to just ignore this in the skips.

Fixes #549.
2020-06-29 12:24:12 -04:00
Patrick Thomson
d006c919b2
Merge pull request #582 from github/parse-no-more
Remove PL-specific Scientific/Integer parsers.
2020-06-29 12:08:56 -04:00
Patrick Thomson
af3977663c Unclear how I broke this cabal file, but I did 2020-06-29 09:56:52 -04:00
Patrick Thomson
3766863bf8 Remove PL-specific Scientific/Integer parsers.
Also drops a couple deps we no longer use.
2020-06-28 19:57:08 -04:00
Patrick Thomson
faf3cdc43f Remove a couple otiose dependencies. 2020-06-28 18:45:00 -04:00
Patrick Thomson
3e7f746d9d Remove template comments. 2020-06-27 16:24:41 -04:00
Patrick Thomson
4cce87b51b Cleanup the WORKSPACE. 2020-06-27 16:21:20 -04:00
Patrick Thomson
ac282c3135 parse-examples seems to work 2020-06-27 13:42:43 -04:00
Patrick Thomson
335c3f728d Fix the specs! 2020-06-27 13:33:56 -04:00
Patrick Thomson
a6ab4c4d25 Remove unnecessary Stackage deps. 2020-06-27 12:53:17 -04:00
Patrick Thomson
dbce051436 simplifying target layouts. 2020-06-27 12:47:04 -04:00
Patrick Thomson
63a0dcebaa start documenting 2020-06-27 11:31:23 -04:00