Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-29 | fix compile and load for chez | Maris Orbidans | |
2017-09-13 | simple geiser-chez--display-error | Chaos Eternal | |
2016-09-30 | Use (car (process-lines ...)) instead of (shell-command ...) | Jordan Brown | |
`shell-command` assumes Bourne-shell-compatible quoting, which doesn't work when the user isn't using a Bourne-compatible shell. Instead of futzing about with quoting, we can just use `process-lines` to execute a process and pass it arguments directly. | |||
2016-05-28 | fix call the chez scheme executable. | izuo | |
2016-04-30 | Clean-up elisp code | Peter | |
2016-04-30 | Add preliminary support for Chez Scheme | Peter | |