index
:
skribilo
gemtext-reader
keyring
lcourtes@laas.fr--2004-libre,skribilo--devel--1.2
lcourtes@laas.fr--2005-libre,skribilo--devo--1.2
lcourtes@laas.fr--2005-libre,skribilo--engine-classes--1.2
lcourtes@laas.fr--2006-libre,skribilo--devo--1.2
main
master
Document production tool written in Guile Scheme (unofficial mirror)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2006-07-31
Base package: use `type-name' instead of `find-runtime-type'.
Ludovic Courtes
2006-07-30
Introduced `type-name' as a replacement for `find-runtime-type'.
Ludovic Courtes
2006-07-23
Added a pie-chart package that can use either Ploticus or Lout.
Ludovic Courtes
2006-07-23
Improved error reporting of the Skribilo module reader.
Ludovic Courtes
2006-07-23
Fixed `engine-add-writer!' so that the insertion order is kept.
Ludovic Courtes
2006-07-14
Fixed the handling of `:' by the Skribe reader.
Ludovic Courtes
2006-07-13
Made `parse-list-of' tail-recursive.
Ludovic Courtes
2006-07-13
Use `setvbuf' on the Skribilo output port.
Ludovic Courtes
2006-04-08
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2006-03-19
Various documentation fixes + completed the doc automake stuff.
Ludovic Courtes
2006-03-19
Lout engine: small fixes.
Ludovic Courtes
2006-03-19
Image- and compat-related fixes.
Ludovic Courtes
2006-03-18
Moved `convert-image' et al. to `utils/images.scm'.
Ludovic Courtes
2006-03-18
Lout engine: better handling of the `slides' document type.
Ludovic Courtes
2006-03-18
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2006-03-07
Partial rewrite of the debugging facilities (slightly slower).
Ludovic Courtes
2006-03-07
Slight optimization: allow for non-proc predicated for markup writers.
Ludovic Courtes
2006-03-07
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2006-03-07
Fixed `copy-engine' with respect to the writers optimization.
Ludovic Courtes
2006-03-07
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2006-03-07
Significantly optimized lookup of markup writers.
Ludovic Courtes
2006-03-07
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2006-02-28
Slightly optimized the resolution process (added `ast-resolved?').
Ludovic Courtes
2006-02-28
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2006-02-25
Made `make-string-replace' faster.
Ludovic Courtes
2006-02-21
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2006-02-10
Fixed syntax highlighting thanks to SILex.
Ludovic Courtes
2006-02-10
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2006-01-31
First time the user manual is compiled to HTML.
Ludovic Courtes
2006-01-25
More progress towards a working user manual.
Ludovic Courtes
2006-01-24
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2006-01-18
More fixes in the hope to get the manual compiled.
Ludovic Courtes
2006-01-18
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2006-01-17
Towards a self-hosted user manual.
Ludovic Courtes
2006-01-16
More SRFI-3[45] enhancements; first stab at the user documentation.
Ludovic Courtes
2006-01-15
Introduced SRFI-3[45] conditions; cleaned up `evaluator.scm'.
Ludovic Courtes
2006-01-15
Cleaned up the Arch inventory and removed old useless makefiles.
Ludovic Courtes
2006-01-15
Removed the Bigloo/STkLos in the `legacy' directory.
Ludovic Courtes
2006-01-14
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2006-01-10
Syntax highlighting and `image'-related fixes.
Ludovic Courtes
2006-01-08
Cleaning the compatibility module and other annoyances.
Ludovic Courtes
2006-01-03
Cleaned up the use of a Skribe-compatible `gensym'.
Ludovic Courtes
2005-12-06
Fixed the handling of `footnote''s `:label' by the Lout/HTML engines.
Ludovic Courtes
2005-12-04
Added the `~' markup. Added SRFI-62 and SRFI-30 support to the Skribe reader.
Ludovic Courtes
2005-12-03
Fixed the resolution mechanism and converted it to SRFI-39.
Ludovic Courtes
2005-12-03
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2005-11-26
Merge from lcourtes@laas.fr--2004-libre
Ludovic Courtes
2005-11-26
Fixed the documentation's Makefile.am.
Ludovic Courtes
2005-11-01
Changes related to source-highlighting and to the manual.
Ludovic Courtes
2005-10-31
Installed Autoconf/Automake machinery. Fixed a few things.
Ludovic Courtes