aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-03-05Use orthodox macrology for `new'.Ludovic Courtès
2009-03-02Slightly simplify `(skribilo prog)'.Ludovic Courtès
2009-01-07info: Slightly improve the layout of keyed items (for `description').Ludovic Courtès
2009-01-07info: New `:info-node' for `chapter', `section', etc.Ludovic Courtès
2009-01-07info: Warn about duplicate node titles.Ludovic Courtès
2009-01-07Fix SRFI-64 to allow the use of `test-assert'.Ludovic Courtès
2009-01-07html: Fix footnote output for chapters that are not in a separate file.Ludovic Courtès
2009-01-05html: Produce hyperlinks back to the call site of footnotes.Ludovic Courtès
2008-12-23Install the user-specified locale.Ludovic Courtès
2008-12-23Add test framework and `rss-2' unit tests.Ludovic Courtès
2008-12-23rss-2: Rename `generic-tag->skribe' to `shtml->skribe'.Ludovic Courtès
2008-12-23rss-2: Fix buglets.Ludovic Courtès
2008-12-23rss-2: Remove debugging statement.Ludovic Courtès
2008-12-21Add `rss-2' reader, for RSS 2.0 feeds as an input syntax.Ludovic Courtès
2008-12-21lout: Issue a warning instead of an error for `(image :url ...)'.Ludovic Courtès
2008-12-21Add `--custom' option to `skribilo'.Ludovic Courtès
2008-12-13info: Handle references to marks.Ludovic Courtès
2008-12-13info: Add spacing around lists.Ludovic Courtès
2008-12-13info: Add space markups and `tt'.Ludovic Courtès