29
I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 11 hours ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable minor collection of weak pairs More... 12 months ago
Allow string and character literals in SRFI-4 vector literals More... 12 months ago
Update .gitignore with versioned .so files and srfi-4 import file More... 12 months ago
Move symbol table compaction to lookup/interning of symbols More... 12 months ago
Added hyperbolic and inverse hyperbolic functions in c-std lib: sinh, cosh, tanh, asinh, acosh, atanh More... 12 months ago
Pass executed filename to execv[pe] unmodified when calling process-execute More... 12 months ago
Add new weak pair procedures to types database, and a NEWS entry More... 12 months ago
Tweak list operations to work for weak pairs too and document this More... 12 months ago
Add new user-facing API procedures for weak pairs to (chicken base) More... 12 months ago
Introduce a new special value for broken weak pointers More... 12 months ago
Replace special-casing of weak symbol GC with generic weak pair GC More... 12 months ago
Add .gitignore file More... about 1 year ago
Stop run-time option processing after "-:" or the first non-runtime option More... about 1 year ago
drop "b" runtime option More... about 1 year ago
Merge branch 'master' of ssh://call-cc.org/usr/local/repos/chicken-core More... about 1 year ago
Look, git and me just don't get along. Yeah, it's probably all my fault and everybody uses it, so it must be me, right? So what should one do when "git am" fails in the presence of conflicts? I certainly don't know and the documentation is a sad joke, in usual git fashion. Why do people accept this? Why do we put up with overcomplex tools with shitty documentation written by people who know git like the back of their hand written for people who, well, know it like the back of their hand? Are we just cargo culting along out of fear for being considered incompetent by our peers? Git as a technology might be very powerful, but as a tool it is severely broken and follows the unfortunate trend of just hiding the inability of its authors to design a proper user interface and properly explaining it behind a facade of technological obscurantism. This is wrong, version control has NOT been "solved" and we should be ashamed of failing to do this in a better, simpler and more usable way. More... about 1 year ago
Added new option for chicken-install to manual page More... about 1 year ago
chicken-install: Cache eggs installed from local locations
mario-goulart
as Mario Domenech Goulart
More... over 1 year ago
chicken-install: Cache eggs installed from local locations
mario-goulart
as Mario Domenech Goulart
More... over 1 year ago
chicken-install: Add -location command line option
mario-goulart
as Mario Domenech Goulart
More... over 1 year ago
chicken-install: Add -location command line option
mario-goulart
as Mario Domenech Goulart
More... over 1 year ago
Add fix to NEWS file More... over 1 year ago
Respect component-dependencies in build rules. More... over 1 year ago
chicken-install: Consider two location layouts
mario-goulart
as Mario Domenech Goulart
More... over 1 year ago
mention recent security fix in NEWS More... over 1 year ago
missing entry for -K in short option list More... over 1 year ago
Split up potentially long echo invocation on win32 More... over 1 year ago
Add a way to pass in already-quoted arguments to qs* More... over 1 year ago
Add forgotten "platform" arg to librarian print-build-command More... over 1 year ago
Remove spurious argument to filelist More... over 1 year ago