summaryrefslogtreecommitdiff
path: root/scheme
AgeCommit message (Expand)Author
2015-09-10Speeding up debugger check (addresses #64)Jose Antonio Ortega Ruiz
2015-09-08Ensuring switch-to-geiser asks for an implementationJose Antonio Ortega Ruiz
2015-09-03guile: pretty printing evaluation results (#64)Jose Antonio Ortega Ruiz
2015-08-31Merge remote-tracking branch 'dleslie/faster-output-handling'Jose Antonio Ortega Ruiz
2015-08-29The issue arose with numerics, as well.Dan Leslie
2015-08-29Fixes an issue where symbol->string was failingDan Leslie
2015-08-28Use pretty-print instead of write with ChickenDan Leslie
2015-05-17Various improvementsDan Leslie
2015-02-09Documentation updates and nits for FreijaJose Antonio Ortega Ruiz
2015-02-09Initial Chicken supportDan Leslie
2014-12-31Racket: displaying graphics in structured objectsJose Antonio Ortega Ruiz
2014-12-29Racket: show images with print, write and displayJose Antonio Ortega Ruiz
2014-01-18Racket: no more re-enter notifications (issue #25)Jose Antonio Ortega Ruiz
2014-01-18Racket: fix for recompilation of typed/racket modulesJose Antonio Ortega Ruiz
2014-01-09Racket: fix for evaluations inside typed/racket modulesJose Antonio Ortega Ruiz
2014-01-09Racket: duplicate version check removedJose Antonio Ortega Ruiz
2013-09-13Guile: augmenting %load-compiled-path tooJose Antonio Ortega Ruiz
2013-07-02Debug code removedJose Antonio Ortega Ruiz
2013-06-27Racket: not loading errortrace by defaultJose Antonio Ortega Ruiz
2013-06-11racket: ,cd accepting also non-quoted pathsJose Antonio Ortega Ruiz
2013-06-11racket: struggling with submodulesJose Antonio Ortega Ruiz
2013-06-10racket: new ,geiser-load command in REPLJose Antonio Ortega Ruiz
2013-06-10NitsJose Antonio Ortega Ruiz
2013-06-09racket: C-u C-c C-z on a submodule enters itJose Antonio Ortega Ruiz
2013-06-09racket: handling correctly submodules in load handler during ,enterJose Antonio Ortega Ruiz
2013-06-08racket: ,gcd -> ,pwdJose Antonio Ortega Ruiz
2013-06-08racket: ,enter submodulesJose Antonio Ortega Ruiz
2013-06-04Guile: Fix subr argument name retrieval for Guile >= 2.0.9.Ludovic Courtès
2013-04-15Racket: ensuring the first C-c C-d C-i worksJose Antonio Ortega Ruiz
2013-04-15Racket: fixing help when REPL is in a moduleJose Antonio Ortega Ruiz
2013-04-15Racket: pre-loading help also in remote REPLsJose Antonio Ortega Ruiz
2013-04-15Racket: better help commandsJose Antonio Ortega Ruiz
2013-04-13A better solution to the funky filename problemJose Antonio Ortega Ruiz
2012-12-14Racket: make sure stderr is flushed in REPLJose Antonio Ortega Ruiz
2012-10-28Racket: fix for module evaluation/enteringJose Antonio Ortega Ruiz
2012-10-11Finishing removal of the "foo ends here" footersJose Antonio Ortega Ruiz
2012-09-15racket: correctly jump to symbols defined in .ss modules0.2.1Jose Antonio Ortega Ruiz
2012-09-15racket: fix re-loading of modules with submodules (e.g. plai-typed)Jose Antonio Ortega Ruiz
2012-09-08racket: autodoc for PLAI's define-typeJose Antonio Ortega Ruiz
2012-09-08Racket: new option to specify network interface for REPL serverJose Antonio Ortega Ruiz
2012-09-02Including the new images.rkt in the distributionJose Antonio Ortega Ruiz
2012-09-02racket: displaying images also during evaluationsJose Antonio Ortega Ruiz
2012-09-02Racket: fix for enter!Jose Antonio Ortega Ruiz
2012-09-01Little cleanupsJose Antonio Ortega Ruiz
2012-08-25racket: reading into elisp-land the cache dir as neededJose Antonio Ortega Ruiz
2012-08-20Racket: configurable image cache directoryJose Antonio Ortega Ruiz
2012-08-12[WIP] Draw images inline in the Racket REPL.Michael W
2012-07-01Racket: fix for module compilation for recent racketsJose Antonio Ortega Ruiz
2012-03-24,cd for Racket REPLJose Antonio Ortega Ruiz
2011-11-26Racket: capturing and displaying standard error during evaluationJose Antonio Ortega Ruiz