Rob Rix
|
a11623d994
|
Define a convenience to render a diff to Output.
|
2017-04-03 15:12:00 -04:00 |
|
Rob Rix
|
86bf611ced
|
We might not know the language.
|
2017-04-03 14:37:53 -04:00 |
|
Rob Rix
|
d24469aaef
|
Clarify that parallelization is TBD.
|
2017-04-03 12:33:53 -04:00 |
|
Rob Rix
|
d58b7d1a89
|
Spacing.
|
2017-04-03 12:33:36 -04:00 |
|
Rob Rix
|
b396551aed
|
Generalize the diff command over the field types.
|
2017-04-03 12:32:36 -04:00 |
|
Rob Rix
|
70cffaa9a3
|
📝 runCommand.
|
2017-04-03 12:29:14 -04:00 |
|
Rob Rix
|
51bb7c1b33
|
📝 the commands.
|
2017-04-03 12:28:43 -04:00 |
|
Rob Rix
|
516f888ac8
|
Export the Command terms.
|
2017-04-03 12:18:48 -04:00 |
|
Rob Rix
|
6802765865
|
🔥 a redundant comment.
|
2017-04-03 12:10:11 -04:00 |
|
Rob Rix
|
16860c33c3
|
Move the CommandF type down.
|
2017-04-03 12:09:59 -04:00 |
|
Rob Rix
|
8f7559f81c
|
Define smart constructors for the Command instructions.
|
2017-04-03 12:09:05 -04:00 |
|
Rob Rix
|
2f10158596
|
Placate hlint.
|
2017-04-03 12:05:52 -04:00 |
|
Rob Rix
|
42b0c2503f
|
The ReadFilesAtSHAs command takes a list of alternative object dirs.
|
2017-04-03 12:04:54 -04:00 |
|
Rob Rix
|
20504b9991
|
Extract the evaluators into their own functions.
|
2017-04-03 12:02:40 -04:00 |
|
Rob Rix
|
28c57f84b1
|
🔥 term renderers.
|
2017-04-03 11:53:27 -04:00 |
|
Rob Rix
|
614124a070
|
🔥 a redundant comment.
|
2017-04-03 11:29:53 -04:00 |
|
Rob Rix
|
b374a7be9d
|
Define a term renderer command.
|
2017-03-31 23:03:23 -04:00 |
|
Rob Rix
|
a0995343a3
|
Define a command to render a diff.
|
2017-03-31 17:03:17 -04:00 |
|
Rob Rix
|
b95fae682d
|
Read all files when no specific files are requested.
|
2017-03-31 15:53:49 -04:00 |
|
Rob Rix
|
2d5afab020
|
Run the Diff command.
|
2017-03-31 15:45:33 -04:00 |
|
Rob Rix
|
cac2e64d29
|
Define a Diff command.
|
2017-03-31 15:33:24 -04:00 |
|
Rob Rix
|
a51706f8df
|
🔥 the todo item for parsing.
|
2017-03-31 15:29:44 -04:00 |
|
Rob Rix
|
aa7d37f49b
|
Add a section header for evaluation.
|
2017-03-31 15:29:15 -04:00 |
|
Rob Rix
|
5b755aa355
|
Use the DefaultFields synonym everywhere.
|
2017-03-31 15:22:26 -04:00 |
|
Rob Rix
|
00de3a3ba2
|
Swap the order of arguments to match parserForLanguage.
|
2017-03-31 15:13:26 -04:00 |
|
Rob Rix
|
33d6020f9c
|
Run the parser.
|
2017-03-31 15:12:56 -04:00 |
|
Rob Rix
|
a042055271
|
Scope the where clause to the ReadFilesAtSHAs command.
|
2017-03-31 15:11:27 -04:00 |
|
Rob Rix
|
b136eeca50
|
Define a Parse command.
|
2017-03-31 15:10:16 -04:00 |
|
Rob Rix
|
782e172b34
|
Comment out blobsForSha for now.
|
2017-03-31 14:32:06 -04:00 |
|
Rob Rix
|
0772b64510
|
Yield inside the withRepository block.
|
2017-03-31 14:31:50 -04:00 |
|
Rob Rix
|
f2a699edfd
|
Add a ReadFilesAtSHAs instruction.
|
2017-03-31 14:28:36 -04:00 |
|
Rob Rix
|
8647329cc7
|
Define an interpreter for Commands.
|
2017-03-31 12:58:27 -04:00 |
|
Rob Rix
|
cd8e082e6c
|
Define a Command type.
|
2017-03-31 12:58:17 -04:00 |
|
Rob Rix
|
b755a233e2
|
Re-export the parse and diff commands.
|
2017-03-31 11:52:51 -04:00 |
|
Rob Rix
|
e7e2b7edb7
|
Stub in a Command module.
|
2017-03-31 11:52:07 -04:00 |
|