summaryrefslogtreecommitdiff
path: root/mod/tex/context/third/rst/rst_parser.lua
Commit message (Expand)AuthorAgeFilesLines
* adopt more conventional directory structurePhilipp Gesang2014-03-011-1605/+0
* clean up rst_parser.luaPhilipp Gesang2014-02-281-84/+101
* fix single-line image directivesPhilipp Gesang2013-06-031-2/+2
* cleanup; rewrite directives; update manualPhilipp Gesang2013-03-271-36/+35
* allow multi-line directive blocks with blanksPhilipp Gesang2013-03-121-2/+6
* kill all the ipairs()Philipp Gesang2013-03-121-2/+4
* fix spurious global; workaround buffer idiosyncrasy in manualPhilipp Gesang2013-03-121-3/+5
* formatted manualPhilipp Gesang2012-06-051-3/+4
* coding stylePhilipp Gesang2012-06-051-14/+16
* pass through (escape) {brackets,braces} from inputPhilipp Gesang2012-04-031-10/+10
* parser code cleanupPhilipp Gesang2011-09-111-107/+74
* fixed quoted included literal block behaviorPhilipp Gesang2011-09-111-21/+15
* allow literal blocks after single-line paragraphsPhilipp Gesang2011-09-111-1/+4
* prevent field list pattern from interfering with roles syntaxPhilipp Gesang2011-09-011-0/+1
* Solidified Comment BlocksPhilipp Gesang2011-08-291-9/+12
* workaround for unwilling contex() functionPhilipp Gesang2011-08-291-2/+5
* directive definition fixPhilipp Gesang2011-08-281-3/+3
* automatic CRLF -> LF conversionPhilipp Gesang2011-08-281-0/+11
* updated manualPhilipp Gesang2011-08-281-1/+1
* rst projectsPhilipp Gesang2011-08-281-7/+44
* fixed solitary substitution bug (reported by Philipp A.)Philipp Gesang2011-08-281-23/+34
* updated XML interface definitionPhilipp Gesang2011-08-281-1/+1
* moved external parser to mtx scriptPhilipp Gesang2011-08-281-26/+34
* fixed file loadingPhilipp Gesang2011-08-281-1/+1
* generalized tab expansionPhilipp Gesang2011-08-281-11/+23
* fixed the tab-indent substitutionPhilipp Gesang2011-08-201-8/+9
* optional tab as indent handling; fixed missing blank line at eof bugPhilipp Gesang2011-08-201-3/+32
* optional BOM trimmingPhilipp Gesang2011-08-201-0/+11
* file info cleanupPhilipp Gesang2011-05-081-2/+2
* reintroduced italic emphasisPhilipp Gesang2011-05-041-1/+1
* fixed cli usagePhilipp Gesang2011-05-041-7/+8
* confirming to Lua module namespace; alternate code from Wolfgang (resting for...Philipp Gesang2011-05-041-20/+24
* typoPhilipp Gesang2011-04-301-2/+2
* macros for inline reST parsingPhilipp Gesang2011-01-041-5/+27
* module codePhilipp Gesang2010-12-301-0/+1460