2020-12-02 |
Brian Leung | Placate byte-compiler
|
commit | commitdiff | tree |
2020-12-02 |
Arun Isaac | guile: Recognize library declaration correctly
|
commit | commitdiff | tree |
2020-07-14 |
Jose Antonio Ortega... | Version 0.12
|
commit | commitdiff | tree |
2020-07-06 |
Andrew Whatson | Tag project functions instead of overriding docs
|
commit | commitdiff | tree |
2020-07-06 |
Andrew Whatson | Fix byte-compiler warning
|
commit | commitdiff | tree |
2020-07-06 |
Andrew Whatson | Improve project function selection, make ignore default
|
commit | commitdiff | tree |
2020-07-06 |
Andrew Whatson | Refactor to make repl/impl proj argument optional
|
commit | commitdiff | tree |
2020-07-06 |
Andrew Whatson | Use a separate REPL instance per project
|
commit | commitdiff | tree |
2020-07-06 |
Ricardo G. Herdt | add geiser# prefix to geiser calls
|
commit | commitdiff | tree |
2020-07-06 |
Jose Antonio Ortega... | Returning C-c k back to users, that key's theirs!
|
commit | commitdiff | tree |
2020-07-06 |
Ricardo G. Herdt | Change geiser-eval to accept lists as module name (C5)
|
commit | commitdiff | tree |
2020-06-26 |
Jose Antonio Ortega... | Links to olde blog posts
|
commit | commitdiff | tree |
2020-05-10 |
Jose Antonio Ortega... | Make guile return line numbers more often, as suggested...
|
commit | commitdiff | tree |
2020-05-10 |
Jose Antonio Ortega... | Better handcrafted reader, now with numbers!
|
commit | commitdiff | tree |
2020-05-10 |
Jose Antonio Ortega... | Completion for vanilla users
|
commit | commitdiff | tree |
2020-02-25 |
Jose Antonio Ortega... | Cleaner Chicken and Gambit sections in install docs
|
commit | commitdiff | tree |
2020-02-25 |
Jose Antonio Ortega... | Documentation fixes
|
commit | commitdiff | tree |
2020-02-25 |
Jose Antonio Ortega... | Version bump
|
commit | commitdiff | tree |
2020-02-25 |
Jose Antonio Ortega... | Fix for misspelled geiser-completion-module-list-func...
|
commit | commitdiff | tree |
2020-02-23 |
Jose Antonio Ortega... | Not referring to savannah downloads in the docs
|
commit | commitdiff | tree |
2020-02-23 |
Jose Antonio Ortega... | Version bump
|
commit | commitdiff | tree |
2020-02-23 |
Jose Antonio Ortega... | Whitespace
|
commit | commitdiff | tree |
2020-02-23 |
David Wilson | Add Gambit source files to makefiles
|
commit | commitdiff | tree |
2020-02-14 |
Jose Antonio Ortega... | Refix #271, and consider gardening instead of programming
|
commit | commitdiff | tree |
2020-02-13 |
Jose Antonio Ortega... | Guile: use load paths defined in dir-local variables...
|
commit | commitdiff | tree |
2020-02-13 |
Jose Antonio Ortega... | Proper wrapping of final comment lines (fixes #292)
|
commit | commitdiff | tree |
2020-02-13 |
Jose Antonio Ortega... | Compatibility with Helm completions in emacs-25 (fixes...
|
commit | commitdiff | tree |
2020-02-04 |
Jose Antonio Ortega... | Version 0.11
|
commit | commitdiff | tree |
2020-02-04 |
Jose Antonio Ortega... | Really fix #252
|
commit | commitdiff | tree |
2020-01-28 |
Jose Antonio Ortega... | Leftover (fixes #291)
|
commit | commitdiff | tree |
2020-01-28 |
Jose Antonio Ortega... | Merge branch 'support-mit-scmutils' [279]
|
commit | commitdiff | tree |
2020-01-28 |
Jose Antonio Ortega... | C-c \ and C-c [ in geiser-repl too
|
commit | commitdiff | tree |
2019-10-22 |
Artem Chernyak | Automatically enable racket for .rktd and .rktl files.
|
commit | commitdiff | tree |
2019-10-12 |
Jose Antonio Ortega... | Missing require (fixes issue #285)
|
commit | commitdiff | tree |
2019-09-05 |
Jose Antonio Ortega... | whitespace
|
commit | commitdiff | tree |
2019-08-14 |
Jose Antonio Ortega... | Pushing the correct marker (fixes #279)
|
commit | commitdiff | tree |
2019-08-14 |
Lukas Lao Beyer | geiser-chibi: allow passing custom argument list to...
|
commit | commitdiff | tree |
2019-06-24 |
Jose Antonio Ortega... | Fix: use default method implementations
|
commit | commitdiff | tree |
2019-05-15 |
Jose Antonio Ortega... | Chicken 5 installation instructions
|
commit | commitdiff | tree |
2019-05-15 |
Jose Antonio Ortega... | Alias for font-lock-ensure (should fix #274)
|
commit | commitdiff | tree |
2019-02-24 |
Jose Antonio Ortega... | Checking Chicken's version with the proper invocation
|
commit | commitdiff | tree |
2019-02-09 |
Jose Antonio Ortega... | fix for geiser-chez-parameters
|
commit | commitdiff | tree |
2019-02-08 |
Jose Antonio Ortega... | Fix: off-by-one while fontifying REPL's output
|
commit | commitdiff | tree |
2019-02-07 |
Mario Domenech Goulart | geiser-chicken.el: Use a more stable API to get CHICKEN...
|
commit | commitdiff | tree |
2019-02-07 |
Mario Domenech Goulart | geiser-chicken.el: Fix jao's name
|
commit | commitdiff | tree |
2018-11-28 |
Jose Antonio Ortega... | Aaoron added to AUTHORS
|
commit | commitdiff | tree |
2018-11-12 |
Dan Leslie | Only check for specific chicken words, not all their...
|
commit | commitdiff | tree |
2018-11-12 |
Dan Leslie | Much faster completions for Chicken 5; less errors...
|
commit | commitdiff | tree |
2018-11-12 |
Dan Leslie | Removed more unused code, speeding things up.
|
commit | commitdiff | tree |
2018-11-12 |
Dan Leslie | Version check is 4.x compatible again
|
commit | commitdiff | tree |
2018-11-12 |
Dan Leslie | Chicken 5 works with Geiser, many features removed
|
commit | commitdiff | tree |
2018-11-12 |
Jose Antonio Ortega... | Readme and authors updated
|
commit | commitdiff | tree |
2018-11-12 |
Alexander Konstantinov | Support 'quickhelp-string command for company-quickhelp
|
commit | commitdiff | tree |
2018-11-11 |
Edwin Watkeys | Catch eval and send back eval exception information
|
commit | commitdiff | tree |
2018-06-26 |
Jose Antonio Ortega... | Not killing partial outputs when leaving the REPL
|
commit | commitdiff | tree |
2018-06-11 |
Jose Antonio Ortega... | Documentation warning
|
commit | commitdiff | tree |
2018-06-11 |
Jose Antonio Ortega... | Making README a product
|
commit | commitdiff | tree |
2018-06-10 |
Jose Antonio Ortega... | Moving to Gitlab
|
commit | commitdiff | tree |
2018-04-13 |
Jose Antonio Ortega... | Adding proper entries to load-path (fixes #246)
|
commit | commitdiff | tree |
2018-04-02 |
Jose Antonio Ortega... | Those lines are not table headers
|
commit | commitdiff | tree |
2018-04-02 |
Jose Antonio Ortega... | I don't know why github's org parser is playing games...
|
commit | commitdiff | tree |
2018-04-02 |
Jose Antonio Ortega... | More README tweaks
|
commit | commitdiff | tree |
2018-04-02 |
Jose Antonio Ortega... | More README tweaks
|
commit | commitdiff | tree |
2018-04-02 |
Jose Antonio Ortega... | Trying harder to use proper org markup in README
|
commit | commitdiff | tree |
2018-04-02 |
Jose Antonio Ortega... | Trying to use proper org markup in README
|
commit | commitdiff | tree |
2018-03-19 |
Jose Antonio Ortega... | A prefix for geiser-compile-current-buffer to restart...
|
commit | commitdiff | tree |
2018-03-14 |
Jose Antonio Ortega... | Simpler navigation bar in website
|
commit | commitdiff | tree |
2018-03-14 |
Jose Antonio Ortega... | Typo
|
commit | commitdiff | tree |
2018-03-14 |
Jose Antonio Ortega... | Release 0.10
|
commit | commitdiff | tree |
2018-02-03 |
Jose Antonio Ortega... | Emacs 24 compatibility: completion-table-dynamic
|
commit | commitdiff | tree |
2018-01-30 |
Jose Antonio Ortega... | versions bumped (and hope for a february release)
|
commit | commitdiff | tree |
2018-01-30 |
Jose Antonio Ortega... | guile 2.2: program-arities and program-module reloaded
|
commit | commitdiff | tree |
2018-01-29 |
Jose Antonio Ortega... | Fix for module/identifier completion in minibuffer
|
commit | commitdiff | tree |
2018-01-26 |
Jose Antonio Ortega... | New HACKING file
|
commit | commitdiff | tree |
2017-12-17 |
diego | Make geiser-chicken-required-modules customizable ...
|
commit | commitdiff | tree |
2017-11-29 |
Jose Antonio Ortega... | Removing geiser-mit's dep on subr-x altogether
|
commit | commitdiff | tree |
2017-11-28 |
Jose Antonio Ortega... | Only requiring subr-x under eval-when compile
|
commit | commitdiff | tree |
2017-11-22 |
Jose Antonio Ortega... | Theoretically unnecessary save-excursion
|
commit | commitdiff | tree |
2017-10-10 |
Jan Nieuwenhuizen | guile: fix manual symbol lookup.
|
commit | commitdiff | tree |
2017-08-28 |
Jose Antonio Ortega... | Whitespace
|
commit | commitdiff | tree |
2017-08-28 |
Chaos Eternal | Add geiser-mode-eval-to-buffer-transformer
|
commit | commitdiff | tree |
2017-07-04 |
Andrew Sackville... | replace broken autocomplete-mode link
|
commit | commitdiff | tree |
2017-07-02 |
Jose Antonio Ortega... | Fix for the fix for broken links
|
commit | commitdiff | tree |
2017-04-11 |
Diogo F. S. Ramos | Preserve the position of (point) after evaling
|
commit | commitdiff | tree |
2017-04-11 |
Diogo F. S. Ramos | Eval last expression even after a comment char
|
commit | commitdiff | tree |
2017-03-26 |
James C. De Ricco | repl.texi: Put @altr on its own line so "Other" is...
|
commit | commitdiff | tree |
2017-02-01 |
Jose Antonio Ortega... | A note on dir-locals and load-path variables
|
commit | commitdiff | tree |
2017-01-17 |
Jose Antonio Ortega... | Not inserting a trailing \n when eval prefix is empty
|
commit | commitdiff | tree |
2017-01-17 |
Jose Antonio Ortega... | Not inserting an additional \n when eval prefix is...
|
commit | commitdiff | tree |
2016-12-03 |
Jose Antonio Ortega... | Bug fix: expanding file name at the right time
|
commit | commitdiff | tree |
2016-11-26 |
Jose Antonio Ortega... | Make guile's load-file happier with ~ abrevs
|
commit | commitdiff | tree |
2016-11-09 |
Jose Antonio Ortega... | Same as before, but for geiser-mit-source-directory...
|
commit | commitdiff | tree |
2016-11-09 |
Jose Antonio Ortega... | Same as before, but for geiser-mit-source-directory...
|
commit | commitdiff | tree |
2016-11-09 |
Jose Antonio Ortega... | It's file, not filename (should fix #190)
|
commit | commitdiff | tree |
2016-10-24 |
Jose Antonio Ortega... | Missing geiser-{chibi,chez}.el in dist
|
commit | commitdiff | tree |
2016-10-24 |
Jose Antonio Ortega... | Missing chibi and chez support files
|
commit | commitdiff | tree |
2016-10-10 |
Jose Antonio Ortega... | chez, chibi and mit belong into geiser-active-implementations
|
commit | commitdiff | tree |
2016-10-06 |
Jose Antonio Ortega... | Release 0.9
|
commit | commitdiff | tree |
2016-10-02 |
Jose Antonio Ortega... | racket: indentation for 'shared'
|
commit | commitdiff | tree |
2016-09-30 |
Jose Antonio Ortega... | gitignoring mit scheme's compilation artifacts
|
commit | commitdiff | tree |