]> git.cameronkatri.com Git - mandoc.git/history - eqn.c
While we do not recommend the idiom ".Fl Fl long" for long options
[mandoc.git] / eqn.c
2020-01-08 Ingo SchwarzeSkip whitespace before tokens, too.
2018-12-14 Ingo SchwarzeCleanup, no functional change:
2018-12-14 Ingo SchwarzeAlmost mechanical diff to remove the "struct mparse...
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-12 Ingo SchwarzeCleanup, no functional change:
2017-07-15 Ingo Schwarzeprint the right character for mathematical overbar...
2017-07-14 Ingo Schwarzealways give commas their own <mo> element,
2017-07-08 Ingo Schwarze1. Eliminate struct eqn, instead use the existing members
2017-07-07 Ingo Schwarzesimplify the eqn_box_makebinary() function by removing...
2017-07-06 Ingo SchwarzeFix operator precedence according to Brian W. Kernighan...
2017-07-05 Ingo SchwarzeThe EQN_LISTONE box type is pointless.
2017-06-29 Ingo SchwarzeSkip whitespace at the beginning of eqn(7) nodes,
2017-06-26 Ingo SchwarzeComplete rewrite of the lexer in a single function...
2017-06-26 Ingo Schwarzewhen splitting a composite word,
2017-06-23 Ingo Schwarzesplitting a text box sometimes requires wrapping it...
2017-06-23 Ingo SchwarzeSimplify font handling:
2017-06-22 Ingo SchwarzeFix font selection for text boxes in the terminal forma...
2017-06-21 Ingo SchwarzeOutside explicit font context, give every letter its...
2017-06-21 Ingo Schwarzequoted words are not parsed for defined keys
2017-06-21 Ingo SchwarzeRecognize well-known functions names (the same that...
2017-06-20 Ingo SchwarzeKNF: remove parentheses from switch case labels; no...
2017-03-11 Ingo SchwarzeImprove detection of recursive eqn(7) "define" statements:
2016-01-08 Ingo SchwarzeThe root of an .EQ tree is always EQN_ROOT, never EQN_LIST,
2016-01-07 Ingo SchwarzeRecursive "define" was not detected because "lim" was...
2015-10-06 Ingo Schwarzemodernize style: "return" is not a function
2015-03-04 Ingo Schwarzein eqn, "prime" is equivalent to \(fm, and - is equival...
2015-01-28 Ingo SchwarzeClean up eqn(7) error handling:
2014-10-25 Ingo SchwarzeFix a NULL pointer dereference reported
2014-10-25 Ingo SchwarzeReport arguments to .EQ as an error, and simplify the...
2014-10-16 Ingo SchwarzeImplement in-line equations, much needed by Xenocara...
2014-10-12 Ingo Schwarzebugfix: do not parse quoted strings for tokens; fixes...
2014-10-12 Ingo SchwarzeImprove error handling in the eqn(7) parser.
2014-10-10 Ingo SchwarzeDrop trailing whitespace, adjust a few indentations,
2014-10-10 Ingo SchwarzeNo need to assert() that a pointer is non-null right...
2014-10-10 Kristaps DzonsonsIgnore "delim" command.
2014-10-10 Kristaps DzonsonsRe-write of eqn(7) parser and MathML output.
2014-09-28 Kristaps DzonsonsParse from/to clauses in eqn.
2014-09-28 Kristaps DzonsonsAdd support for EQNPOS_SUBSUP and a doubly-linked eqn_b...
2014-08-10 Ingo SchwarzeGet rid of HAVE_CONFIG_H, it is always defined; idea...
2014-07-06 Ingo SchwarzeClean up messages related to plain text and to escape...
2014-07-04 Ingo SchwarzeClean up messages regarding excess arguments:
2014-04-23 Ingo SchwarzeAudit malloc(3)/calloc(3)/realloc(3) usage.
2014-04-20 Ingo Schwarzemake sure static buffers for snprintf(3) are large...
2014-04-20 Ingo SchwarzeKNF: case (FOO): -> case FOO:, remove /* LINTED ...
2014-03-23 Ingo SchwarzeThe files mandoc.c and mandoc.h contained both speciali...
2011-07-25 Kristaps DzonsonsImplement the first steps of equation parsing from...
2011-07-23 Kristaps DzonsonsNote GNU extensions in eqn.7. Also add `col' and ...
2011-07-23 Kristaps DzonsonsAdd support for tdefine and ndefine. Consolidate some...
2011-07-23 Kristaps DzonsonsRaise a warning when text follows the `EN'.
2011-07-23 Kristaps DzonsonsAdd `fat' font. This pretty much brings us in line...
2011-07-23 Kristaps DzonsonsIgnore `back', `fwd', `up', `down', `mark', and `lineup'.
2011-07-23 Kristaps DzonsonsAdd matrix support. Also remove "above" notion, as...
2011-07-23 Kristaps DzonsonsThe circumflex is also a special space character.
2011-07-22 Kristaps DzonsonsCheck for and throw away `gfont' eqn macros.
2011-07-22 Kristaps DzonsonsAdd support for `gsize' eqn token (introduced in second...
2011-07-22 Kristaps DzonsonsAdd all rendered symbols used by eqn. I use the Second...
2011-07-22 Kristaps DzonsonsSupport translating Greek characters in eqn.
2011-07-22 Kristaps DzonsonsFix left/right nesting in eqn.
2011-07-22 Kristaps DzonsonsProtect macro expansion.
2011-07-22 Kristaps DzonsonsUse a macro instead of doing a string-fragment compare...
2011-07-22 Kristaps DzonsonsGive lists their own eqn function.
2011-07-22 Kristaps DzonsonsAccomodate for hard-spaces with tildes. For now, consi...
2011-07-21 Kristaps DzonsonsFix eqn handling of PILE clauses (multiple ABOVE statem...
2011-07-21 Kristaps DzonsonsComplete eqn.7 parsing. Features all productions from...
2011-07-21 Kristaps DzonsonsSupport `size' constructs in eqn.7. Generalise mandoc_...
2011-07-21 Kristaps DzonsonsFull support for eqn positionals (above, over, sup...
2011-07-21 Kristaps DzonsonsAdd eqn subexpression fonts.
2011-07-21 Kristaps DzonsonsAdd support for markers. These decorate the last box...
2011-07-21 Kristaps DzonsonsSupport nested `{, }' subexpressions in eqn. Document...
2011-07-21 Kristaps DzonsonsMake `undef' not expand its argument before undefining...
2011-07-21 Kristaps DzonsonsFlip eqn into using parsed nodes. I've temporarily...
2011-07-21 Kristaps DzonsonsFinish the eqn syntactic parser. This correctly parses...
2011-07-18 Kristaps DzonsonsDefinitions in eqn.7 are actually recursive. Do this...
2011-07-17 Kristaps DzonsonsFix lost allocation.
2011-07-17 Kristaps DzonsonsRemember to NULL-ify new keys/vals.
2011-07-17 Kristaps DzonsonsProvide implementations of `define', `set', and `unset'.
2011-07-17 Kristaps DzonsonsWarn if equation `define' key is quoted (groff-ism).
2011-07-17 Kristaps DzonsonsAdd initial `define' support for eqn(7).
2011-07-12 Kristaps DzonsonsHave equation be allocated with mparse. Will be needed...
2011-03-22 Kristaps DzonsonsStep 1 of restructuring: libmandoc.h. Move all compile...
2011-03-15 Kristaps DzonsonsMake lint shut up a little bit.
2011-02-09 Kristaps DzonsonsAllow EQN data to be pushed down into libmdoc via mdoc_...
2011-02-06 Kristaps DzonsonsAdd initial EQN support to mandoc. This parses, then...