Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-06 | Fixes for copy, add text paste and hooks for SC paste | Thomas White | |
2020-01-05 | Cut/copy in Storycode format | Thomas White | |
2019-10-05 | Get rid of spctx completely | Thomas White | |
2019-10-05 | write_item: Use write_para | Thomas White | |
2019-10-05 | Formatting | Thomas White | |
2019-10-05 | write_para: Escape special chars in the run text | Thomas White | |
2019-10-05 | Fix function calls | Thomas White | |
2019-10-05 | Parse emphasis blocks in Bison | Thomas White | |
2019-09-14 | Handle *bold* in parser, rather than as a separate stage | Thomas White | |
2019-05-10 | Add end of presentation marker | Thomas White | |
2019-04-06 | Save slides | Thomas White | |
2019-04-04 | Write narrative | Thomas White | |
2019-04-03 | Stylesheet saving skeleton | Thomas White | |
2019-03-30 | Get rid of Presentation structure | Thomas White | |
It doesn't have any reason to exist. A Narrative defines the top-level object already. This is, after all, a narrative-based presentation system. This removes a lot of faff surrounding retrieving the Narrative from the Presentation. It also removes a gigantic place for bugs to hide in keeping the Presentation's view of the slides in sync with the Narrative's opinion. What was that quote? "Code is terrible, and we want as little of it as possible in our program." | |||
2019-02-17 | WIP on parser | Thomas White | |
2019-02-14 | Skeleton parser structure | Thomas White | |
2013-03-05 | Move "libstorycode" back to this repository | Thomas White | |
Keeping it separate, just for the sake of "harfatum", was causing a lot more awkwardness than it could ever solve, compared to just duplicating the code. | |||
2012-11-24 | Update submodules | Thomas White | |
2012-11-24 | Update submodules | Thomas White | |
2012-11-24 | Update submodules to latest | Thomas White | |
2012-11-24 | Build system fixes | Thomas White | |
2012-11-23 | Break storycode stuff off into a separate library | Thomas White | |