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
Commit message (
Expand
)
Author
Age
Files
Lines
*
map container directive to environment
Philipp Gesang
2013-03-14
1
-7
/
+3
*
robustify container directives
Philipp Gesang
2013-03-12
1
-4
/
+4
*
have containers default to \framed
Philipp Gesang
2013-03-12
1
-0
/
+3
*
allow multi-line directive blocks with blanks
Philipp Gesang
2013-03-12
2
-3
/
+7
*
escape processed inline elements
Philipp Gesang
2013-03-12
1
-0
/
+2
*
kill all the ipairs()
Philipp Gesang
2013-03-12
3
-48
/
+78
*
prototype for a “container” directive
Philipp Gesang
2013-03-12
3
-31
/
+65
*
remove comment-to-eol from \\startbuffer statements
Philipp Gesang
2013-03-12
1
-3
/
+3
*
fix spurious global; workaround buffer idiosyncrasy in manual
Philipp Gesang
2013-03-12
4
-8
/
+12
*
formatted manual
Philipp Gesang
2012-06-05
5
-11
/
+12
*
coding style
Philipp Gesang
2012-06-05
4
-68
/
+74
*
compensate for buffers leaving spaces
Philipp Gesang
2012-06-05
1
-5
/
+8
*
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
2
-46
/
+50
*
parser code cleanup
Philipp Gesang
2011-09-11
1
-107
/
+74
*
fixed quoted included literal block behavior
Philipp Gesang
2011-09-11
1
-21
/
+15
*
allow literal blocks after single-line paragraphs
Philipp Gesang
2011-09-11
1
-1
/
+4
*
exclude \[start|stop]typing environment from paragraph reflowing
Philipp Gesang
2011-09-11
1
-1
/
+3
*
single character interpreted text
Philipp Gesang
2011-09-01
1
-3
/
+4
*
preliminary math directive
Philipp Gesang
2011-09-01
1
-0
/
+28
*
prevent field list pattern from interfering with roles syntax
Philipp Gesang
2011-09-01
1
-0
/
+1
*
preliminary math role && escaping exception
Philipp Gesang
2011-09-01
1
-1
/
+19
*
directive attribute colon syntax fix
Philipp Gesang
2011-08-29
1
-1
/
+1
*
Solidified Comment Blocks
Philipp Gesang
2011-08-29
2
-11
/
+14
*
workaround for unwilling contex() function
Philipp Gesang
2011-08-29
1
-2
/
+5
*
directive definition fix
Philipp Gesang
2011-08-28
1
-3
/
+3
*
automatic CRLF -> LF conversion
Philipp Gesang
2011-08-28
1
-0
/
+11
*
updated manual
Philipp Gesang
2011-08-28
1
-1
/
+1
*
updated XML interface; inclusion setup
Philipp Gesang
2011-08-28
2
-2
/
+67
*
rst projects
Philipp Gesang
2011-08-28
2
-9
/
+77
*
fixed solitary substitution bug (reported by Philipp A.)
Philipp Gesang
2011-08-28
5
-77
/
+104
*
updated XML interface definition
Philipp Gesang
2011-08-28
6
-7
/
+20
*
moved external parser to mtx script
Philipp Gesang
2011-08-28
5
-42
/
+41
*
fixed file loading
Philipp Gesang
2011-08-28
1
-1
/
+1
*
generalized tab expansion
Philipp Gesang
2011-08-28
1
-11
/
+23
*
fixed the tab-indent substitution
Philipp Gesang
2011-08-20
1
-8
/
+9
*
optional tab as indent handling; fixed missing blank line at eof bug
Philipp Gesang
2011-08-20
2
-4
/
+43
*
optional BOM trimming
Philipp Gesang
2011-08-20
2
-1
/
+22
*
file info cleanup
Philipp Gesang
2011-05-08
5
-12
/
+8
*
improved README.rst
Philipp Gesang
2011-05-08
1
-3
/
+2
*
xml interface; extended module documentation
Philipp Gesang
2011-05-08
3
-25
/
+114
*
context-style debug switch
Philipp Gesang
2011-05-05
1
-21
/
+28
*
revisited module code
Philipp Gesang
2011-05-05
2
-41
/
+20
*
reintroduced italic emphasis
Philipp Gesang
2011-05-04
1
-1
/
+1
*
fixed cli usage
Philipp Gesang
2011-05-04
3
-15
/
+17
*
version info
Philipp Gesang
2011-05-04
1
-2
/
+2
*
confirming to Lua module namespace; alternate code from Wolfgang (resting for...
Philipp Gesang
2011-05-04
6
-97
/
+132
*
improved (“typ[e|ing]”-safe) escaper
Philipp Gesang
2011-05-04
1
-11
/
+26
*
fixed readme (thanks Paul!)
Philipp Gesang
2011-05-04
1
-2
/
+1
*
catcode issue; empty table cell fallback
Philipp Gesang
2011-04-30
2
-3
/
+4
[next]