wasp/waspc/test/Analyzer
2022-09-06 14:10:42 +02:00
..
Evaluation [Analyzer] Reverse the order of Wasp error messages (#500) 2022-03-23 13:18:43 +01:00
Parser Removed duplication between waspls and waspc, made them two packages in the same cabal project (#712) 2022-09-06 14:10:42 +02:00
ParserTest/parseStatementsTests Fix incorrect parsing of escaped strings in Wasp (#699) 2022-08-23 14:01:00 +02:00
TypeChecker Added concept of SourceRegion to Ctx. (#409) 2022-01-08 23:55:52 +01:00
EvaluatorTest.hs Removed duplication between waspls and waspc, made them two packages in the same cabal project (#712) 2022-09-06 14:10:42 +02:00
ParserTest.hs Fix incorrect parsing of escaped strings in Wasp (#699) 2022-08-23 14:01:00 +02:00
TestUtil.hs Integrate new error resilient parser into waspc (#684) 2022-08-11 12:26:12 -04:00
TypeCheckerTest.hs Allow Wasp identifiers for project names (#520) 2022-03-30 01:25:56 +02:00