Rob Rix
|
517843b603
|
Test that generic Show1 shows record selectors.
|
2017-11-30 10:44:32 -05:00 |
|
Rob Rix
|
4b928a6c4e
|
Test that derived & generic showsPrec agree.
|
2017-11-30 10:41:26 -05:00 |
|
Rob Rix
|
221a88f452
|
Test that derived & generic equality agree.
|
2017-11-30 10:38:46 -05:00 |
|
Rob Rix
|
a76ca3fcfc
|
Generic Show1 respects fixity and record selectors.
|
2017-11-30 10:36:51 -05:00 |
|
Rob Rix
|
cd9e99eb59
|
🔥 genericLiftShowList.
|
2017-11-30 10:28:46 -05:00 |
|
Rob Rix
|
67f251e223
|
Combine the generic Eq1, Ord1, & Show1 implementations into a single module.
|
2017-11-30 10:24:48 -05:00 |
|
Rob Rix
|
bb2aa0ad0a
|
Stub in a module to hold all the generic Data.Functor.Classes implementations.
|
2017-11-30 10:14:21 -05:00 |
|
Rob Rix
|
e22e1cf3bc
|
Merge branch 'master' into musical-modules
|
2017-11-30 10:00:12 -05:00 |
|
Rob Rix
|
633155a2e4
|
Merge pull request #1448 from github/bump-effects
Fix the inadvertent rollback of effects.
|
2017-11-30 09:59:45 -05:00 |
|
Rob Rix
|
c1d96c7071
|
Fix the inadvertent rollback of effects.
|
2017-11-30 09:54:17 -05:00 |
|
Rob Rix
|
cbd02eab7b
|
Merge branch 'master' into musical-modules
|
2017-11-30 09:53:19 -05:00 |
|
Rick Winfrey
|
8ab0db3624
|
Merge pull request #1330 from github/go-assignment
Go Assignment
|
2017-11-29 18:17:36 -08:00 |
|
Rick Winfrey
|
cd1fdf1065
|
🔥 specialized assignment alternations
|
2017-11-29 18:10:57 -08:00 |
|
Rick Winfrey
|
eb83043303
|
🔥 unnecessary arrayType
|
2017-11-29 18:07:25 -08:00 |
|
Rick Winfrey
|
15cb0d7ec4
|
Refactor functionDeclaration
|
2017-11-29 17:56:12 -08:00 |
|
Rick Winfrey
|
951a846c53
|
Regenerate tests
|
2017-11-29 17:55:52 -08:00 |
|
Rick Winfrey
|
1468f74428
|
Refactor to not use tuples
|
2017-11-29 17:03:35 -08:00 |
|
Rick Winfrey
|
d0a521779e
|
Add type annotation for mkChannelType
|
2017-11-29 16:25:57 -08:00 |
|
Rick Winfrey
|
ed012fe18d
|
Convert to point free
|
2017-11-29 16:10:50 -08:00 |
|
Rick Winfrey
|
890b37c252
|
Use choice for type rules
|
2017-11-29 16:10:35 -08:00 |
|
Rick Winfrey
|
ed3f36ccde
|
Refactor unaryExpression to not use >>=
|
2017-11-29 16:04:03 -08:00 |
|
Rick Winfrey
|
b7bf6c06be
|
Refactor for statement assignment 🎉 🎩 @robrix
|
2017-11-29 14:57:37 -08:00 |
|
Rick Winfrey
|
31d8962b7b
|
Update tests for receive operator
|
2017-11-29 12:54:28 -08:00 |
|
Rick Winfrey
|
410b8e12e0
|
Update receive statement 📝
|
2017-11-29 12:54:01 -08:00 |
|
Rick Winfrey
|
6f0ab3c42a
|
Assign receive operators
|
2017-11-29 12:37:49 -08:00 |
|
Rick Winfrey
|
c0637e85ef
|
Add ReceiveOperator constructor
|
2017-11-29 12:37:37 -08:00 |
|
Rick Winfrey
|
fafcdfb83b
|
🔥 Todos
|
2017-11-29 12:37:15 -08:00 |
|
Rick Winfrey
|
921cce09d8
|
Regenerate tests
|
2017-11-28 14:28:59 -08:00 |
|
Rick Winfrey
|
6a6c38d309
|
Use Declaration.MethodSignature
|
2017-11-28 13:53:35 -08:00 |
|
Rick Winfrey
|
3f69729d5f
|
Move TypeScript MethodSignature to Declaration
|
2017-11-28 13:53:18 -08:00 |
|
Rick Winfrey
|
5044317b2c
|
Update slice expressions tests
|
2017-11-28 11:10:13 -08:00 |
|
Rick Winfrey
|
2e72a56ccf
|
Update sliceExpression assignment
|
2017-11-28 11:09:57 -08:00 |
|
Rick Winfrey
|
f93a0389ce
|
Merge branch 'master' into go-assignment
|
2017-11-28 09:21:10 -08:00 |
|
Rob Rix
|
1c8c62c26d
|
Merge branch 'master' into musical-modules
|
2017-11-28 10:35:38 -05:00 |
|
Rob Rix
|
b6c3147706
|
Merge pull request #1445 from github/existential-syntax-without-the-fire
Existential syntax (without the 🔥)
|
2017-11-28 10:34:52 -05:00 |
|
Rob Rix
|
4c974c31a3
|
Move syntaxDeclarationAlgebra & helpers down to match original source.
|
2017-11-28 09:58:55 -05:00 |
|
Rob Rix
|
41020b7eae
|
Extract the Declaration algebras into a new module.
|
2017-11-28 09:17:41 -05:00 |
|
Rick Winfrey
|
852d3464de
|
Add TODOs
|
2017-11-27 18:01:17 -08:00 |
|
Rick Winfrey
|
d241922d32
|
Update tests
|
2017-11-27 18:01:07 -08:00 |
|
Rick Winfrey
|
c9d8bb62c5
|
🔥 space
|
2017-11-27 17:37:00 -08:00 |
|
Rick Winfrey
|
9329840985
|
Refactor sliceExpression assignment
|
2017-11-27 17:25:28 -08:00 |
|
Rick Winfrey
|
268bdb2e1e
|
Refactor fieldDeclaration assignment
|
2017-11-27 17:25:17 -08:00 |
|
Rick Winfrey
|
a25fa79627
|
Refactor channelType assignment
|
2017-11-27 17:25:03 -08:00 |
|
Rick Winfrey
|
829ad6772f
|
Refactor identifier assignment
|
2017-11-27 17:24:49 -08:00 |
|
Rob Rix
|
296569da6a
|
Clean up the LANGUAGE pragma for Analysis.Decorator.
|
2017-11-27 14:54:01 -05:00 |
|
Rob Rix
|
8454467b61
|
Move the cyclomatic complexity analysis into its own module.
|
2017-11-27 14:52:27 -05:00 |
|
Rob Rix
|
ae985ef4e5
|
Factor ConstructorName into its own module.
|
2017-11-27 14:45:13 -05:00 |
|
Rob Rix
|
a844fec2bd
|
Move the algebras into their own module.
|
2017-11-27 14:36:20 -05:00 |
|
Rob Rix
|
2102ab41cf
|
Rename Decorating to Analysis.
|
2017-11-27 14:32:13 -05:00 |
|
Rob Rix
|
a6cdcc2c55
|
Add section headers to the .cabal file.
|
2017-11-27 14:28:28 -05:00 |
|