1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
Commit Graph

4368 Commits

Author SHA1 Message Date
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
03ae167523 This toggle with ts halt on error 2019-12-20 11:07:24 -08:00
Timothy Clem
250ede0eec Corpus test updates from changing assignment 2019-12-20 10:47:42 -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
80ab58bd7f Introduce semantic-go 2019-12-18 13:52:22 -08:00
Timothy Clem
0593436131 Use defaultLanguageModes 2019-12-18 12:43:13 -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
b2f10d0d6a Merge remote-tracking branch 'origin/master' into test-precise-parsing 2019-12-18 08:35:57 -08:00
Timothy Clem
bc9bcaa3ca Fixture changes due to new assignment of block arguments 2019-12-18 08:33:44 -08:00
Timothy Clem
c3d2295fbb Document ruby skip list a bit better 2019-12-18 08:31:53 -08:00
Timothy Clem
84833e22f6 Re-generate where appropriate for AugmentedAssignment 2019-12-17 16:15:41 -08:00
Timothy Clem
3562ba7e8a Don't use AugmentedAssignment in these tests 2019-12-17 16:15:25 -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
dc69714053 Merge remote-tracking branch 'origin/master' into glorious-ghc-upgrade-8.8 2019-12-13 11:23:36 -05:00
Patrick Thomson
353226c0cb Fix parse-examples. 2019-12-11 15:50:15 -05:00
Patrick Thomson
810d28f615 Merge remote-tracking branch 'origin/master' into glorious-ghc-upgrade-8.8 2019-12-11 12:31:30 -05:00
Timothy Clem
5586c46193
Structure of heredocs changed 2019-12-10 16:34:27 -05:00
Timothy Clem
4bcbdb945c Merge branch 'bump-haskell-tree-sitter' into test-precise-parsing 2019-12-10 12:56:36 -08:00
Timothy Clem
002816cd49 Structure of heredocs changed 2019-12-10 12:52:44 -08:00
Patrick Thomson
052a95e9b6 tests work now 2019-12-10 13:38:09 -05:00
Timothy Clem
ef7c8016ea Few more fixtures moving around 2019-12-09 12:47:26 -08:00
Timothy Clem
d4d43f9e83 Test all of the corpus 2019-12-09 12:47:19 -08:00
Timothy Clem
6f2679b145 Introduce AugmentedAssignment 2019-12-09 12:47:10 -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
Patrick Thomson
0507db6a50 Second pass. Got a couple failures. 2019-11-08 22:50:16 -05:00
Patrick Thomson
d26ff76a9f First pass over the specs. 2019-11-08 22:48:26 -05:00
Patrick Thomson
b9388d1d20 Fix SpecHelpers.
Man, this is a monster of a file.
2019-11-08 22:43:09 -05: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
3a18af8f47
We don’t actually use NamedFieldPuns here. 2019-10-30 14:12:53 -04:00
Rob Rix
b07382d236
🔥 partial record selectors in the integration spec. 2019-10-30 14:11:39 -04: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