Extended test-suite to cover already implemented built-ins and fixed errors found.
authorDaniel Kraft <d@domob.eu>
Thu, 16 Jul 2009 12:28:07 +0000 (14:28 +0200)
committerDaniel Kraft <d@domob.eu>
Thu, 16 Jul 2009 12:28:07 +0000 (14:28 +0200)
commitb6b9d59604aa320cf2bdb7d4934315febab3f6dc
tree09e0ca3127e55351a1a7e6689e5aba85e422c65c
parentd158fa62ab818a9d60baa389e803aac32403a2de
Extended test-suite to cover already implemented built-ins and fixed errors found.

* module/language/elisp/runtime/function-slot.scm: Fixed errors in number preds.
* test-suite/tests/elisp-compiler.test: Test built-ins already implemented.
module/language/elisp/README
module/language/elisp/runtime/function-slot.scm
test-suite/tests/elisp-compiler.test