Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-30 | Add a configuration record-type for for the define macro | Munyoki Kilyungi | |
* dump/special-forms.scm: Import (srfi srfi-9 gnu). (<dump-configuration>): New record-type. (define-dump): Use the above record-type. | |||
2023-06-21 | Fix failing tests | Munyoki Kilyungi | |
* dump/special-forms.scm: Export map-alist. * tests.scm: Import strings, and special-forms. | |||
2023-05-26 | Re-organize dumping macros and associated functions | Munyoki Kilyungi | |
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> |