summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-20geiser -> srcjao
2020-05-10Make guile return line numbers more often, as suggested by Sergey0.12Jose Antonio Ortega Ruiz
2020-04-26Fix typosJonas Bernoulli
2020-03-27Use cl-lib instead of clJonas Bernoulli
2020-03-27Fix indentationJonas Bernoulli
2020-03-27Mark the beginning of code part of elisp libraries with Code: headingJonas Bernoulli
2020-03-27Begin the summary lines of all elisp libraries with three semicolonsJonas Bernoulli
2020-02-13Guile: use load paths defined in dir-local variables (fixes #268)Jose Antonio Ortega Ruiz
2020-02-04Really fix #252Jose Antonio Ortega Ruiz
2018-01-30guile 2.2: program-arities and program-module reloadedJose Antonio Ortega Ruiz
2018-01-30guile 2.2: program-arities and program-module reloadedJose Antonio Ortega Ruiz
2017-10-11guile: fix manual symbol lookup.Jan Nieuwenhuizen
2017-02-01A note on dir-locals and load-path variablesJose Antonio Ortega Ruiz
2016-12-03Bug fix: expanding file name at the right timeJose Antonio Ortega Ruiz
2016-11-26Make guile's load-file happier with ~ abrevsJose Antonio Ortega Ruiz
2016-09-30Use (car (process-lines ...)) instead of (shell-command ...)Jordan Brown
2016-06-11Cleanups to the show/jump debug buffer messJose Antonio Ortega Ruiz
2015-12-26Quoting binary on version checks (issue #117)Jose Antonio Ortega Ruiz
2015-12-14Fixing guile 2.2 compatibilityJose Antonio Ortega Ruiz
2015-12-14Support for guile-2.2Jose Antonio Ortega Ruiz
2015-10-21Use OS-specific quotes when asking for versionsJose Antonio Ortega Ruiz
2015-10-03Add more highlighting/indentation for GuileAlex Kost
2015-09-30Follow suit and complete quoted symbols in all schemesJose Antonio Ortega Ruiz
2015-09-27Clean up indentation rulesAlex Kost
2015-09-27Add 'geiser-guile--builtin-keywords'Alex Kost
2015-09-27Add 'geiser-syntax--simple-keywords'Alex Kost
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
2014-06-05Possible fix for scanning problemJose Antonio Ortega Ruiz
2014-06-03Guile: font lock for all components of module namesJose Antonio Ortega Ruiz
2014-03-26Indent Guile's `with-mutex'Diogo F. S. Ramos
2014-03-07Highlight `define-once'Diogo F. S. Ramos
2013-09-25Scheme version checksJose Antonio Ortega Ruiz
2013-09-19Fix: not using mapcar for effectJose Antonio Ortega Ruiz
2013-09-13Guile: augmenting %load-compiled-path tooJose Antonio Ortega Ruiz
2013-09-13Guile: augmenting %load-compiled-path tooJose Antonio Ortega Ruiz
2013-06-27White space, reallyJose Antonio Ortega Ruiz
2013-06-15Missing require cl for caseJose Antonio Ortega Ruiz
2013-06-04Guile: Fix subr argument name retrieval for Guile >= 2.0.9.Ludovic Courtès
2013-05-09guile: lambda* indentationAleix Conchillo Flaque
2013-03-01Configurable keyword case sensitivityJose Antonio Ortega Ruiz
2012-10-24Little clean-ups to the indentation rulesJose Antonio Ortega Ruiz
2012-10-11Finishing removal of the "foo ends here" footersJose Antonio Ortega Ruiz
2012-06-09Support for user-defined Guile info nodesJose Antonio Ortega Ruiz
2011-09-11Guile: capturing output to standard errorJose Antonio Ortega Ruiz
2011-08-24Guile: deprecated format usage eliminatedJose Antonio Ortega Ruiz
2011-06-23Guile: find module when cursor is before define-module (#33497)jao
2011-03-08Guile: what if i do what i meant to do?Jose Antonio Ortega Ruiz
2011-03-08Guile: new option for loading ~/.guile (see issue #32681)Jose Antonio Ortega Ruiz