Commit Graph
6 Commits
Author SHA1 Message Date
Côme ALLART 4849860e14 refactor: simplify project structure 2022-11-25 10:39:48 +01:00
Côme ALLART bbbac09f8f new MyTopLevel -> MyTopLevel() 2022-11-18 00:37:28 +01:00
Côme ALLART d40940a924 use case class for Component 2022-11-17 23:18:31 +01:00
Côme ALLART 09e7cac187 restore fancy formatting in io 2022-11-16 21:16:23 +01:00
Côme ALLART a53d219051 add support of scalafmt 2022-11-16 18:36:01 +01:00
Côme ALLART ed51a92116 big update
- remove not supported anymore procedural syntax for main functions
- use App instead of main
- auto format
- move comments to have more user-friendly access to "run" and "debug"
  button for Apps
- move generators to dedicated new file
2022-11-16 18:32:24 +01:00