summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-12Internationalize (skribilo).Ludovic Courtès
2012-05-12Set Guile's `*current-warning-prefix*' to "" when compiling.Ludovic Courtès
2012-05-11web: Use UTF-8 as input and output; use Unicode quotation marks.Ludovic Courtès
2012-05-10Update `NEWS'.Ludovic Courtès
2012-05-10info/latex/lout: Set the output port's encoding.Ludovic Courtès
2012-05-08Require Guile-Reader 0.6.Ludovic Courtès
2012-05-05Fix Guile 1.8 version of `default-to-utf-8'.Ludovic Courtès
2012-04-25evaluator: Don't use `debug-options' on Guile 2.Ludovic Courtès
2012-04-25Avoid deprecated features on Guile 2.Ludovic Courtès
2012-04-25lout: Fix support of `(font :size #f)'.Ludovic Courtès
2012-04-25Use hygienic macros for (skribilo debug) on Guile 2.x.Ludovic Courtès
2012-04-25Have `%skribilo-module-reader' record positions by default on Guile 2.Ludovic Courtès
2012-04-25Don't define `when' and `unless' on Guile 2.0.Ludovic Courtès
2012-04-25Thank Roger.Ludovic Courtès
2012-04-25doc: Have `user.sui' depend on `user.html'.Ludovic Courtès
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-25Update `INSTALL'.Ludovic Courtès
2012-04-25Don't try to build `.go' files with Guile < 2.0.Ludovic Courtès
2012-02-08web: Mention Guile 2.0.Ludovic Courtès
2012-02-08web: Add link to Scribble; update Lout URL.Ludovic Courtès
2012-02-08tests: Use `syntax-rules' in `rss-2.test'.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
2011-01-07Build `doc/modules' before `doc/user'.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-07Update Guile 2.x build machinery.Ludovic Courtès
2010-11-07Make sure `skribilo/config.scm' gets built before anything else.Ludovic Courtès
2010-08-15Update `fr.po'.Ludovic Courtès
2010-08-15lout: Better support boolean and AST values for `date-line'.Ludovic Courtès
2010-08-15Make sure compiled files are installed after source files.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-20Update `INSTALL'.Ludovic Courtès
2010-06-20pie: Fix unbound variable related to autoload tricks.Ludovic Courtès
2010-03-08Add more Guile compilation warnings.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-20Update `INSTALL', remove `doc/COPYING'.Ludovic Courtès
2009-11-20Compile documentation modules.Ludovic Courtès
2009-11-20Define $GUILE_LOAD_COMPILED_PATH for Guile 2.x.Ludovic Courtès