aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-20Removed the `(skribilo skribe utils)' module.Ludovic Court`es
2006-07-20Removed unused code in `(skribilo lib)'.Ludovic Court`es
2006-07-19Turned `with-debug' into a more self-sufficient macro.Ludovic Court`es
2006-07-19Fixed abbreviations and author names handling.Ludovic Court`es
2006-07-19Implemented `markup-body-set!'.Ludovic Court`es
2006-07-19Merged the two bibliography modules.Ludovic Court`es
2006-07-19compat: Optimized `hashtable->list'.Ludovic Court`es
2006-07-14Fixed the handling of `:' by the Skribe reader.Ludovic Courtes
2006-07-13Made `parse-list-of' tail-recursive.Ludovic Courtes
2006-07-13Use `setvbuf' on the Skribilo output port.Ludovic Courtes
2006-07-12Fixed autoloading of `verify', plus tiny cosmetic change.Ludovic Court`es
2006-07-12Noticeable performance improvements (notably in `debug').Ludovic Court`es
2006-07-11Use SRFI-35 error conditions in `resolve.scm' rather than the `error' procedu...Ludovic Court`es
2006-07-11By default, use (internally) a reader that does not record positions.Ludovic Court`es
2006-07-07Tiny configure fix: make `src/skribilo' executable.Ludovic Court`es
2006-07-03outline: Fixed the regexps of the inline markup for `tt' and `q'.Ludovic Court`es
2006-06-07eq: Handle operator precedence when parenthesizing.Ludovic Court`es
2006-06-06Sealing and moving to `lcourtes@laas.fr--2005-libre/skribilo--devo--1.2'.lcourtes@laas.fr--2004-libre,skribilo--devel--1.2Ludovic Court`es
2006-06-06Fixed exception handling in `output.scm'.Ludovic Court`es
2006-06-06Generalized the error condition handling framework.Ludovic Court`es
2006-06-06Cleaned up the `write' method for `markup' and `unresolved' objects.Ludovic Court`es
2006-06-06Added `bib-map'.Ludovic Court`es
2006-05-10Added biblio helpers (abbrev, author, BibTeX) taken from my `biblib.skr'.Ludovic Court`es
2006-05-10Added `bib-for-each'. Fixed binding issues in the evaluator and compat.Ludovic Court`es
2006-05-09eq: Fixed the rendering of `*' in the Lout implementation.Ludovic Court`es
2006-05-09Added `markup-option-set!'.Ludovic Court`es
2006-04-14eq: Added the `inline?' keyword; fixed the Lout engine.Ludovic Court`es
2006-04-06Small aesthetic changes in the Lout engine.Ludovic Court`es
2006-03-19Various documentation fixes + completed the doc automake stuff.Ludovic Courtes
2006-03-19Lout engine: small fixes.Ludovic Courtes
2006-03-19Image- and compat-related fixes.Ludovic Courtes
2006-03-19Moved `convert-image' et al. to `utils/images.scm'.Ludovic Courtes
2006-03-19Merge from lcourtes@laas.fr--2005-mobileLudovic Courtes
2006-03-19Various documentation fixes + completed the doc automake stuff.Ludovic Courtes
2006-03-19Lout engine: small fixes.Ludovic Courtes
2006-03-19Image- and compat-related fixes.Ludovic Courtes
2006-03-18Moved `convert-image' et al. to `utils/images.scm'.Ludovic Courtes
2006-03-18Lout engine: better handling of the `slides' document type.Ludovic Courtes
2006-03-18Merge from lcourtes@laas.fr--2004-libreLudovic Courtes
2006-03-07Partial rewrite of the debugging facilities (slightly slower).Ludovic Courtes
2006-03-07Slight optimization: allow for non-proc predicates for markup writers.Ludovic Courtes
2006-03-07Merge from lcourtes@laas.fr--2005-mobileLudovic Courtes
2006-03-07Partial rewrite of the debugging facilities (slightly slower).Ludovic Courtes
2006-03-07Slight optimization: allow for non-proc predicated for markup writers.Ludovic Courtes
2006-03-07Merge from lcourtes@laas.fr--2004-libreLudovic Courtes
2006-03-07Fixed `copy-engine' with respect to the writers optimization.Ludovic Courtes
2006-03-07Merge from lcourtes@laas.fr--2004-libreLudovic Courtes
2006-03-07Significantly optimized lookup of markup writers.Ludovic Courtes
2006-03-07Merge from lcourtes@laas.fr--2004-libreLudovic Courtes
2006-03-02Inventory fix.Ludovic Court`es