summaryrefslogtreecommitdiff
path: root/input.c (follow)
Commit message (Expand)AuthorAge
* Info backend now takes care to avoid magic characters in node namesSimon Tatham2004-04-10
* \lcont and \quote were being confused by whitespace (in particular,Simon Tatham2004-03-30
* Make \ii work!Simon Tatham2004-03-30
* Introduce \. as a NOP command. The purpose of this is to act as aSimon Tatham2004-03-25
* Obsoleted the `\preamble' command. Preamble text is now taken to beSimon Tatham2004-03-25
* Add a \quote{...} directive, working like <blockquote> in HTML.Simon Tatham2004-03-25
* Cleanups to complete the man page backend. Also, an additional newSimon Tatham2004-03-24
* Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham2004-03-23
* Just had a play with this newfangled `valgrind' memory debuggerSimon Tatham2002-08-23
* Arrange for multiple \cfg, \IM and \BR paragraphs to not requireSimon Tatham2002-08-12
* Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham2002-08-05
* Buttress was dealing poorly with \r in input files (though not _too_Simon Tatham2001-12-14
* This update should bring the Windows Help back end up toSimon Tatham2001-12-04
* Replace Buttress's old tree23 routines with my shiny new countedSimon Tatham2001-12-04
* Fix segfault on \W{URL}\cw{link text} construction.Simon Tatham2001-10-25
* Add nonbreaking space as \_Simon Tatham2000-11-22
* Daft error in input.c was causing messy aux fields and misgenerated emphasisSimon Tatham1999-11-12
* First stab at text backend configurabilitySimon Tatham1999-11-07
* Configurability backbone, and first use of itSimon Tatham1999-11-07
* Added \q{...} for quoted textSimon Tatham1999-11-07
* Macros; \- for nonbreaking hyphenSimon Tatham1999-10-24
* Fix a couple of segfaults in error handling codeSimon Tatham1999-10-22
* Added \rule for a horizontal ruleSimon Tatham1999-10-22
* Now get start-of-paragraph diagnoses _right_... *sigh*Simon Tatham1999-10-22
* Introduce word types for attributed spaces, so backends can distinguishSimon Tatham1999-10-22
* We were failing to diagnose bad command at paragraph startSimon Tatham1999-10-21
* Now handle \\, \{ and \} in paragraph keywordsSimon Tatham1999-10-21
* First backend! Text output now pretty much works.Simon Tatham1999-10-20
* Further development; mid-end index handling pretty much there!Simon Tatham1999-10-18
* Further development: index work, phase ISimon Tatham1999-10-16
* More development...Simon Tatham1999-09-12
* Redo memory allocation to use mknew macroSimon Tatham1999-09-02
* Further development; bibliographies seem to workSimon Tatham1999-08-15
* More development; not nearly finished yetSimon Tatham1999-08-09
* Further development work. Parser nearly finishedSimon Tatham1999-07-31
* Wrote some of the lexer. Nothing works yet.Simon Tatham1999-02-05
* Fixed silly mistake in the read-character routineSimon Tatham1999-01-30
* Initial checkin of skeleton application. About to start reading filesSimon Tatham1999-01-30