Implemented unless, when and dotimes using built-in macros.
[bpt/guile.git] / test-suite / tests / elisp-compiler.test
2009-07-18 Daniel KraftImplemented unless, when and dotimes using built-in...
2009-07-18 Daniel KraftReturn correct value for setq form.
2009-07-18 Daniel KraftImplemented real quotation (added support for backquota...
2009-07-18 Daniel KraftImplemented eq and equal built-in predicates.
2009-07-16 Daniel KraftImplemented macros in elisp compiler.
2009-07-16 Daniel KraftExtended test-suite to cover already implemented built...
2009-07-15 Daniel KraftTest-suite for elisp compiler so far, excluding the...