aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2006-09-21Preliminary support for engine classes (not working).Ludovic Courtes
2006-09-04`base' package: Removed more sources of duplicate identifiers.Ludovic Courtes
2006-09-03Added error conditions in `ast.scm'.Ludovic Courtes
2006-09-03Implemented per-document node identifiers.Ludovic Courtes
2006-09-03Doc: Various fixes (non-unique idents, dangling refs).Ludovic Courtes
2006-09-03Removed sources of non-unique node identifiers.Ludovic Courtes
2006-07-31Base package: use `type-name' instead of `find-runtime-type'.Ludovic Courtes
2006-07-30Introduced `type-name' as a replacement for `find-runtime-type'.Ludovic Courtes
2006-07-23Added a pie-chart package that can use either Ploticus or Lout.Ludovic Courtes
2006-07-23Improved error reporting of the Skribilo module reader.Ludovic Courtes
2006-07-23Fixed `engine-add-writer!' so that the insertion order is kept.Ludovic Courtes
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-04-08Merge from lcourtes@laas.fr--2004-libreLudovic 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 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-02-28Slightly optimized the resolution process (added `ast-resolved?').Ludovic Courtes
2006-02-28Merge from lcourtes@laas.fr--2004-libreLudovic Courtes
2006-02-25Made `make-string-replace' faster.Ludovic Courtes
2006-02-21Merge from lcourtes@laas.fr--2004-libreLudovic Courtes
2006-02-10Fixed syntax highlighting thanks to SILex.Ludovic Courtes
2006-02-10Merge from lcourtes@laas.fr--2004-libreLudovic Courtes
2006-01-31First time the user manual is compiled to HTML.Ludovic Courtes
2006-01-25More progress towards a working user manual.Ludovic Courtes
2006-01-24Merge from lcourtes@laas.fr--2004-libreLudovic Courtes
2006-01-18More fixes in the hope to get the manual compiled.Ludovic Courtes
2006-01-18Merge from lcourtes@laas.fr--2004-libreLudovic Courtes
2006-01-17Towards a self-hosted user manual.Ludovic Courtes
2006-01-16More SRFI-3[45] enhancements; first stab at the user documentation.Ludovic Courtes
2006-01-15Introduced SRFI-3[45] conditions; cleaned up `evaluator.scm'.Ludovic Courtes
2006-01-15Cleaned up the Arch inventory and removed old useless makefiles.Ludovic Courtes
2006-01-15Removed the Bigloo/STkLos in the `legacy' directory.Ludovic Courtes
2006-01-14Merge from lcourtes@laas.fr--2004-libreLudovic Courtes
2006-01-10Syntax highlighting and `image'-related fixes.Ludovic Courtes
2006-01-08Cleaning the compatibility module and other annoyances.Ludovic Courtes
2006-01-03Cleaned up the use of a Skribe-compatible `gensym'.Ludovic Courtes
2005-12-06Fixed the handling of `footnote''s `:label' by the Lout/HTML engines.Ludovic Courtes
2005-12-04Added the `~' markup. Added SRFI-62 and SRFI-30 support to the Skribe reader.Ludovic Courtes