aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/ast.scm
AgeCommit message (Expand)Author
2007-09-24Tolerate unresolved nodes in `first-paragraph?'.lcourtes@laas.fr--2006-libre,skribilo--devo--1.2Ludovic Court`es
2007-08-30Moved `first-paragraph?' to `ast'.Ludovic Court`es
2007-08-28ast: Provide better error messages.Ludovic Court`es
2007-08-24Slightly improved AST classes and methods.Ludovic Court`es
2007-08-24Added `equal?' for ASTs.Ludovic Court`es
2007-08-20Allow for user-specified section numbers.Ludovic Court`es
2007-06-08Slight optimization/cleanup of AST traversal functions.Ludovic Court`es
2007-06-06Cleaned up the core modules.Ludovic Court`es
2007-06-04Fixed handling of figure numbering in `ref'.Ludovic Court`es
2007-04-04Fixed `find-up'.Ludovic Court`es
2007-04-03Added support for source location tracking.Ludovic Court`es
2006-11-24Introduced `markup-number-string'.Ludovic Court`es
2006-09-03Added error conditions in `ast.scm'.Ludovic Courtes
2006-09-03Implemented per-document node identifiers.Ludovic Courtes
2006-07-24Updated the FSF address.Ludovic Court`es
2006-07-20Removed the `(skribilo skribe utils)' module.Ludovic Court`es
2006-07-19Implemented `markup-body-set!'.Ludovic Court`es
2006-06-06Cleaned up the `write' method for `markup' and `unresolved' objects.Ludovic Court`es
2006-05-09Added `markup-option-set!'.Ludovic Court`es
2006-02-28Slightly optimized the resolution process (added `ast-resolved?').Ludovic Courtes
2006-02-10Fixed syntax highlighting thanks to SILex.Ludovic Courtes
2006-01-31First time the user manual is compiled to HTML.Ludovic Courtes
2006-01-11Made compatible with the new `current-reader' as a fluid.Ludovic Court`es
2005-11-28Created a canonical module for Skribilo syntactic sugar.Ludovic Court`es
2005-11-25Overhaul: emphasized logical separation of the modules.Ludovic Court`es