.. |
generate-results.js
|
Add command to generate the compilation results of phantom type tests
|
2020-03-19 23:06:04 +01:00 |
No_Project_Rule_Without_Visitors.elm
|
Make it impossible to have a project rule without visitors
|
2020-03-21 14:15:28 +01:00 |
No_Project_Rule_Without_Visitors.txt
|
Move ProjectRuleSchema's phantom type to be the first type variable
|
2020-04-01 20:13:45 +02:00 |
No_WithModuleContext_Without_WithModuleVisitor.elm
|
Make it not possible to use withModuleContext without withModuleVisitor
|
2020-03-19 23:06:04 +01:00 |
No_WithModuleContext_Without_WithModuleVisitor.txt
|
Move ProjectRuleSchema's phantom type to be the first type variable
|
2020-04-01 20:13:45 +02:00 |
No_WithModuleVisitor_After_WithModuleContext.elm
|
Make it not possible to use withModuleVisitor after withModuleContext
|
2020-03-19 23:15:48 +01:00 |
No_WithModuleVisitor_After_WithModuleContext.txt
|
Move ProjectRuleSchema's phantom type to be the first type variable
|
2020-04-01 20:13:45 +02:00 |
No_WithModuleVisitor_Without_WithModuleContext.elm
|
Require calling withModuleContext after withModuleVisitor
|
2020-03-19 23:26:54 +01:00 |
No_WithModuleVisitor_Without_WithModuleContext.txt
|
Move ProjectRuleSchema's phantom type to be the first type variable
|
2020-04-01 20:13:45 +02:00 |
NoElmJsonVisitorForModuleVisitorInProjectRule.elm
|
Make it not possible to use withModuleContext twice
|
2020-03-19 23:06:04 +01:00 |
NoElmJsonVisitorForModuleVisitorInProjectRule.txt
|
Rename configuration to schemaState
|
2020-04-01 20:13:45 +02:00 |
run.js
|
Make phantom type tests work when run from any directory
|
2020-04-01 20:13:45 +02:00 |
WithModuleContext_AtMostOnce.elm
|
Make it not possible to use withModuleContext twice
|
2020-03-19 23:06:04 +01:00 |
WithModuleContext_AtMostOnce.txt
|
Move ProjectRuleSchema's phantom type to be the first type variable
|
2020-04-01 20:13:45 +02:00 |