1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-01 00:04:58 +03:00
juvix/tests/negative
2022-02-17 22:00:58 +01:00
..
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
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
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