index
:
context-rst
master
reStructuredText parser and converter for ConTeXt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod
/
tex
/
context
/
third
/
rst
/
rst_context.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
kill all the ipairs()
Philipp Gesang
2013-03-12
1
-10
/
+17
*
prototype for a “container” directive
Philipp Gesang
2013-03-12
1
-15
/
+17
*
fix spurious global; workaround buffer idiosyncrasy in manual
Philipp Gesang
2013-03-12
1
-2
/
+3
*
formatted manual
Philipp Gesang
2012-06-05
1
-2
/
+2
*
coding style
Philipp Gesang
2012-06-05
1
-23
/
+25
*
escape {braces,brackets} in further markup elements
Philipp Gesang
2012-04-03
1
-9
/
+9
*
pass through (escape) {brackets,braces} from input
Philipp Gesang
2012-04-03
1
-36
/
+40
*
single character interpreted text
Philipp Gesang
2011-09-01
1
-3
/
+4
*
preliminary math role && escaping exception
Philipp Gesang
2011-09-01
1
-1
/
+19
*
Solidified Comment Blocks
Philipp Gesang
2011-08-29
1
-2
/
+2
*
fixed solitary substitution bug (reported by Philipp A.)
Philipp Gesang
2011-08-28
1
-25
/
+32
*
updated XML interface definition
Philipp Gesang
2011-08-28
1
-1
/
+1
*
moved external parser to mtx script
Philipp Gesang
2011-08-28
1
-3
/
+1
*
file info cleanup
Philipp Gesang
2011-05-08
1
-0
/
+1
*
revisited module code
Philipp Gesang
2011-05-05
1
-3
/
+5
*
confirming to Lua module namespace; alternate code from Wolfgang (resting for...
Philipp Gesang
2011-05-04
1
-9
/
+4
*
improved (“typ[e|ing]”-safe) escaper
Philipp Gesang
2011-05-04
1
-11
/
+26
*
catcode issue; empty table cell fallback
Philipp Gesang
2011-04-30
1
-2
/
+2
*
removed some leftover debugging code
Philipp Gesang
2011-01-14
1
-9
/
+0
*
simplified inline uri matching
Philipp Gesang
2011-01-13
1
-4
/
+5
*
added dollar to escapes
Philipp Gesang
2011-01-13
1
-1
/
+2
*
adapted ConTeXt escaping -- waiting for ‘_’ to generally get letter catcode
Philipp Gesang
2011-01-13
1
-3
/
+10
*
added trivial formatting roles
Philipp Gesang
2011-01-03
1
-3
/
+10
*
module code
Philipp Gesang
2010-12-30
1
-0
/
+1213