- Nov 30, 2018
-
-
Sebastian Höffner authored
-
- Nov 16, 2018
-
-
Sebastian Höffner authored
Cleaning up README, removing Pipfile as it is no longer needed. Fixing Makefile after last renaming.
-
- Nov 07, 2018
-
-
Sebastian Höffner authored
Removing local dependencies to create the TatSu parser, generating the grammar inside the docker container.
-
- Nov 01, 2018
-
-
Sebastian Höffner authored
-
- Oct 24, 2018
-
-
Sebastian Höffner authored
-
- Oct 23, 2018
-
-
Sebastian Höffner authored
-
- Oct 17, 2018
-
-
Sebastian Höffner authored
-
Sebastian Höffner authored
-
- Oct 16, 2018
-
-
Sebastian Höffner authored
-
Sebastian Höffner authored
-
- Oct 10, 2018
-
-
Sebastian Höffner authored
-
Sebastian Höffner authored
The development server uses docker-compose run and mounts the app directory. It then runs the flask development server. The production server uses docker-compose up and runs flask as a uwsgi app behind nginx. It does not mount app.
-
Sebastian Höffner authored
Additionally, the grammar now uses custom semantics and creates flat structures.
-