aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/engine.scm
AgeCommit message (Expand)Author
2020-08-01build: Remove support for Guile 1.8.Ludovic Courtès
2020-08-01Write '#:use-module', '#:export', etc. instead of ':use-module', etc.Ludovic Courtès
2018-03-30Do not mutate lists that may be literal.Ludovic Courtès
2018-03-30syntax: Rename '_' to 'G_' to avoid issues on Guile 2.2.Ludovic Courtès
2012-05-17Switch to GPLv3+.Ludovic Courtès
2010-07-16Fix `engine-loaded?' for Guile 2.0.Ludovic Courtès
2010-07-16Pretty-print engines.Ludovic Courtès
2009-11-27Add `coding:' comments.Ludovic Courtès
2009-05-25Fix more confusion around `unspecified?'.Ludovic Courtès
2009-03-24Add `(skribilo-module-syntax)'.Ludovic Courtès
2009-03-24Have `*current-engine*' default to `#f'.Ludovic Courtès
2009-03-05Remove circular dependency between `engine' and `writer'.Ludovic Courtès
2008-04-12engine: Use SRFI-35 exceptions instead of `skribe-error'.Ludovic Courtès
2007-06-11Reduced dependency on `(skribilo module)'.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-07-20Removed the `(skribilo skribe utils)' module.Ludovic Court`es
2006-07-12Fixed autoloading of `verify', plus tiny cosmetic change.Ludovic Court`es
2006-03-07Slight optimization: allow for non-proc predicated for markup writers.Ludovic Courtes
2006-03-02Removed the global engine table.Ludovic Court`es
2006-03-02Fixed `copy-engine' with respect to the writers optimization.Ludovic Court`es
2006-03-01Significantly optimized lookup of markup writers.Ludovic Court`es
2006-02-17Fixes for `when-engine-is-loaded'.Ludovic Court`es
2006-02-17Implemented `when-engine-is-loaded'.Ludovic Court`es
2006-01-25More progress towards a working user manual.Ludovic Courtes
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-01Lots of changes, again.Ludovic Courtes
2005-07-01Lots of changes.Ludovic Courtes