index
:
geiser-guile
buggie-buggie
master
geiser and guile talk to each other
jao
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scheme
/
chicken
Age
Commit message (
Expand
)
Author
2018-11-12
Removed more unused code, speeding things up.
Dan Leslie
2018-11-12
Chicken 5 works with Geiser, many features removed
Dan Leslie
2017-12-10
Remove memoization
Dan Leslie
2017-12-09
Improvements to Chicken completion speed
Dan Leslie
2017-11-03
Support Chicken Scheme apropos =>2.3.0
John Whitbeck
2016-09-17
Allows Chicken to limit the number of symbols provided to Geiser
dleslie
2016-08-10
Disable aggressive prefix assumption
Dan Leslie
2016-08-10
Minor typo
Dan Leslie
2016-02-15
Fix for #127
Dan Leslie
2016-01-25
Fixes a potential endless loop.
Dan Leslie
2016-01-19
Fuzzy matching for Chicken AutoDoc and Completions
Dan Leslie
2015-12-31
Performance Improvements
Dan Leslie
2015-12-05
Minor cleanup
Dan Leslie
2015-12-05
Minor changes to help with debugging completions
Dan Leslie
2015-12-05
No longer show arguments as strings.
Dan Leslie
2015-12-05
Right-most character of arguments was being cut
Dan Leslie
2015-12-05
Allows redefinition of modules
Dan Leslie
2015-12-05
Fixes for Literals, Errors and Modules
Dan Leslie
2015-10-03
Stopped over-aggressive memoization
Dan Leslie
2015-10-03
Minor improvements
Dan Leslie
2015-10-03
Turn off debug log
Dan Leslie
2015-10-03
Adds memoization
Dan Leslie
2015-10-03
Converts toplevel methods to prefixed methods
Dan Leslie
2015-10-03
Refactored to reduce the reliance on regex.
Dan Leslie
2015-09-13
Sorted and line-split crunch symbols.
Dan Leslie
2015-09-11
Added missing macros
Dan Leslie
2015-09-11
Adds recognition of the 'crunch' R5RS subset
Dan Leslie
2015-08-31
Merge remote-tracking branch 'dleslie/faster-output-handling'
Jose Antonio Ortega Ruiz
2015-08-29
The issue arose with numerics, as well.
Dan Leslie
2015-08-29
Fixes an issue where symbol->string was failing
Dan Leslie
2015-08-28
Use pretty-print instead of write with Chicken
Dan Leslie
2015-05-17
Various improvements
Dan Leslie
2015-02-09
Documentation updates and nits for Freija
Jose Antonio Ortega Ruiz
2015-02-09
Initial Chicken support
Dan Leslie