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

42 Commits

Author SHA1 Message Date
Rob Rix
201f9358f8 Correct the tests. 2017-07-19 20:01:59 -04:00
Rob Rix
844b8d0dc3 Run tasks in the spec. 2017-07-19 17:23:44 -04:00
Rob Rix
8d43d19296 Construct Eithers for the input source(s). 2017-07-19 15:40:56 -04:00
Rob Rix
1fa7b11cc5 🔥 the obsolete import of Arguments. 2017-07-19 14:09:19 -04:00
Rob Rix
0b32ff0a3b 🔥 DiffFixture. 2017-07-19 14:09:11 -04:00
Rob Rix
9d4737048d Correct the specs. 2017-07-19 14:01:56 -04:00
Rob Rix
ccf9d914e2 Add a fixture for a parse tree ToC. 2017-06-16 12:55:13 -04:00
Rob Rix
16850df877 🔥 some redundant imports. 2017-06-16 12:52:29 -04:00
Rob Rix
7ebaccbf1b Test runDiff w/o Listable. 2017-06-16 12:51:42 -04:00
Rob Rix
44673d62d1 Test runParse w/o Listable. 2017-06-16 12:47:47 -04:00
Rob Rix
ab460649f6 Fix the tests. 2017-06-16 12:46:52 -04:00
Rob Rix
83f8612c35 🔥 unused variables. 2017-06-14 23:18:35 -04:00
Rob Rix
779d9fc164 More spec 🔥 2017-06-14 17:54:29 -04:00
Timothy Clem
feb54b14ad Return language field in parse JSON response 2017-06-07 14:59:19 -07:00
Rob Rix
dfa9d6ab70 Update the JSON diff fixtures to include method identifiers. 2017-05-24 13:51:02 -04:00
Rob Rix
64074faa4c Merge branch 'master' into unaligned-json-diff-rendering 2017-05-17 13:21:10 -04:00
Rob Rix
7f72974e27 🔥 the summary renderer. 2017-05-17 12:32:17 -04:00
Rob Rix
187f7b5300 Correct the JSON diff renderer fixtures. 2017-05-16 15:04:31 -04:00
Timothy Clem
b7370b6e1a Sort out the tests to pass language with paths 2017-05-09 15:55:26 -07:00
Rob Rix
4274fdf6e3 Merge branch 'master' into generalize-alignment-over-the-syntax-functor 2017-05-08 08:28:01 -04:00
Timothy Clem
f2f6bb45d9 Don't parse blobs that don't exist 2017-05-05 10:06:58 -07:00
Timothy Clem
2b4d4a0e85 Bring back original json structure with 'sourceRange' and identifier only on specific nodes 2017-05-05 09:08:58 -07:00
Rob Rix
f14cd97cae Merge branch 'master' into generalize-alignment-over-the-syntax-functor 2017-05-05 10:56:23 -04:00
Rob Rix
bee7d1ee6a Merge branch 'master' into fix-json-output 2017-05-05 09:06:30 -04:00
Timothy Clem
702198ec91 Failing tests showing desired json output 2017-05-04 14:56:32 -07:00
Rob Rix
d0603610cc Update the JSON diff output fixtures. 2017-05-04 17:32:06 -04:00
Rob Rix
68b813d51b Merge branch 'master' into 🔥-split-renderer 2017-05-04 10:59:21 -04:00
Rob Rix
7de25c4c7c 🔥 tests of split output. 2017-05-04 10:16:15 -04:00
Timothy Clem
31c01c0092 Give sExpressions output a trailing newline again 2017-05-03 14:11:37 -07:00
Rob Rix
5215d4bd77 Correct the tests. 2017-05-01 09:57:24 -04:00
Rob Rix
c8e88c47eb Correct the index fixtures. 2017-04-28 14:35:15 -04:00
Rob Rix
ca93b0f6cf Update all the fixtures. 2017-04-28 11:40:47 -04:00
Rob Rix
cb040449bf Correct the JSON diff fixtures. 2017-04-28 09:50:21 -04:00
Rob Rix
71371f6a96 Correct the other index fixture. 2017-04-28 09:48:40 -04:00
Rob Rix
abb3b67757 Correct the other JSON parse tree fixture. 2017-04-28 09:47:58 -04:00
Rob Rix
983e5cb2e6 Correct the json index fixture. 2017-04-28 09:46:59 -04:00
Rob Rix
999a5b8eca Correct the json parse fixture. 2017-04-28 09:41:48 -04:00
Timothy Clem
5e9df83f9c Listable instance changes with move of debug flag 2017-04-21 18:07:30 -07:00
Timothy Clem
78d376e256 Pair down command to just fs and git operations 2017-04-21 13:56:19 -07:00
Timothy Clem
19e87dd523 Put both diff and parse rendering back together 2017-04-20 15:13:28 -07:00
Timothy Clem
389bfaf220 WIP - new renderer achitecture 2017-04-20 11:00:02 -07:00
Timothy Clem
8eb4d436e0 s/Semantic/SemanticCmdLine 2017-04-19 14:22:24 -07:00