aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/resolve.scm
AgeCommit message (Expand)Author
2020-08-01Write '#:use-module', '#:export', etc. instead of ':use-module', etc.Ludovic Courtès
2018-03-30Do not mutate lists that may be literal.Ludovic Courtès
2012-05-17Switch to GPLv3+.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-03-24Add `(skribilo-module-syntax)'.Ludovic Courtès
2008-02-03Bind the nodes returned by <unresolved> nodes.Ludovic Courtès
2008-01-30Fix option resolution for <node> and <container>.Ludovic Courtès
2008-01-29Really fix resolution of <unresolved> nodes.Ludovic Courtès
2008-01-28Properly handle non-list pairs in `resolve' and `verify'.Ludovic Courtès
2007-11-14Update the body of commands when resolving.Ludovic Courtès
2007-06-06Cleaned up the core modules.Ludovic Court`es
2007-05-22Resolve <command>s too.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-11Use SRFI-35 error conditions in `resolve.scm' rather than the `error' procedu...Ludovic Court`es
2006-02-28Slightly optimized the resolution process (added `ast-resolved?').Ludovic Courtes
2006-01-18Various fixes: HTML engine, resolution, compatibility.Ludovic Court`es
2006-01-11Made compatible with the new `current-reader' as a fluid.Ludovic Court`es
2005-12-03Fixed the resolution mechanism and converted it to SRFI-39.Ludovic Courtes
2005-11-28More `%skribilo-module-reader' fixes.Ludovic Court`es
2005-11-25Overhaul: emphasized logical separation of the modules.Ludovic Court`es
2005-07-02Cosmetic changes.Ludovic Courtes
2005-07-02Started relying on the per-module reader; first doc produced ever!Ludovic Courtes
2005-07-01Lots of changes, again.Ludovic Courtes
2005-07-01Lots of changes.Ludovic Courtes