Timothy Clem
|
b2f10d0d6a
|
Merge remote-tracking branch 'origin/master' into test-precise-parsing
|
2019-12-18 08:35:57 -08:00 |
|
Timothy Clem
|
2562c7d96e
|
Wire up both ruby parsers
|
2019-12-16 13:57:07 -08:00 |
|
Timothy Clem
|
8ade6db251
|
Merge remote-tracking branch 'origin/master' into test-precise-parsing
|
2019-12-13 13:13:54 -08:00 |
|
Patrick Thomson
|
cd011cdd70
|
Extra imports.
|
2019-12-13 15:10:25 -05:00 |
|
Patrick Thomson
|
2d4268ea08
|
stray imports
|
2019-12-13 14:58:01 -05:00 |
|
Patrick Thomson
|
dc69714053
|
Merge remote-tracking branch 'origin/master' into glorious-ghc-upgrade-8.8
|
2019-12-13 11:23:36 -05:00 |
|
Timothy Clem
|
5b34a0e196
|
no strictness
|
2019-12-10 14:34:13 -08:00 |
|
Timothy Clem
|
bd3c3eaf83
|
Fix hlint suggestion
|
2019-12-10 14:17:33 -08:00 |
|
Patrick Thomson
|
68ab3cbb97
|
semantic:exe now compiles
|
2019-12-10 13:32:56 -05:00 |
|
Timothy Clem
|
6f2679b145
|
Introduce AugmentedAssignment
|
2019-12-09 12:47:10 -08:00 |
|
Patrick Thomson
|
725f0c59d7
|
Small changes to Data.Graph.
|
2019-11-08 21:14:31 -05:00 |
|
Patrick Thomson
|
9d1bd90bed
|
Algebrize Abstract.Address.Hole.
|
2019-11-08 16:35:13 -05:00 |
|
Patrick Thomson
|
ca814174b8
|
Missing Prologue import.
|
2019-11-08 16:32:19 -05:00 |
|
Patrick Thomson
|
5b0ccc9b15
|
Algebrize Address.Precise.
|
2019-11-08 16:22:04 -05:00 |
|
Patrick Thomson
|
f859f4a630
|
Has-ify Abstract.Value.Abstract.
|
2019-11-08 16:20:58 -05:00 |
|
Patrick Thomson
|
99f0016d7c
|
Port Abstract.Value.Concrete to FE1.
|
2019-11-08 16:17:47 -05:00 |
|
Patrick Thomson
|
7b447b5018
|
Port Abstract.Value.Type to FE1.
|
2019-11-08 16:05:35 -05:00 |
|
Patrick Thomson
|
f527e423ca
|
Has-ify the Syntax modules.
|
2019-11-08 16:00:23 -05:00 |
|
Patrick Thomson
|
00e821d68f
|
Has-ify Data.Abstract.Evaluatable.
|
2019-11-08 14:16:34 -05:00 |
|
Patrick Thomson
|
78d265e307
|
Has-ify Data.Abstract.BaseError.
|
2019-11-08 13:41:50 -05:00 |
|
Patrick Thomson
|
4543148e73
|
Has-ify Data.Abstract.Name.
|
2019-11-08 13:33:06 -05:00 |
|
Patrick Thomson
|
8c0224ab08
|
Has-ify Data.Blob.
|
2019-11-08 12:35:00 -05:00 |
|
Rob Rix
|
cab72daf15
|
:fire
|
2019-10-30 15:40:51 -04:00 |
|
Rob Rix
|
c6c729df45
|
🔥 redundant Generic & Hashable instances.
|
2019-10-30 14:51:57 -04:00 |
|
Rob Rix
|
17fe2b0fe8
|
🔥 redundant language extensions.
|
2019-10-30 14:35:55 -04:00 |
|
Rob Rix
|
0c897852b0
|
🔥 redundant constraints.
|
2019-10-30 14:31:43 -04:00 |
|
Rob Rix
|
60886eb90f
|
🔥 the silencing of no export list warnigns.
|
2019-10-30 14:28:41 -04:00 |
|
Rob Rix
|
a2ec2ae8de
|
🔥 partial record selectors from ControlFlowVertex.
|
2019-10-30 14:00:38 -04:00 |
|
Rob Rix
|
29085fd688
|
Extract the partial moduleName & span fields into a new type.
|
2019-10-30 13:50:00 -04:00 |
|
Rob Rix
|
b2ad11a912
|
Don’t bind unused type variables.
|
2019-10-30 13:39:01 -04:00 |
|
Rob Rix
|
7262484a57
|
Add language extensions to everything.
|
2019-10-30 12:49:23 -04:00 |
|
Rob Rix
|
3e74db0234
|
Lint a little lint of me
|
2019-10-25 14:22:09 -04:00 |
|
Rob Rix
|
d9aff05870
|
🔥 redundant silencing of warnings.
|
2019-10-25 14:01:56 -04:00 |
|
Rob Rix
|
a05533fd19
|
🔥 NFData & NFData1 instances wherever they may be found.
Also some Generic instances.
|
2019-10-25 13:52:07 -04:00 |
|
Rob Rix
|
a35099fef7
|
Sort some deriving clauses.
|
2019-10-25 13:33:06 -04:00 |
|
Rob Rix
|
27a59e17d7
|
🔥 redundant language extensions.
|
2019-10-25 13:32:08 -04:00 |
|
Rob Rix
|
06d32510d9
|
Sort the language extensions.
|
2019-10-25 13:31:12 -04:00 |
|
Rob Rix
|
3d422f25cc
|
🔥 GND.
|
2019-10-25 13:30:20 -04:00 |
|
Rob Rix
|
cb0aa77a93
|
🔥 the Generically newtype.
|
2019-10-25 13:28:15 -04:00 |
|
Rob Rix
|
9a85fddccd
|
🔥 some Eq/Ord/Show instances that slipped through.
|
2019-10-25 13:28:09 -04:00 |
|
Rob Rix
|
15d1bb4b25
|
Derive Eq1/Ord1/Show1 instances manually.
|
2019-10-25 13:25:47 -04:00 |
|
Rob Rix
|
ff0a577393
|
🔥 Eq, Ord, & Show instances for all the syntax types.
|
2019-10-23 17:19:01 -04:00 |
|
Rob Rix
|
71185d0fbb
|
Revert "Define a Bifunctor instance for Value."
This reverts commit aec82b3743 .
|
2019-10-23 12:25:07 -04:00 |
|
Rob Rix
|
97b495c6d5
|
Revert "Generalize ValueError over the value type."
This reverts commit 769e00f3f7 .
|
2019-10-23 09:39:54 -04:00 |
|
Rob Rix
|
1aaad130a7
|
Revert "Dedent/align."
This reverts commit f465b00f64 .
|
2019-10-23 09:38:42 -04:00 |
|
Rob Rix
|
f465b00f64
|
Dedent/align.
|
2019-10-23 09:38:09 -04:00 |
|
Rob Rix
|
769e00f3f7
|
Generalize ValueError over the value type.
|
2019-10-23 09:33:01 -04:00 |
|
Rob Rix
|
296442b60b
|
Alignment.
|
2019-10-23 09:30:13 -04:00 |
|
Rob Rix
|
5580c8eb53
|
Merge branch 'abstract-a-la-carte-terms' into you-already-know-too-much
|
2019-10-22 16:31:57 -04:00 |
|
Rob Rix
|
b07f14c32e
|
Merge branch 'master' into abstract-a-la-carte-terms
|
2019-10-22 16:27:03 -04:00 |
|