Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-26 | resolve: Clarify node bindings in nested documents. | Ludovic Courtès | |
* src/guile/skribilo/ast.scm (document-bind-nodes!): Bind nodes in the innermost document, which may or may not be the root document. * tests/resolve.test ("root document has no parent", "nested document has a parent", "nested document is its own `ast-document'", "nested document bindings"): New tests. | |||
2009-05-25 | Add `resolve' unit tests. | Ludovic Courtès | |
* tests/Makefile.am (TESTS): Add `resolve.test'. (CLEANFILES): Add `resolve.log'. |