aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-12-07info: Fix ornaments.Ludovic Courtès
2008-12-07info: Improve `url-ref' output.Ludovic Courtès
2008-12-07info: Justify all strings that are output.Ludovic Courtès
2008-12-07base engine: Pass location information appropriately.Ludovic Courtès
2008-11-25info: Add supported options for each markup writer.Ludovic Courtès
2008-11-25justify, text-table: Fix width rounding issues.Ludovic Courtès
2008-11-24Delete the destination file upon failure.Ludovic Courtès
2008-11-23Add the new Info-related modules to the distribution.Ludovic Courtès
2008-11-23justify: Fix typo.Ludovic Courtès
2008-11-23justify: Add missing new lines in `output-flush'.Ludovic Courtès
2008-11-23Try to display a stack trace in `call-with-skribilo-error-catch'.Ludovic Courtès
2008-11-21info: More cleanups, makes `guile-lint' happy.Ludovic Courtès
2008-11-21justify: Rename `output' to `output-justified' to avoid confusion.Ludovic Courtès
2008-11-20info: Remove Bigloo type annotations and `with-access'.Ludovic Courtès
2008-11-20info: Use `text-table', handle footnotes.Ludovic Courtès
2008-11-20Turn `(skribilo utils text-table)' into a Guile module.Ludovic Courtès
2008-11-20Add `(skribilo table)'.Ludovic Courtès
2008-10-10Import `table.scm' (ASCII tables) from Scribe 1.1a.Ludovic Courtès
2008-10-10info: Remove biglooisms and fix typos.Ludovic Courtès
2008-10-09justify: Rename `string-replace' to `string-replace-char'.Ludovic Courtès
2008-10-09justify: Remove unused bindings.Ludovic Courtès
2008-10-09justify: Fix syntactic errors.Ludovic Courtès
2008-10-09Make `(skribilo utils justify)' an actual Guile module.Ludovic Courtès
2008-10-09Fix Info engine module name.Ludovic Courtès
2008-10-09Separate `justify' module from Info engine.Ludovic Courtès
2008-10-08First stab at the conversion of the Info engine.Ludovic Courtès
2008-10-08Add Scribe's original Info "engine".Ludovic Courtès
2008-04-23Fix SUI `:ident' references.Ludovic Courtès
2008-04-21Document the `context' engine.Ludovic Courtès
2008-04-21Remove `.arch-inventory' files.Ludovic Courtès
2008-04-21Fix tiny errors.Ludovic Courtès
2008-04-21eq: Use SRFI-35 exceptions instead of `skribe-error'.Ludovic Courtès
2008-04-15eq: Use plain procedures instead of stupid macros.Ludovic Courtès
2008-04-15Use SRFI-35 exceptions in `(skribilo biblio author)'.Ludovic Courtès
2008-04-15Use SRFI-35 exceptions in `(skribilo sui)'.Ludovic Courtès
2008-04-15Use SRFI-35 exceptions in `(skribilo writer)'.Ludovic Courtès
2008-04-15Use SRFI-35 exceptions in `(skribilo verify)'.Ludovic Courtès
2008-04-15Support message conditions in `call-with-skribilo-error-catch'.Ludovic Courtès
2008-04-15Use SRFI-35 conditions in `(skribilo index)'.Ludovic Courtès
2008-04-12source: Use SRFI-35 exceptions.Ludovic Courtès