summaryrefslogtreecommitdiff
path: root/scheme/chicken/geiser
AgeCommit message (Expand)Author
2016-09-17Allows Chicken to limit the number of symbols provided to Geiserdleslie
2016-08-10Disable aggressive prefix assumptionDan Leslie
2016-08-10Minor typoDan Leslie
2016-02-15Fix for #127Dan Leslie
2016-01-25Fixes a potential endless loop.Dan Leslie
2016-01-19Fuzzy matching for Chicken AutoDoc and CompletionsDan Leslie
2015-12-31Performance ImprovementsDan Leslie
2015-12-05Minor cleanupDan Leslie
2015-12-05Minor changes to help with debugging completionsDan Leslie
2015-12-05No longer show arguments as strings.Dan Leslie
2015-12-05Right-most character of arguments was being cutDan Leslie
2015-12-05Allows redefinition of modulesDan Leslie
2015-12-05Fixes for Literals, Errors and ModulesDan Leslie
2015-10-03Stopped over-aggressive memoizationDan Leslie
2015-10-03Minor improvementsDan Leslie
2015-10-03Turn off debug logDan Leslie
2015-10-03Adds memoizationDan Leslie
2015-10-03Converts toplevel methods to prefixed methodsDan Leslie
2015-10-03Refactored to reduce the reliance on regex.Dan Leslie
2015-09-13Sorted and line-split crunch symbols.Dan Leslie
2015-09-11Added missing macrosDan Leslie
2015-09-11Adds recognition of the 'crunch' R5RS subsetDan Leslie
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