Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatically create test cases from files in tests/files | Martin Vilcans | 2012-07-10 | 1 | -34/+52 |
| | | | | This replaces the repeated test code. | ||||
* | Added page break support. | Martin Vilcans | 2012-07-09 | 1 | -1/+23 |
| | | | | | | In HTML output, uses style page-break-before: always Closes #3 | ||||
* | Added commenting out using /* boneyard */ | Martin Vilcans | 2012-02-20 | 1 | -0/+6 |
| | |||||
* | Renamed SPMD to Fountain | Martin Vilcans | 2012-02-19 | 1 | -8/+8 |
| | |||||
* | Added support for sections | Martin Vilcans | 2012-02-08 | 1 | -0/+6 |
| | |||||
* | Added scene numbers | Martin Vilcans | 2012-02-07 | 1 | -0/+6 |
| | |||||
* | Some pep8 compliance regarding whitespace | Martin Vilcans | 2012-02-01 | 1 | -1/+2 |
| | |||||
* | Added tests on actual input/output files. | Martin Vilcans | 2012-01-31 | 1 | -0/+59 |
This is to make sure everything works from the command-line level to avoid silly mistakes like the last bug. |