.. |
BindGroupConflict
|
[tests] add more errors and their tests
|
2022-02-16 15:18:08 +01:00 |
ImportCycle
|
[pretty] cool error for import cycles
|
2022-02-16 11:53:58 +01:00 |
AmbiguousSymbol.mjuvix
|
[scoper] properly handle qualified constructors in patterns
|
2022-02-18 00:58:41 +01:00 |
DuplicateFixity.mjuvix
|
[wip] incorporate singletons-th
|
2022-02-16 20:15:14 +01:00 |
InfixError.mjuvix
|
[tests] add two negative tests to check new errors
|
2022-02-14 09:06:11 +01:00 |
InfixErrorP.mjuvix
|
[tests] add more errors and their tests
|
2022-02-16 15:18:08 +01:00 |
LacksFunctionClause.mjuvix
|
[tests] add test and error for missing function clause
|
2022-02-24 00:29:59 +01:00 |
LacksTypeSig.mjuvix
|
[errors] add more errors and tests
|
2022-02-14 11:54:18 +01:00 |
ModuleNotInScope.mjuvix
|
[scoper] add module not in scope error
|
2022-02-17 13:40:19 +01:00 |
MultipleDeclarations.mjuvix
|
[tests] add two negative tests to check new errors
|
2022-02-14 09:06:11 +01:00 |
MultipleExportConflict.mjuvix
|
[wip] incorporate singletons-th
|
2022-02-16 20:15:14 +01:00 |
NotInScope.mjuvix
|
[errors] add not in scope error
|
2022-02-14 13:39:54 +01:00 |
UnusedOperatorDef.mjuvix
|
[scoper] add error for unused operator syntax definitions
|
2022-02-17 22:00:58 +01:00 |
WrongModuleName.mjuvix
|
[scoper] check that top modules are defined in the correct path
|
2022-03-16 13:58:07 +01:00 |