aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added FDX outputMartin Vilcans2011-09-293-1/+132
|
* When exporting HTML, use HTML styles for formatting.Martin Vilcans2011-09-273-17/+53
|
* Use rich strings for all content.Martin Vilcans2011-09-265-16/+72
|
* PEP8 compliance.Martin Vilcans2011-09-2110-4/+32
|
* Added requirement that a slug must be only one line.Martin Vilcans2011-09-212-3/+18
| | | | Otherwise it is parsed as dialog.
* Parse bold, italic and underline (no output yet).Martin Vilcans2011-09-213-4/+233
|
* Write to a stream instead of file name in exporters that support it.Martin Vilcans2011-09-104-22/+41
|
* Readme with info about how to install python2.5Martin Vilcans2011-09-101-0/+5
|
* A Transition must be followed by a slug, otherwise it's ActionMartin Vilcans2011-09-102-5/+12
|
* Removed server code from Screenplain library project.Martin Vilcans2011-09-107-2683/+12
|
* Heed hard line breaks, per the SPMD spec.Martin Vilcans2011-09-093-8/+48
|
* Split code into more modules.Martin Vilcans2011-09-098-102/+103
|
* Added command-line optionsMartin Vilcans2011-09-083-10/+36
|
* Added CSS for annotated HTML outputMartin Vilcans2011-08-241-0/+64
|
* Added annotated HTML output.Martin Vilcans2011-08-241-0/+54
| | | | (File was missing.)
* Doing the least important styling first: The favicon!Martin Vilcans2011-08-242-0/+4
|
* New spec for transitions.Martin Vilcans2011-08-242-5/+46
| | | | The rule that a transition must be followed by a slug is not implemented.
* Serve annotated HTML from server so we can debug parsingMartin Vilcans2011-08-243-5/+10
|
* Ignore leading spaces and trailing EOL characters on lines.Martin Vilcans2011-08-241-0/+9
|
* Preliminary formatting for dual dialogMartin Vilcans2011-08-241-0/+11
|
* Corrected README: Now Screenplain uses Stu's SPMD format.Martin Vilcans2011-08-231-5/+3
|
* First simplistic version of the AppEngine serverMartin Vilcans2011-08-234-0/+2589
|
* Simplified dual dialog design.Martin Vilcans2011-08-232-27/+133
| | | | Forgot to add tests earlier. Here they are too!
* Parse the paragraph types according to the SPMD spec (more or less).Martin Vilcans2011-08-231-31/+68
|
* Development notesMartin Vilcans2011-08-232-0/+16
|
* First work towards SPMD support.Martin Vilcans2011-08-224-143/+26
|
* Documented input format.Martin Vilcans2011-08-101-2/+68
|
* Added first version of codeMartin Vilcans2011-08-096-0/+172
|
* Added readmeMartin Vilcans2011-08-091-0/+99
|
* .gitignore (first commit)Martin Vilcans2011-08-091-0/+2