Rob Rix
a522efcb1e
Hide an ambiguous symbol.
2018-03-30 19:53:23 -04:00
Rob Rix
b8d714af28
Use the EvaluatingState fields directly.
2018-03-27 15:23:26 -04:00
Rob Rix
7a10eabfd7
🔥 an unused language pragma.
2018-03-27 15:14:25 -04:00
joshvera
ba3969c4b0
Merge remote-tracking branch 'origin/master' into query-final-helpers
2018-03-23 17:03:25 -04:00
Timothy Clem
7f71e27df4
Some helpers to query Final
2018-03-23 10:11:29 -07:00
joshvera
9b2524cc81
Merge branch 'module-resolution' into default-extensions
2018-03-23 10:31:07 -04:00
joshvera
5905c85052
Add join to tests
2018-03-23 10:29:01 -04:00
joshvera
bfee652f14
redundant lang extension
2018-03-22 13:07:42 -04:00
Patrick Thomson
5df347eb3e
Merge remote-tracking branch 'origin/master' into classes
2018-03-16 16:51:59 -04:00
Patrick Thomson
a44d5ed861
Use the Environment functions qualified.
2018-03-16 14:33:55 -04:00
Timothy Clem
d6036f4165
Merge remote-tracking branch 'origin/export-wrapper' into ruby-imports
2018-03-15 15:34:06 -07:00
Timothy Clem
f70ef24015
Assign and eval ruby's load syntax
2018-03-15 15:09:28 -07:00
Rob Rix
fcf44b5a37
Rename Store to Heap.
2018-03-14 20:42:59 -04:00
Timothy Clem
6a8cee384e
Organize SpecHelper, remove unused imports
2018-03-13 11:18:05 -07:00
Timothy Clem
bbff8d45ed
More spec import cleanup
2018-03-13 11:10:50 -07:00
Timothy Clem
993ae92a75
Clean up IntegrationSpec imports
2018-03-13 11:04:58 -07:00
Timothy Clem
1b79ed205e
TOCSpec import cleanup
2018-03-13 10:59:20 -07:00
Timothy Clem
68ec7adef3
Refine import spec imports
2018-03-13 10:32:25 -07:00
Timothy Clem
b74ee2c12b
SpecHelpers as a bit of a prologue for specs
2018-03-13 10:26:09 -07:00
Timothy Clem
69b2c5c64d
Sort out spechelper again with new interfaces
2018-03-12 16:13:21 -07:00
Timothy Clem
8ebcd5a864
Merge remote-tracking branch 'origin/master' into import-language-tour
2018-03-12 10:03:25 -07:00
Timothy Clem
f015a1f027
Cleanup these specs and extract some common helpers
2018-03-09 16:24:23 -08:00
Patrick Thomson
da2a3fc7a8
Initial pass fixing errors raised by weeder
.
...
This fixes a lot of unnecessary exports in the specs, removes a couple
otiose imports (comonads and semigroups are provided by base, I beleive),
and removes a duplicated function.
2018-03-09 12:07:34 -05:00
Timothy Clem
c1bc28d0ac
Cleanup commented out code
2018-02-07 13:07:38 -08:00
Timothy Clem
48effe84df
Ha, whoops - actually use path argument
2018-02-07 12:28:13 -08:00
Timothy Clem
fec643536b
Move Verbatim to SpecHelpers
2018-02-07 12:20:27 -08:00
Timothy Clem
8ce213fc44
No longer need to track blobKind in Maybe
2017-12-11 10:51:52 -08:00
Timothy Clem
148edbc184
Remove spec specific readFile
2017-12-11 08:27:13 -08:00
Timothy Clem
24d98ad71c
Fix up tests
2017-12-10 08:46:17 -08:00
Rob Rix
87d533cc2b
Rename Language to Data.Language.
2017-11-27 14:17:48 -05:00
Rob Rix
3a3ed72f96
Rename Renderer to Rendering.Renderer.
2017-11-27 13:30:38 -05:00
Rob Rix
2a7a937a7e
🔥 a bunch more redundant imports.
2017-09-09 14:58:07 +01:00
Rob Rix
a1bfea611f
Update all the tests.
2017-09-09 14:18:08 +01:00
Rob Rix
7da8799e08
🔥 Prologue & protolude.
2017-07-28 14:37:02 -04:00
Rob Rix
b7ea75a9bd
Define Source abstractly.
2017-06-24 11:32:04 -04:00
Rob Rix
bed2c473b2
Rename SourceBlob to Blob.
2017-06-24 10:15:31 -04:00
Rob Rix
fc51c92425
Move SourceBlob into Data.Blob.
2017-06-24 10:09:50 -04:00
Rob Rix
fc09d74b73
Rename the Source module to Data.Source.
2017-06-24 09:59:41 -04:00
Rob Rix
fe708485e7
Clean up the readFile helper.
2017-06-15 11:28:00 -04:00
Rob Rix
779d9fc164
More spec 🔥
2017-06-14 17:54:29 -04:00
Rob Rix
ea82328fac
Filter out both-missing cases up front.
2017-06-01 11:33:12 -04:00
Rob Rix
4b5ad434e8
Rename parseDiffAndRenderBlobPair to diffBlobPair.
2017-05-31 12:27:21 -04:00
Rob Rix
fc536d8402
Rename parseAndRenderBlob to parseBlob.
2017-05-31 12:25:40 -04:00
Rob Rix
25b89ada33
Update CommandSpec & SpecHelpers for Maybe returns.
2017-05-30 10:25:22 -04:00
Rob Rix
fc7906e97e
Use the Semantic tasks in the specs.
2017-05-30 09:14:50 -04:00
Rob Rix
f711e2fd5c
🔥 redundant imports.
2017-05-11 17:14:54 -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
Rob Rix
7227e27428
Move unListableDiff into SpecHelpers.
2017-05-11 09:28:52 -04:00
Rob Rix
09e93cf899
🔥 another redundant import.
2017-05-10 15:59:26 -04:00
Rob Rix
4ea3832200
Pass decorators to diffBlobPairs.
2017-05-10 15:41:17 -04:00