aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/writer.scm
AgeCommit message (Expand)Author
2020-08-06Remove 'cond-expand' clauses for Guile 1.8.Ludovic Courtès
2020-08-01Adjust autoload lists.Ludovic Courtès
2020-08-01Write '#:use-module', '#:export', etc. instead of ':use-module', etc.Ludovic Courtès
2012-05-17Switch to GPLv3+.Ludovic Courtès
2012-04-25Avoid deprecated features on Guile 2.Ludovic Courtès
2009-11-27Add `coding:' comments.Ludovic Courtès
2009-11-20Fix `%procedure-arity'.Ludovic Courtès
2009-11-20Use `(skribilo-module-syntax)' instead of `(fluid-set! current-reader ...)'.Ludovic Courtès
2009-05-25Fix more confusion around `unspecified?'.Ludovic Courtès
2009-03-18writer: Adapt `%procedure-arity' to Guile-VM.Ludovic Courtès
2009-03-05Remove circular dependency between `engine' and `writer'.Ludovic Courtès
2009-03-05Remove circular dependency between `writer' and `output'.Ludovic Courtès
2009-03-05Move `%procedure-arity' out of `lib.scm'.Ludovic Courtès
2008-04-15Use SRFI-35 exceptions in `(skribilo writer)'.Ludovic Courtès
2008-01-21Small fixes making Guile-Lint happier.Ludovic Courtès
2007-06-06Cleaned up the core modules.Ludovic Court`es
2006-07-24Updated the FSF address.Ludovic Court`es
2006-07-24Reverted patch-22 (was wrong).Ludovic Court`es
2006-07-23Fixed `engine-add-writer!' so that the insertion order is kept.Ludovic Courtes
2006-03-07Slight optimization: allow for non-proc predicated for markup writers.Ludovic Courtes
2006-03-01Significantly optimized lookup of markup writers.Ludovic Court`es
2006-01-11Made compatible with the new `current-reader' as a fluid.Ludovic Court`es
2005-11-28Created a canonical module for Skribilo syntactic sugar.Ludovic Court`es
2005-11-25Overhaul: emphasized logical separation of the modules.Ludovic Court`es
2005-07-02First real document produced!Ludovic Courtes
2005-07-02Started relying on the per-module reader; first doc produced ever!Ludovic Courtes
2005-07-01Lots of changes, again.Ludovic Courtes
2005-07-01Lots of changes.Ludovic Courtes