1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 17:05:33 +03:00
Commit Graph

4597 Commits

Author SHA1 Message Date
Rob Rix
8fcb8c3e76 iter/cata over diffs & patches. 2016-02-25 16:49:18 -07:00
Rob Rix
13e3a0e3d1 Add record fields to Annotated. 2016-02-25 16:49:02 -07:00
Rob Rix
a0de714565 Splat syntax out directly. 2016-02-25 16:36:01 -07:00
Rob Rix
3b54caefb5 Flesh out showCategories. 2016-02-25 16:33:17 -07:00
Rob Rix
6e74ef2a08 Flesh out showRange. 2016-02-25 16:32:02 -07:00
Rob Rix
543acb01c0 Stub in range/categories/syntax showing. 2016-02-25 16:31:30 -07:00
Rob Rix
f205a59f6d Use showPatch for Pure diffs. 2016-02-25 16:29:24 -07:00
Rob Rix
640bd6c3dd Use showInfoSyntax for Free diffs. 2016-02-25 16:29:08 -07:00
Rob Rix
0b1bec523f Stub in showing info & syntax. 2016-02-25 16:28:36 -07:00
Rob Rix
1e07c5f7e0 Stub in patch rendering. 2016-02-25 16:27:44 -07:00
Rob Rix
b593fb1783 Stub in showDiff. 2016-02-25 16:25:31 -07:00
Rob Rix
bb51244ffe Show lines.
Turn off overloaded strings so that we don’t have to annotate showLine.
2016-02-25 16:17:05 -07:00
Rob Rix
c5d888a6ac Make it a newtype. 2016-02-25 16:16:27 -07:00
Rob Rix
0352948aca Document the thing. 2016-02-25 16:07:12 -07:00
Rob Rix
6d56fabcbf Stub in rendering of rows. 2016-02-25 16:03:34 -07:00
Rob Rix
e33cb1168e Split the diffs and show the rows. 2016-02-25 16:00:43 -07:00
Rob Rix
5fbffece19 Stub in a Show instance for JSON. 2016-02-25 16:00:23 -07:00
Rob Rix
79c7fdecda Abstract JSON over a type variable. 2016-02-25 16:00:09 -07:00
Rob Rix
2da6a3527b Test JSON. 2016-02-25 14:19:33 -07:00
Rob Rix
41a260913d Add a CLI option for the JSON renderer. 2016-02-25 14:16:26 -07:00
Rob Rix
2ae6114eb6 Diff and render JSON. 2016-02-25 14:15:31 -07:00
Rob Rix
1a45d0b1d6 Stub in a JSON renderer. 2016-02-25 14:15:22 -07:00
Rob Rix
e74aea88a1 Stub in JSON output. 2016-02-25 14:10:35 -07:00
Rob Rix
9716e0d006 Document the JSON type. 2016-02-25 14:09:38 -07:00
Rob Rix
561d625538 Stub in a JSON datatype. 2016-02-25 14:09:11 -07:00
Rob Rix
bce5430697 Stub in a JSON renderer module. 2016-02-25 13:57:28 -07:00
Rob Rix
78f8704b13 Move Renderer up. 2016-02-25 13:55:28 -07:00
Rob Rix
fcd8571274 Move Unified under Renderer. 2016-02-25 13:50:35 -07:00
Rob Rix
f8214a9872 Move Split under Renderer. 2016-02-25 13:32:39 -07:00
Rob Rix
f44455c372 Rename Renderer.PatchOutput to Renderer.Patch. 2016-02-25 13:20:25 -07:00
Rob Rix
c710b3c713 Move PatchOutput into Renderer. 2016-02-25 13:14:56 -07:00
Josh Vera
d1adc16f75 Merge pull request #463 from github/definition-list-definitions
Definition list definitions
2016-02-25 11:18:41 -07:00
Rob Rix
d4ab962b3e Merge branch 'master' into definition-list-definitions 2016-02-25 11:12:18 -07:00
Josh Vera
cea13dce60 Merge pull request #462 from github/lts-5.4
Bump to lts-5.4
2016-02-25 11:10:55 -07:00
Rob Rix
4fad1e860d Merge branch 'master' into definition-list-definitions 2016-02-25 11:10:37 -07:00
Josh Vera
837a4a9fea Merge pull request #444 from github/ruby
Ruby
2016-02-25 11:10:24 -07:00
Rob Rix
bbfbf321dd Merge branch 'master' into definition-list-definitions 2016-02-25 11:09:25 -07:00
Rob Rix
2c56a1914c dd, not dl. 2016-02-25 11:09:20 -07:00
Josh Vera
cece8416c8 Merge pull request #461 from github/split-diffs-contain-tree-costs
Attach term sizes to patches in the split diff.
2016-02-25 11:08:09 -07:00
Josh Vera
1ce79601b9 Merge pull request #458 from github/list-items
List items
2016-02-25 11:07:18 -07:00
Rob Rix
76e39686b6 Merge branch 'ruby' into lts-5.4 2016-02-25 11:01:36 -07:00
Rob Rix
f0c1f5564e Bump tree-sitter-parsers to master. 2016-02-25 11:00:13 -07:00
Rob Rix
09b2f385aa Bump tree-sitter-parsers. 2016-02-25 10:50:03 -07:00
Rob Rix
ea1b73e085 Merge branch 'split-diffs-contain-tree-costs' into ruby 2016-02-25 07:32:04 -07:00
Rob Rix
997d142420 Fix the thing. 2016-02-24 16:13:08 -07:00
Rob Rix
e0960725cc Merge branch 'master' into split-diffs-contain-tree-costs
# Conflicts:
#	src/Split.hs
2016-02-24 16:12:17 -07:00
Rob Rix
79c7e97e4c Attach term sizes to patches in the split diff. 2016-02-24 16:04:37 -07:00
Josh Vera
67580431e5 Merge pull request #455 from github/surface-patch-types-in-split-diffs
Surface patch types in split diffs
2016-02-24 14:49:02 -07:00
Rob Rix
6595b8fddd Map onto String/Integer/Symbol literals. 2016-02-24 13:48:05 -07:00
Rob Rix
d52a9d79b1 Add Category constructors for integer/string/symbol literals. 2016-02-24 13:47:53 -07:00