Rob Rix
|
6fe7508462
|
Derive Hashable1 instances for Language.Go.Syntax.
|
2018-05-16 15:42:36 -04:00 |
|
Rob Rix
|
51ac18ea62
|
Derive Hashable1 instances for Data.Syntax.Type.
|
2018-05-16 15:37:15 -04:00 |
|
Rob Rix
|
8085de7ac4
|
Derive Hashable1 instances for Data.Syntax.Statement.
|
2018-05-16 15:20:53 -04:00 |
|
Rob Rix
|
c6fab523fe
|
Derive Hashable1 instances for Data.Syntax.Literal.
|
2018-05-16 15:20:27 -04:00 |
|
Rob Rix
|
72ec7f1e68
|
Derive Hashable1 instances for Data.Syntax.Expression.
|
2018-05-16 15:20:04 -04:00 |
|
Rob Rix
|
545b9d6e29
|
Derive Hashable1 instances for Data.Syntax.Directive.
|
2018-05-16 15:19:25 -04:00 |
|
Rob Rix
|
92b66c0304
|
Derive Hashable instances for Data.Syntax.Declaration.
|
2018-05-16 15:18:44 -04:00 |
|
Rob Rix
|
a0ff5e2e89
|
Derive a Hashable1 instance for Comment.
|
2018-05-16 15:16:12 -04:00 |
|
Rob Rix
|
435a0ae1ca
|
Derive Hashable1 instances for Data.Syntax.
|
2018-05-16 15:15:15 -04:00 |
|
Rob Rix
|
0324b5fb27
|
Define a Hashable instance for ErrorStack.
|
2018-05-16 14:49:07 -04:00 |
|
Rob Rix
|
b2d93f0009
|
Derive a Hashable instance for Name.
|
2018-05-16 14:44:59 -04:00 |
|
Rob Rix
|
e3b8915711
|
Re-export Hashable1.
|
2018-05-16 14:43:58 -04:00 |
|
Rob Rix
|
79e044154e
|
Rename some more type parameters.
|
2018-05-16 14:38:13 -04:00 |
|
Rob Rix
|
e6c75a3c2c
|
Reformat the signature for pqGramDecorator.
|
2018-05-16 14:37:23 -04:00 |
|
Rob Rix
|
d2742a25ae
|
Rename a bunch more type parameters to spell out the syntax type.
|
2018-05-16 14:37:06 -04:00 |
|
Rob Rix
|
6baaadcc17
|
Compute labels over the syntax alone.
|
2018-05-16 14:36:33 -04:00 |
|
Rob Rix
|
867f133000
|
Reformat the signature for defaultFeatureVectorDecorator.
|
2018-05-16 14:32:14 -04:00 |
|
Rob Rix
|
e2923ae537
|
Spell out the syntax type parameter.
|
2018-05-16 14:30:37 -04:00 |
|
Rob Rix
|
999df25d89
|
Bump fastsum for Hashable/Hashable1 instances.
|
2018-05-16 14:29:49 -04:00 |
|
Rob Rix
|
742918e44d
|
Merge pull request #1839 from github/fix-abstract-semantics
Fix abstract semantics
|
2018-05-16 13:40:12 -04:00 |
|
Rob Rix
|
c1a3658364
|
Merge branch 'master' into fix-abstract-semantics
|
2018-05-16 09:49:06 -04:00 |
|
Patrick Thomson
|
a1ebe005d6
|
Merge pull request #1838 from github/fix-json-instances
Include semantic information in JSON fields.
|
2018-05-16 09:47:18 -04:00 |
|
Patrick Thomson
|
32202487fb
|
Fix the issues Rob pointed out.
|
2018-05-16 09:26:06 -04:00 |
|
Patrick Thomson
|
17b57161d8
|
Merge remote-tracking branch 'origin/master' into fix-json-instances
|
2018-05-16 09:23:34 -04:00 |
|
Rob Rix
|
2dd557064d
|
Merge branch 'master' into fix-abstract-semantics
|
2018-05-16 09:20:00 -04:00 |
|
Rob Rix
|
9c4cdda0f8
|
Merge pull request #1847 from github/remove-unused-call-graph-analysis
🔥 the unused call graph analysis
|
2018-05-16 09:19:24 -04:00 |
|
Rob Rix
|
ae74957342
|
🔥 the unused call graph analysis.
|
2018-05-16 09:08:07 -04:00 |
|
Rob Rix
|
1fd381b0ce
|
Revert "Cache the environment at each program state."
This reverts commit 4c559aae6ad4f2adaeea58cc1ca37d64d97298d2.
|
2018-05-15 22:21:16 -04:00 |
|
Rob Rix
|
36075a3ff8
|
🔥 the InCache/OutCache synonyms.
|
2018-05-15 22:17:57 -04:00 |
|
Rob Rix
|
6f1c57086b
|
Cache the environment at each program state.
|
2018-05-15 22:02:18 -04:00 |
|
Rob Rix
|
164c2d0feb
|
Revert "Show the contents of Caches without Cached around them."
This reverts commit 8fc996f547d1d52755110f12776506066c11f07a.
|
2018-05-15 21:58:00 -04:00 |
|
Rob Rix
|
76b742486f
|
Show the contents of Caches without Cached around them.
|
2018-05-15 21:57:40 -04:00 |
|
Rob Rix
|
77850bcead
|
Define a datatype holding the contents of the cache.
|
2018-05-15 21:53:22 -04:00 |
|
Rob Rix
|
8f23e1653c
|
Spell out the reference to the heap.
|
2018-05-15 21:51:46 -04:00 |
|
Rob Rix
|
46a44854b4
|
🔥 redundant parens.
|
2018-05-15 21:48:34 -04:00 |
|
Rob Rix
|
5805a90f9c
|
Define a synonym for the contents of the cache.
|
2018-05-15 21:48:04 -04:00 |
|
Rob Rix
|
e677cd6700
|
Reset the environment on every iteration.
|
2018-05-15 21:37:48 -04:00 |
|
Rob Rix
|
54bb9eb0f9
|
Define a Lower instance for pairs.
|
2018-05-15 21:36:44 -04:00 |
|
Rob Rix
|
ae85f16f03
|
Use synonyms for the in- and out-caches.
|
2018-05-15 19:24:02 -04:00 |
|
Rob Rix
|
57a365b82f
|
Reformat all the caching signatures.
|
2018-05-15 19:19:51 -04:00 |
|
Rob Rix
|
62d76f6a17
|
Swap the order of the params to converge.
|
2018-05-15 19:17:40 -04:00 |
|
Rob Rix
|
47e92a766f
|
Merge remote-tracking branch 'origin/master' into fix-abstract-semantics
|
2018-05-15 18:47:47 -04:00 |
|
Rob Rix
|
9654f9bc1a
|
Merge pull request #1833 from github/graph-rendering-and-serialization
Graph rendering and serialization
|
2018-05-15 18:38:09 -04:00 |
|
Rob Rix
|
e46ade26ea
|
Fix the doctests for the new Show instance.
|
2018-05-15 18:34:59 -04:00 |
|
Rob Rix
|
1da6ac107a
|
Reformat the signature for termAlgebra.
|
2018-05-15 18:29:39 -04:00 |
|
Rob Rix
|
0d86e6a64e
|
Define diffTermPair using these.
|
2018-05-15 18:29:04 -04:00 |
|
Rob Rix
|
a7e6fe66b4
|
Move the fmap to the left of the other fmap.
|
2018-05-15 18:26:20 -04:00 |
|
Rob Rix
|
e7a7ea2022
|
Revert "🔥 the Generic instance for Range."
This reverts commit d121bdaf3fee616d7dffa08ff2854e4426372141.
|
2018-05-15 18:24:41 -04:00 |
|
Rob Rix
|
502eda41e1
|
Revert "Customize the Show instance for Range for brevity."
This reverts commit ab433ddd0e2de94c71a93996058a5f03e67eb350.
|
2018-05-15 18:24:38 -04:00 |
|
Rob Rix
|
46f1ef946e
|
Revert "🔥 a bunch of unused instances for Pos & Span."
This reverts commit 15c221ee17177c4f71be9c084cd1e47caca0212b.
|
2018-05-15 18:24:32 -04:00 |
|