Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | compiler: enable language extensions on whole project | pacien | 2020-01-05 |
| | |||
* | compiler: enable warnings and fix them | pacien | 2020-01-05 |
| | | | | GitHub: fixes #9 | ||
* | add manual | pacien | 2020-01-05 |
| | |||
* | compiler: add option to include static web app in the output | pacien | 2019-12-31 |
| | | | | GitHub: closes #6 | ||
* | compiler: switch to cmdargs | pacien | 2019-12-27 |
| | |||
* | compiler: exclude output dir from input | pacien | 2019-12-27 |
| | |||
* | compiler: add command line interface | pacien | 2019-12-27 |
| | |||
* | compiler: implement resource processing | pacien | 2019-12-27 |
| | | | | but break directory cleanup | ||
* | compiler: add base structures and encoding | pacien | 2019-12-23 |
| | |||
* | compiler: init stack project | pacien | 2019-12-21 |