aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-04-25Make sure `skribilo/utils/images.scm' is rebuilt after `make clean'.Ludovic Courtès
2012-04-25Remove support for `guile-lint'.Ludovic Courtès
2012-04-25Don't try to build `.go' files with Guile < 2.0.Ludovic Courtès
2012-02-08Work around Guile 2.0.5 compiler bug.Ludovic Courtès
2011-09-15rss-2: Work around an obscure match bug (?).Ludovic Courtès
2011-03-10Set `%default-port-encoding' to "UTF-8".Ludovic Courtès
2011-01-07html: Don't emit newlines when they can be significant.Ludovic Courtès
2011-01-07html: Set the output port encoding to match the `charset' custom.Ludovic Courtès
2010-11-07eq: lout: Honor `:inline?' when it's not `auto'.Ludovic Courtès
2010-11-07lout: Improve handling of `(font :size N ...)'.Ludovic Courtès
2010-11-07Make sure `skribilo/config.scm' gets built before anything else.Ludovic Courtès
2010-08-15lout: Better support boolean and AST values for `date-line'.Ludovic Courtès
2010-08-15Fix "make dist" wrt. `.go' files and generated files.Ludovic Courtès
2010-07-16Fix `engine-loaded?' for Guile 2.0.Ludovic Courtès
2010-07-16Pretty-print engines.Ludovic Courtès
2010-06-20pie: Fix unbound variable related to autoload tricks.Ludovic Courtès
2010-03-08Autoload fixlet.Ludovic Courtès
2010-03-08Remove `skribilo/config.scm' from the distribution.Ludovic Courtès
2010-03-08Adapt `(skribilo location)' to Guile 2.x.Ludovic Courtès
2010-03-08Don't set module names when using Guile 2.x.Ludovic Courtès
2010-03-08Factorize encoding twiddling in `set-correct-file-encoding!'.Ludovic Courtès
2009-11-27Add `coding:' comments.Ludovic Courtès
2009-11-20Define $GUILE_LOAD_COMPILED_PATH for Guile 2.x.Ludovic Courtès
2009-11-20Build all the modules with Guile 2.x.Ludovic Courtès
2009-11-20Choose the right encoding for input documents.Ludovic Courtès
2009-11-20Fix `%procedure-arity'.Ludovic Courtès
2009-11-20Remove duplicate keyword argument from `pie'.Ludovic Courtès
2009-11-20Use `(skribilo-module-syntax)' instead of `(fluid-set! current-reader ...)'.Ludovic Courtès
2009-11-20Remove circular dependency introduced by `(skribilo sui)'.Ludovic Courtès
2009-11-20Remove occurrences of `use-syntax' and `export-syntax'.Ludovic Courtès
2009-05-27pie: Move generic `sliceweight' writer in the right place.Ludovic Courtès
2009-05-27doc: Document `pie' markups.Ludovic Courtès
2009-05-27pie: Choose saner defaults for Ploticus.Ludovic Courtès
2009-05-27Fix error-prone SRFI-1 autoloading.Ludovic Courtès
2009-05-26Make sure to bind nodes that are in the body of non-markup nodes.Ludovic Courtès
2009-05-26Fix node binding in sub-documents returned from unresolved nodes.Ludovic Courtès
2009-05-26resolve: Clarify node bindings in nested documents.Ludovic Courtès
2009-05-25Fix more confusion around `unspecified?'.Ludovic Courtès
2009-05-25html: Fix confusion around `unspecified?'.Ludovic Courtès
2009-03-24Add experimental `--enable-guile-vm' configure option.Ludovic Courtès
2009-03-24Add `(skribilo-module-syntax)'.Ludovic Courtès
2009-03-24Robustify `invocation-location'.Ludovic Courtès
2009-03-24Have `*current-engine*' default to `#f'.Ludovic Courtès
2009-03-24Have `*document-reader*' default to `#f'.Ludovic Courtès
2009-03-24Fix overzealous autoloading in `(skribilo)'.Ludovic Courtès
2009-03-18writer: Adapt `%procedure-arity' to Guile-VM.Ludovic Courtès
2009-03-17outline: Don't store multiple values in a single variable.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