wasp/waspc/cli
Filip Sodić b3d9014e37
Allow Wasp identifiers for project names (#520)
* 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
2022-03-30 01:25:56 +02:00
..
exe Make CLI code testable (#510) 2022-03-23 08:04:09 -04:00
src/Wasp/Cli Allow Wasp identifiers for project names (#520) 2022-03-30 01:25:56 +02:00
test Make CLI code testable (#510) 2022-03-23 08:04:09 -04:00