index
:
mandoc
VERSION.1.12
VERSION.1.13
bapt
master
origin
version.0
UNIX manpage compiler toolset
Matěj Cepl <mcepl@cepl.eu>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eqn.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support `size' constructs in eqn.7. Generalise mandoc_strontou to this
Kristaps Dzonsons
2011-07-21
1
-2
/
+12
*
Full support for eqn positionals (above, over, sup, sub, etc.).
Kristaps Dzonsons
2011-07-21
1
-2
/
+21
*
Add eqn subexpression fonts.
Kristaps Dzonsons
2011-07-21
1
-12
/
+31
*
Add support for markers. These decorate the last box: see eqn.7.
Kristaps Dzonsons
2011-07-21
1
-5
/
+33
*
Support nested `{, }' subexpressions in eqn. Document in code.
Kristaps Dzonsons
2011-07-21
1
-10
/
+49
*
Make `undef' not expand its argument before undefining it. Document
Kristaps Dzonsons
2011-07-21
1
-15
/
+21
*
Flip eqn into using parsed nodes. I've temporarily disabled printing
Kristaps Dzonsons
2011-07-21
1
-31
/
+64
*
Finish the eqn syntactic parser. This correctly parses terms and does
Kristaps Dzonsons
2011-07-21
1
-184
/
+180
*
Definitions in eqn.7 are actually recursive. Do this and add crude
Kristaps Dzonsons
2011-07-18
1
-7
/
+29
*
Fix lost allocation.
Kristaps Dzonsons
2011-07-17
1
-2
/
+0
*
Remember to NULL-ify new keys/vals.
Kristaps Dzonsons
2011-07-17
1
-0
/
+1
*
Provide implementations of `define', `set', and `unset'.
Kristaps Dzonsons
2011-07-17
1
-55
/
+196
*
Warn if equation `define' key is quoted (groff-ism).
Kristaps Dzonsons
2011-07-17
1
-4
/
+16
*
Add initial `define' support for eqn(7).
Kristaps Dzonsons
2011-07-17
1
-6
/
+111
*
Have equation be allocated with mparse. Will be needed for logging of
Kristaps Dzonsons
2011-07-12
1
-1
/
+3
*
Step 1 of restructuring: libmandoc.h. Move all compiler-set-specific
Kristaps Dzonsons
2011-03-22
1
-1
/
+0
*
Make lint shut up a little bit.
Kristaps Dzonsons
2011-03-15
1
-0
/
+1
*
Allow EQN data to be pushed down into libmdoc via mdoc_addeqn(). Only
Kristaps Dzonsons
2011-02-09
1
-2
/
+2
*
Add initial EQN support to mandoc. This parses, then throws away, data
Kristaps Dzonsons
2011-02-06
1
-0
/
+81
[prev]