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

87 Commits

Author SHA1 Message Date
Patrick Thomson
f75fff62ef Lost this import. 2020-02-13 00:06:18 -05:00
Patrick Thomson
764e172b98 Merge remote-tracking branch 'origin/master' into precise-parsing-by-default 2020-02-12 19:17:09 -05:00
Patrick Thomson
fdeb2bcb21 Propitiate the test suite. 2020-01-26 11:21:59 -05:00
Patrick Thomson
3ffb8d4b22 Better names everywhere. 2020-01-24 15:41:49 -05:00
Timothy Clem
58912e649b Use existing default functions 2020-01-24 10:43:16 -08:00
Timothy Clem
3afeb0dfaf Single place to define common PerLanguageModes 2020-01-24 08:47:09 -08:00
Timothy Clem
d788493dee Remove a bunch of parse-example skips now 2020-01-16 12:15:01 -08:00
Timothy Clem
3d7b0a0736 Turn on all the parse examples 2020-01-15 13:44:34 -08:00
Timothy Clem
c44e1e060e One more ruby file to ignore 2020-01-15 09:26:39 -08:00
Timothy Clem
6535d4b70a Back to working on ruby 2020-01-14 14:11:16 -08:00
Timothy Clem
62d3c959fc WIP to example running 2020-01-14 12:37:39 -08:00
Timothy Clem
17dd99aeac Assignment updates 2020-01-13 15:19:00 -08:00
Timothy Clem
993e9a3c36 Better sorting to line up symbols 2020-01-10 15:50:01 -08:00
Timothy Clem
779698c044 Continue to refine how we match precise and a la carte output 2020-01-10 15:23:11 -08:00
Timothy Clem
4a6185eea0 Test all of the examples 2019-12-20 09:40:00 -08:00
Timothy Clem
d6311fc79b Put the other languages back in 2019-12-19 11:30:10 -08:00
Timothy Clem
06dcfbe86c Need to be able to skip dirs in go too 2019-12-19 11:15:48 -08:00
Timothy Clem
6797054142 Couple more things to ignore 2019-12-18 14:29:01 -08:00
Timothy Clem
39df10a4f4 Start to test out go 2019-12-18 13:52:56 -08:00
Timothy Clem
a26b0f69b3 Better comments 2019-12-18 11:08:31 -08:00
Timothy Clem
83269b1440 Run both python and ruby parse-examples, cleanup 2019-12-18 11:04:10 -08:00
Timothy Clem
1393d691f7 ghc 8.8 fixes 2019-12-18 10:15:43 -08:00
Timothy Clem
c3d2295fbb Document ruby skip list a bit better 2019-12-18 08:31:53 -08:00
Timothy Clem
ddb84cb1cb Allowing skipping in parse examples 2019-12-17 16:00:46 -08:00
Timothy Clem
c5592bce54 Add a few more terms for tagging 2019-12-17 14:12:24 -08:00
Timothy Clem
65ea04f8cd Run both langauges with ALaCarte in tests for now 2019-12-17 13:26:20 -08:00
Timothy Clem
be0a9797a3 Continue to iterate on ruby 2019-12-16 15:11:37 -08:00
Timothy Clem
00f607bac0 Cleanup 2019-12-16 13:58:50 -08:00
Timothy Clem
f20bbb4104 Change up how we're cloning parse-examples a bit 2019-12-16 13:57:32 -08:00
Timothy Clem
7bf9f8e9a1 Concurrently isn't doing anything here 2019-12-13 13:44:49 -08:00
Timothy Clem
8ade6db251 Merge remote-tracking branch 'origin/master' into test-precise-parsing 2019-12-13 13:13:54 -08:00
Patrick Thomson
353226c0cb Fix parse-examples. 2019-12-11 15:50:15 -05:00
Timothy Clem
d4d43f9e83 Test all of the corpus 2019-12-09 12:47:19 -08:00
Timothy Clem
22a75af0dc Bring back these errors, parse up to 1000 2019-12-09 11:28:09 -08:00
Timothy Clem
cb0d0bee4d Better comparison 2019-12-06 18:05:09 +00:00
Timothy Clem
024313ccd7 Iterate on test example output and asserts 2019-12-04 18:58:00 +00:00
Timothy Clem
cc71a28d32 Show full path in test name 2019-11-12 10:50:33 -08:00
Timothy Clem
c7ddd7fef1 Fix some lints 2019-11-12 10:50:26 -08:00
Timothy Clem
a4b6b00734 Wire up parse-examples to test precise ASTs against a la carte ones 2019-11-08 09:04:48 -08:00
Rob Rix
22f1e7295d
🔥 redundant imports. 2019-10-30 14:08:59 -04:00
Rob Rix
a8a3bca972
Fix some missed language extensions. 2019-10-30 13:16:17 -04:00
Patrick Thomson
df96f43acd Make findFilesInDir use pathtype. 2019-10-11 19:24:53 -04:00
Rob Rix
116e5b385a
Merge branch 'master' into semantic-java 2019-10-02 17:32:09 -04:00
Rob Rix
d0aaef6da9
Fix up parse-examples. 2019-10-01 11:17:57 -04:00
Rob Rix
1ec65b4858
Define a constructor for the default language modes. 2019-09-27 19:02:14 -04:00
Rob Rix
9b0187d53d
Fix a missing import of a symbol. 2019-09-27 17:32:38 -04:00
Rob Rix
c0be280f34
Import runReader. 2019-09-27 10:00:40 -04:00
Rob Rix
71e796b1b9
This field is not in Maybe. 2019-09-27 10:00:32 -04:00
Rob Rix
e5ef1e67ef
Fix a couple of errors in the tests. 2019-09-26 13:40:22 -04:00
Patrick Thomson
875c302670 Build these concurrently. 2019-09-24 16:07:23 -04:00