.. |
Analyzer
|
Separate user code into client, server, shared (#753)
|
2022-11-11 17:20:49 +01:00 |
AppSpec
|
If wrong wasp version, message gives instructions how to install correct one. (#799)
|
2022-11-04 19:24:51 +01:00 |
Generator
|
Add support for --create-only migrations (#862)
|
2022-12-13 13:55:01 -05:00 |
Psl
|
Made Dependencies and Entity full-featured (in AppSpec and Analyzer) (#374)
|
2021-11-26 15:26:03 +01:00 |
Util
|
Removed duplication between waspls and waspc, made them two packages in the same cabal project (#712)
|
2022-09-06 14:10:42 +02:00 |
Analyzer.hs
|
Allow Wasp identifiers for project names (#520)
|
2022-03-30 01:25:56 +02:00 |
AppSpec.hs
|
Separate user code into client, server, shared (#753)
|
2022-11-11 17:20:49 +01:00 |
Common.hs
|
fix: Propagates deletion of DB migrations dir from Wasp src to the generated project (#383)
|
2021-12-13 12:06:42 -05:00 |
CompileOptions.hs
|
Separate user code into client, server, shared (#753)
|
2022-11-11 17:20:49 +01:00 |
ConfigFile.hs
|
Adds opt-in support for Tailwind (#777)
|
2022-11-04 09:39:13 -04:00 |
Data.hs
|
Moved all src/ modules into Wasp module, and all cli/ modules into Wasp.Cli module.
|
2021-11-11 13:26:20 +01:00 |
Error.hs
|
Replace Wasp with AppSpec and Parser with Analyzer. (#423)
|
2022-01-20 11:45:14 +01:00 |
ExternalCode.hs
|
Moved all src/ modules into Wasp module, and all cli/ modules into Wasp.Cli module.
|
2021-11-11 13:26:20 +01:00 |
Generator.hs
|
Adds opt-in support for Tailwind (#777)
|
2022-11-04 09:39:13 -04:00 |
Lib.hs
|
Separate user code into client, server, shared (#753)
|
2022-11-11 17:20:49 +01:00 |
Message.hs
|
Migrated Wasp from Stack to Cabal (#471)
|
2022-03-16 16:00:18 +01:00 |
NpmDependency.hs
|
Moved all src/ modules into Wasp module, and all cli/ modules into Wasp.Cli module.
|
2021-11-11 13:26:20 +01:00 |
SemanticVersion.hs
|
Make SemanticVersion module more expressive
|
2022-08-26 16:46:55 +02:00 |
Util.hs
|
Separate user code into client, server, shared (#753)
|
2022-11-11 17:20:49 +01:00 |
Version.hs
|
Feat: Validate wasp version from spec (#786)
|
2022-10-31 23:00:03 +01:00 |
WaspignoreFile.hs
|
Moved all src/ modules into Wasp module, and all cli/ modules into Wasp.Cli module.
|
2021-11-11 13:26:20 +01:00 |