mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-24 03:35:17 +03:00
b3d9014e37
* Allow Wasp identifiers for project names * Rename initialState to makeInitialState * Fix formatting * Use parser to parse Wasp identifiers * Add newline at the end of Wasp.Analyzer.Parser * Fix newline at the end of Wasp.Analyzer.Parser * Clean up and rename parsing * Fix newline at the end of Wasp.Analyzer.Parser * Add tests for new parser functions * Fix formatting * Fix formatting * Reformat where statement * Address PR comments and remove redundant module * Remove keywords from error message * Fix formatting in CreateNewProject.hs * Remove redundant note on duplication |
||
---|---|---|
.. | ||
Analyzer | ||
AppSpec | ||
FilePath | ||
Generator | ||
Psl | ||
Test | ||
Util | ||
AnalyzerTest.hs | ||
ErrorTest.hs | ||
Fixtures.hs | ||
SemanticVersionTest.hs | ||
TastyDiscoverDriver.hs | ||
UtilTest.hs | ||
WaspignoreFileTest.hs |