Rob Rix
|
ea82328fac
|
Filter out both-missing cases up front.
|
2017-06-01 11:33:12 -04:00 |
|
Rob Rix
|
16212e86a2
|
Correct CommandSpec.
|
2017-06-01 11:27:16 -04:00 |
|
Rob Rix
|
4b5ad434e8
|
Rename parseDiffAndRenderBlobPair to diffBlobPair.
|
2017-05-31 12:27:21 -04:00 |
|
Rob Rix
|
111ca2f31f
|
🔥 redundant imports.
|
2017-05-30 11:44:04 -04:00 |
|
Rob Rix
|
6e38a8a53b
|
Include the full methods object since we no longer parse the structure.
|
2017-05-30 11:33:23 -04:00 |
|
Rob Rix
|
e737a18606
|
🔥 redundant functions.
|
2017-05-30 11:11:10 -04:00 |
|
Rob Rix
|
a4356bc1f3
|
🔥 a redundant parameter.
|
2017-05-30 11:11:04 -04:00 |
|
Rob Rix
|
a45a243342
|
🔥 redundant imports.
|
2017-05-30 11:10:47 -04:00 |
|
Rob Rix
|
25b89ada33
|
Update CommandSpec & SpecHelpers for Maybe returns.
|
2017-05-30 10:25:22 -04:00 |
|
Rob Rix
|
6da32d8749
|
Correct CommandSpec.
|
2017-05-30 09:58:16 -04:00 |
|
Rob Rix
|
8e31f3e297
|
Correct the tests.
|
2017-05-25 15:51:59 -04:00 |
|
Timothy Clem
|
06d1b97fa9
|
Always with the imports
|
2017-05-23 11:02:49 -07:00 |
|
Timothy Clem
|
316169bab1
|
Properly handle null before/after in input JSON
|
2017-05-23 11:00:20 -07:00 |
|
Timothy Clem
|
7121f827e3
|
Handle various language inputs and test them
|
2017-05-18 14:05:29 -07:00 |
|
Timothy Clem
|
674e7893eb
|
Merge remote-tracking branch 'origin/master' into diff-stdin
|
2017-05-17 13:34:23 -07:00 |
|
Timothy Clem
|
4af9b02737
|
Expand API to support parsing
|
2017-05-17 13:34:09 -07:00 |
|
Timothy Clem
|
8c7179ddd7
|
Rename and clean up imports
|
2017-05-17 12:54:42 -07:00 |
|
Timothy Clem
|
9777937d9d
|
Read any handle and assert in specs
|
2017-05-17 12:47:45 -07:00 |
|
Rob Rix
|
14ddc04dd6
|
🔥 summaryText.
|
2017-05-17 12:34:49 -04:00 |
|
Rob Rix
|
7f72974e27
|
🔥 the summary renderer.
|
2017-05-17 12:32:17 -04:00 |
|
Rob Rix
|
5e5c4694b8
|
Merge remote-tracking branch 'origin/master' into generalize-table-of-contents-over-the-syntax-functor
# Conflicts:
# src/Arguments.hs
# test/CommandSpec.hs
# test/SpecHelpers.hs
# test/TOCSpec.hs
|
2017-05-11 15:17:46 -04:00 |
|
Timothy Clem
|
b9358d7809
|
Favor multiple arguments over a tuple argument
|
2017-05-11 10:10:48 -07:00 |
|
Rob Rix
|
4ea3832200
|
Pass decorators to diffBlobPairs.
|
2017-05-10 15:41:17 -04:00 |
|
Timothy Clem
|
b7370b6e1a
|
Sort out the tests to pass language with paths
|
2017-05-09 15:55:26 -07:00 |
|
Timothy Clem
|
56f9a7ba40
|
Change naming to diffBlobPair(s)
|
2017-04-24 07:46:32 -07:00 |
|
Timothy Clem
|
f51798e4c8
|
Turn parseBlob tests back on in new Spec
|
2017-04-21 14:12:00 -07:00 |
|
Timothy Clem
|
78d376e256
|
Pair down command to just fs and git operations
|
2017-04-21 13:56:19 -07:00 |
|
Timothy Clem
|
e9316f4026
|
Use new diffBlobs interface in cmdline program
|
2017-04-21 10:25:47 -07:00 |
|
Timothy Clem
|
19e87dd523
|
Put both diff and parse rendering back together
|
2017-04-20 15:13:28 -07:00 |
|