zge pushed a change to branch elpa/geiser-chez. at 03da1c1 Use new implementation extension declarator
This branch includes the following new commits: new 2a7a3f6 Add preliminary support for Chez Scheme new 1f1ee00 Clean-up elisp code new ab13b7f Chez: add rudimentary autodoc support new e4c15a7 fix call the chez scheme executable. new 2fb484b Use (car (process-lines ...)) instead of (shell-command ...) new 1bb0a87 Handle exceptions of ChezScheme and multi-value as well new 993b630 Alway pretty-print for results new 6a83bee rewritten geiser:eval to fix the following bug: new e038c28 more reduction on geiser:eval, add test new 6eb6a92 simple geiser-chez--display-error new a5a6176 fix compile and load for chez new 6b9b733 Add geiser-chez-init-file new 2d682c0 fix for geiser-chez-parameters new 7bc8f62 Capture stdout in ChezScheme's eval:geiser new a0f6fc3 Add rudimentary Chez support for macro expansion new 352515c Begin the summary lines of all elisp libraries with three semicolons new 591c794 Mark the beginning of code part of elisp libraries with Code: heading new 146d4a7 Fix indentation new 21bc5bb Delete trailing whitespace new 502b3ac Use cl-lib instead of cl new 755a7cc add extra parameter support to chez implementation new fcb2a6a add extra parameter support to chez new 086dbba make chez display output and error messages. new 9d66c63 chez: pretty printing macroexpand results. new 94296d8 files moved from original import locations new 111ecdd scheme load path adjustments new 055e43d license and readme new 98999d7 typo new a2d5fff make autodoc support the procedure defined by case-lambda. new 4fcf6da add built-in keywords and extra keywords customization new dbebff9 preparing MELPA submission new 0c28f4b Typo new e8065b4 compilation warnings (unused variable) new 52b122a emacs dependency new 4cb7f26 fix: auto-activate implementation new fe3d881 whitespace new 03da1c1 Use new implementation extension declarator