aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/storycode.c
AgeCommit message (Expand)Author
2020-01-25Don't write empty runsThomas White
2020-01-13Add segment start/end markersThomas White
2020-01-12Make the lexer and parser re-entrantThomas White
2020-01-06Fixes for copy, add text paste and hooks for SC pasteThomas White
2020-01-05Cut/copy in Storycode formatThomas White
2019-10-05Get rid of spctx completelyThomas White
2019-10-05write_item: Use write_paraThomas White
2019-10-05FormattingThomas White
2019-10-05write_para: Escape special chars in the run textThomas White
2019-10-05Fix function callsThomas White
2019-10-05Parse emphasis blocks in BisonThomas White
2019-09-14Handle *bold* in parser, rather than as a separate stageThomas White
2019-05-10Add end of presentation markerThomas White
2019-04-06Save slidesThomas White
2019-04-04Write narrativeThomas White
2019-04-03Stylesheet saving skeletonThomas White
2019-03-30Get rid of Presentation structureThomas White
2019-02-17WIP on parserThomas White
2019-02-14Skeleton parser structureThomas White
2013-03-05Move "libstorycode" back to this repositoryThomas White
2012-11-24Update submodulesThomas White
2012-11-24Update submodulesThomas White
2012-11-24Update submodules to latestThomas White
2012-11-24Build system fixesThomas White
2012-11-23Break storycode stuff off into a separate libraryThomas White