1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
Commit Graph

3433 Commits

Author SHA1 Message Date
Rob Rix
ba437bd477 Use case analysis instead of maybe. 2015-12-16 00:43:13 -05:00
Rob Rix
1ea542fccb Write split diffs to the output path or stdout. 2015-12-16 00:40:59 -05:00
Rob Rix
3216f77fce Add a helper to write files out. 2015-12-16 00:40:12 -05:00
Rob Rix
25394d2923 Import System.IO. 2015-12-16 00:39:07 -05:00
Rob Rix
5242c21b7a Rename the rendered diff bindings. 2015-12-16 00:26:13 -05:00
Rob Rix
0181673e55 Document the output option. 2015-12-15 23:33:48 -05:00
Rob Rix
d733d0627f Add an optional output dir argument. 2015-12-15 23:31:36 -05:00
Rob Rix
6b61950e6e Ditto for the field. 2015-12-15 23:24:04 -05:00
Rob Rix
d174a0c8c8 Rename Output to Renderer. 2015-12-15 23:23:45 -05:00
Rob Rix
d28ab9041d Use the strArgument shorthand. 2015-12-15 23:20:33 -05:00
Rob Rix
e3c7aeeada .hs → Haskell. 2015-12-15 15:08:54 -05:00
Rob Rix
9c2b12a615 Stub in a runHaskellParser function. 2015-12-15 15:08:49 -05:00
Rob Rix
39593d0ee3 The profile component depends on parsec. 2015-12-15 14:55:28 -05:00
Rob Rix
d766f346fa Stub in a Haskell parser. 2015-12-15 14:53:34 -05:00
Rob Rix
cbf313f011 Use languageForType to select a parser. 2015-12-15 14:40:49 -05:00
Rob Rix
31fcf6e33c Add a languageForType binding to TreeSitter. 2015-12-15 14:39:54 -05:00
Rob Rix
9c0bca7b67 Revert "Rephrase parserForType with pattern matching at the root."
This reverts commit 2b1c9004f73283445f8f3523898e88ba4ed131fd.
2015-12-15 14:38:31 -05:00
Rob Rix
fe85e31574 Rephrase parserForType with pattern matching at the root. 2015-12-15 14:38:20 -05:00
Rob Rix
96d604092e Add the Haskell module to the profile component. 2015-12-15 14:36:42 -05:00
Rob Rix
46029defd2 Import Haskell. 2015-12-15 14:36:31 -05:00
Rob Rix
8e154e0016 Move parserForType into Parser. 2015-12-15 14:36:25 -05:00
Rob Rix
ac042e0c4a Remove some unnecessary parameters from makeLeaf. 2015-12-15 14:36:03 -05:00
Rob Rix
30c2d96066 TreeSitter doesn’t import Parser. 2015-12-15 14:35:48 -05:00
Rob Rix
5add0089a2 Lean on the Monoid instance. 2015-12-15 14:35:37 -05:00
Rob Rix
ad68d7beab Move Parser into the executable(s). 2015-12-15 14:35:11 -05:00
Rob Rix
706da9e13e Stub in a Haskell parser module. 2015-12-15 14:22:06 -05:00
Rob Rix
c9ad5f3941 Depend on parsec. 2015-12-15 14:22:00 -05:00
Rob Rix
ac7d9e410c Merge branch 'master' into readme-redux 2015-12-15 13:15:44 -05:00
Josh Vera
14fab0f57e Merge pull request #314 from github/split-rendering-of-keyed-nodes
Split rendering of keyed nodes
2015-12-15 13:04:30 -05:00
Rob Rix
e919cf9246 Merge branch 'master' into readme-redux 2015-12-15 12:44:39 -05:00
Rob Rix
0908a4efd8 Inserted elements are inserted. 2015-12-15 12:42:50 -05:00
Rob Rix
095ed7307f Merge branch 'master' into split-rendering-of-keyed-nodes 2015-12-15 12:35:43 -05:00
Rob Rix
4b18c62157 Code cell default text colour. 2015-12-15 10:17:52 -05:00
Rob Rix
cdab9d485a Tweaks to the diff font. 2015-12-15 10:17:42 -05:00
Rob Rix
bf90f2a482 More rule priority adjustments. 2015-12-15 10:16:38 -05:00
Rob Rix
7b67f4fa64 Spacing. 2015-12-15 10:15:43 -05:00
Rob Rix
51b5ffb00b Remove the cell height. 2015-12-15 10:15:36 -05:00
Rob Rix
43321ab1ec Adjust the relative priorities of rules. 2015-12-15 10:15:10 -05:00
Rob Rix
a7ffc56d00 Pad inside code cells. 2015-12-15 10:12:40 -05:00
Rob Rix
30fae47a8f Remove the minimum width. 2015-12-15 10:12:33 -05:00
Rob Rix
3b2820a4ac Border stuff. 2015-12-15 10:11:20 -05:00
Rob Rix
d4dd01c38a Never wrap number cells. 2015-12-15 10:11:15 -05:00
Rob Rix
98d2f6a06b Tweak the width rules for number cells. 2015-12-15 10:11:09 -05:00
Rob Rix
766142efd4 Add colgroups to tables. 2015-12-15 10:10:51 -05:00
Rob Rix
ece14e5b8d Set the number cell text colour. 2015-12-15 10:02:30 -05:00
Rob Rix
dc38ea3d03 Increase the line height. 2015-12-15 10:02:18 -05:00
Rob Rix
99366432d8 We don’t need to specify this width. 2015-12-15 10:02:02 -05:00
Rob Rix
7887c89710 No default padding for cells. 2015-12-15 10:00:47 -05:00
Rob Rix
dc0d53e861 Number cell borders. 2015-12-15 10:00:07 -05:00
Rob Rix
170008f605 Don’t select line numbers. 2015-12-15 09:59:58 -05:00