summaryrefslogtreecommitdiff
path: root/src/guile
AgeCommit message (Expand)Author
2012-05-28info: Honor `:text' option of `ref'; determine the right suffix for *Note.Ludovic Courtès
2012-05-27info: Factorize section cross-referencing.Ludovic Courtès
2012-05-27info: Implement the `image' markup.Ludovic Courtès
2012-05-27info: Add writers for `prog'.Ludovic Courtès
2012-05-27info: Indent second paragraphs.Ludovic Courtès
2012-05-24doc: lout: Render examples in a colored box.Ludovic Courtès
2012-05-23html: Set the output port's conversion strategy to 'error.Ludovic Courtès
2012-05-22Fix `invocation-location' for Guile 1.8.Ludovic Courtès
2012-05-22SRFI-64: Fix typo in Guile 1.8 compatibility layer.Ludovic Courtès
2012-05-22build: Fix `.in.scm' rule for out-of-tree builds.Ludovic Courtès
2012-05-18html: Set the output encoding for secondary output files as well.Ludovic Courtès
2012-05-17Change `define-markup' to generate a macro, to capture location syntactically.Ludovic Courtès
2012-05-17Switch to GPLv3+.Ludovic Courtès
2012-05-14lout: Avoid passing non-literal strings to `format'.Ludovic Courtès
2012-05-14Mention "Guile 2.0" instead of "Guile-VM".Ludovic Courtès
2012-05-14info: Produce a menu consistent with the document structure.Ludovic Courtès
2012-05-14info: Rename `node-next+prev+top' to `node-next+prev+up'.Ludovic Courtès
2012-05-14info: Fix prev/next pointers.Ludovic Courtès
2012-05-14ast: Add `node-children'.Ludovic Courtès
2012-05-13SRFI-64: Write log files as UTF-8; display a backtrace upon error.Ludovic Courtès
2012-05-12info: Produce a `makeinfo'-conforming document title.Ludovic Courtès
2012-05-12info: Remove unused variables.Ludovic Courtès
2012-05-12Internationalize (skribilo).Ludovic Courtès
2012-05-10info/latex/lout: Set the output port's encoding.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-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