wasp/waspc/cli
Martin Šošić 4773ae36e3
Wrote initial version of new Wasp AST: AppSpec (#353)
* Introduced AppSpec, replacement for previous Wasp.hs as a core IR in Wasp.

* Organized AppSpec into Core and Domain.

* Removed Domain from AppSpec.

* Moved ExternalCode.File to AppSpec.

* Added some TODOs.

* Added IsDecl to AppSpec.

* Removed ExternalCode File reexports.

* Added comments.
2021-11-10 16:27:27 +01:00
..
Cli Wrote initial version of new Wasp AST: AppSpec (#353) 2021-11-10 16:27:27 +01:00
Command Wrote initial version of new Wasp AST: AppSpec (#353) 2021-11-10 16:27:27 +01:00
Command.hs Formatted whole codebase with ormolu. 2021-04-28 17:44:00 +02:00
Main.hs Move bash completion logic to Haskell (#305) 2021-09-06 13:09:03 +02:00