29
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 04, 2024 — Oct 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix validation (thanks, Moritz) More... about 2 months ago
reduce .egg version field validation to nonempty string test More... about 2 months ago
missing argument in call to ##sys#find-module More... about 2 months ago
version update in manual More... about 2 months ago
fix bogus index calculation for complex numvectors More... about 2 months ago
description handlers for complex vectors with ,d command More... about 2 months ago
mention "expand1" in NEWS, some reformatting More... 2 months ago
unused arguments in calls to qs* More... 2 months ago
mention changes in NEWS More... 2 months ago
convert paths from getcwd and readdir to use slashes, also handle executable-path More... 2 months ago
remove backslash nonsense from tests More... 2 months ago
we just use "/" everywhere More... 2 months ago
use default make-pathname, drop platform nonsense for qs* More... 2 months ago
Add `expand1` procedure in module (chicken syntax). More... 2 months ago
Allow safe reuse of way more closures More... 2 months ago
drop unused platform argument More... 2 months ago
Improve (chicken plist) types More... 2 months ago
Replace quadratic lset-operations in closure generation with linear algorithms More... 2 months ago
Undo boxing of variables that don't escape shared closures More... 3 months ago
Naming change in closure "transform" procedure More... 3 months ago
Add support for sharing closures to the compiler More... 3 months ago
Merge branch 'master' of ssh://call-cc.org/usr/local/repos/chicken-core More... 3 months ago
disable use of flock on haiku More... 3 months ago
on windows, undo backslashification from make-pathname, remove wrong platform dispatch forms More... 3 months ago
Remove bogus safety measure More... 3 months ago
not used anymore More... 3 months ago
use clock_gettime/QueryPerrformanceCounter for jiffies More... 3 months ago
remove stale code lines from chicken-do.c More... 3 months ago
ack johnjaye More... 3 months ago
C_long is long long on windows More... 3 months ago