joshvera
461b1c665b
Merge remote-tracking branch 'origin/master' into typescript
2017-03-29 10:17:53 -04:00
joshvera
63bbb9022c
remove newline
2017-03-28 17:47:15 -04:00
Rob Rix
5efe89fbd3
🔥 LambdaCase from the default extensions list.
2017-03-28 15:26:10 -04:00
joshvera
3e0efb7b61
Merge remote-tracking branch 'origin/batch-copy-terms' into typescript
2017-03-28 15:07:15 -04:00
Rick Winfrey
eaa5873ed7
Merge branch 'master' into gitmon-support
2017-03-27 15:38:18 -07:00
joshvera
48d46489d1
Merge remote-tracking branch 'origin/master' into typescript-mapping
2017-03-27 12:05:06 -04:00
Rob Rix
e507750069
Merge branch 'master' into custom-setup-stanza
2017-03-24 14:26:25 -04:00
Timothy Clem
c66631cfa6
Add custom-setup stanza to fix build warnings
2017-03-24 10:43:23 -07:00
Rick Winfrey
3b8553f912
Trying to surface error
2017-03-23 17:05:57 -07:00
Rick Winfrey
f60f90045d
Remove "\n"
2017-03-23 16:12:11 -07:00
Rob Rix
093f3b9508
Stub in a spec for Myers’ algorithm.
2017-03-20 11:25:58 -04:00
joshvera
132208d2c9
we just say TypeScript
2017-03-15 17:28:48 -04:00
joshvera
baf3fb3da2
Add typescript bindings
2017-03-15 17:20:46 -04:00
Rob Rix
93b9e285c2
SES.Myers
...
Stub in a module for Myers’ algorithm.
2017-03-09 10:10:13 -05:00
Timothy Clem
68d1f1cd97
Fix up tests to use ByteString too
2017-03-08 13:56:08 -08:00
Timothy Clem
32809f158a
Merge remote-tracking branch 'origin/master' into gitmon-support
2017-03-06 07:32:05 -08:00
Rick Winfrey
0954699b12
Add happy path GitmonClient spec
2017-03-01 14:11:16 -08:00
Rob Rix
36e0d7f5d2
Merge branch 'master' into gitmon-support
2017-03-01 10:51:23 -05:00
Rob Rix
2cd497ae17
Merge branch 'master' into rework-io
2017-03-01 10:51:16 -05:00
Timothy Clem
fff9b6d3ef
Refactor IO back out into Source and SemanticDiff
2017-02-28 15:45:38 -08:00
Timothy Clem
bfe1181acb
Move Diff and Source Specs
2017-02-28 15:35:43 -08:00
Timothy Clem
4c3feecc77
Add ParseCommandSpec to validate parse output
2017-02-28 15:32:04 -08:00
Timothy Clem
1d9436bb14
Collapse all these tests into DiffCommandSpec
2017-02-28 15:00:56 -08:00
Timothy Clem
a478b10593
Test that all output formats do product output
2017-02-28 14:55:57 -08:00
Timothy Clem
dcfdcf78d3
Fold DiffSummary into Renderer.Summary
2017-02-28 14:09:57 -08:00
Timothy Clem
e3bdb6b95b
Extract SemanticDiff.IO and clearly delineate program commands
2017-02-28 13:43:01 -08:00
Rick Winfrey
712687656d
Merge branch 'master' into gitmon-support
2017-02-28 11:41:57 -08:00
Rob Rix
83dd3d5621
Merge branch 'master' into interpreter-decomposition
2017-02-27 15:22:38 -05:00
Rick Winfrey
024871b2f0
Merge branch 'master' into gitmon-support
2017-02-27 10:13:56 -08:00
Timothy Clem
763ab482cc
🔥 the integration-tests and generate-test-cases
2017-02-27 08:50:54 -08:00
Timothy Clem
9d28028fc6
Remove unordered-containers, swap to hiding for hspec import
2017-02-27 08:35:45 -08:00
Timothy Clem
2722cc8b67
Fill in sad path test cases
2017-02-27 08:31:27 -08:00
Timothy Clem
980b6c95bc
First pass at full stack specs
2017-02-24 16:46:22 -08:00
Rob Rix
2f73758dfe
Define Algorithm as the Freer monad of AlgorithmF.
2017-02-24 13:28:44 -05:00
Rick Winfrey
e02356b269
Add yaml to parse /proc/self/io as a Yaml file to calculate disk read / write stats
2017-02-23 14:03:01 -08:00
Rick Winfrey
40e3eddfa1
Add System.Clock and calculate realTime clock stats
2017-02-23 14:01:53 -08:00
Timothy Clem
378d4b3702
Merge branch 'master' into interpreter-decomposition
2017-02-23 13:03:06 -08:00
Timothy Clem
02c2a7aac9
Remove corpus specs and fixtures entirely
2017-02-23 09:19:30 -08:00
Rob Rix
fa42615dc7
Merge remote-tracking branch 'origin/master' into interpreter-decomposition
2017-02-23 12:00:57 -05:00
Timothy Clem
0cf38c583c
Assert to summary json output
2017-02-22 20:05:48 -08:00
Timothy Clem
52e4dd435a
Test expression output (based on corpus spec strategy)
2017-02-22 08:34:31 -08:00
Rob Rix
e31191f4fa
Stub in a module for a generic Eq1 instance.
2017-02-21 16:00:36 -05:00
Rick Winfrey
76fe7eba61
Merge branch 'master' into gitmon-support
2017-02-17 16:11:41 -08:00
Timothy Clem
4e51665e50
Add .hspec for depths default, make sure hspec version supports
2017-02-17 08:27:51 -08:00
Timothy Clem
aa84bb40d6
Merge branch 'master' into hold-on-to-your-butts
2017-02-15 08:34:18 -08:00
Rick Winfrey
7e92856934
Add network and GitmonClient to cabal file
2017-02-14 17:42:49 -08:00
Timothy Clem
99ce07034b
Merge branch 'master' into dedupe-added-removed-methods
2017-02-14 12:05:30 -08:00
Timothy Clem
1facca0b50
Add failing toc summary test and refactor removeDupes
2017-02-14 11:29:24 -08:00
Rob Rix
6edd2fbaf4
Print failed examples nicely.
2017-02-14 09:57:21 -05:00
Rob Rix
e63de49d12
Move generate-test-cases into its own package.
...
When building a component, `stack` also builds all of the executables in the same package. This means that profiling iterative changes to semantic-diff also involve compiling, linking, and copying generate-test-cases. By moving it to its own package, we’re able to avoid that penalty.
2017-02-13 16:22:16 -05:00