29
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disallow empty "or" type specifier More... 8 months ago
Provide new thread-safe API for POSIX signals and deprecate old one More... 10 months ago
Allow overriding general installation prefix in "chicken-install" More... 10 months ago
Add missing dots in hard coded srfi-88 module name-resolution list More... 10 months ago
accept dashes in file-version information transmitted via http in chicken-install More... 10 months ago
rename remaining explicit reference to read/source-info in hardcoded chicken-syntax import library More... 10 months ago
Fix handling of bwp immediate nodes in backend introduced during compilation, update comment More... 11 months ago
Change official name of read/source-info to avoid conflict More... 11 months ago
Don't retain weak references to finalizable objects More... 11 months ago
Skip weak locatives that were already invalidated More... 11 months ago
Added thread-safe finalization method ("make-finalizer") More... 11 months ago
add internal event-queue mechanism and hooks for threading API, expose accessors to internal task lists. More... 11 months ago
handle numeric version properly when constructing egg paths in chicken-install More... 11 months ago
make "tail?" more general and avoid segfault when passed an improper list More... 11 months ago
Fix thread id extraction in get-call-chain More... 11 months ago
Restore read/source-info in support.scm and export from (chicken syntax) More... 11 months ago
Update comment for mark_live_objects More... 11 months ago
Merge remote-tracking branch 'origin/line-numbers-in-csi' into tmp More... 11 months ago
Replace locative table with simpler "weak chain" solution More... 11 months ago
Fetch line number from info in evaluator before compiling applications More... 11 months ago
fix empty-string check when reading extended number vectors More... 11 months ago
Don't override ##sys#default-read-info-hook to read with source info More... 11 months ago
Move line number tracking from csi to repl proper and update docs More... 11 months ago
Improve line number tracking in interpreter after syntax expansion More... 11 months ago
Convert line number db hash table to use weak alists for form lookup More... 11 months ago
Add initial support for having line numbers available in csi More... 11 months ago
Move line number database accessors from support.scm to expand.scm More... 11 months ago
handle #!bwp in csi's "describe" function properly More... 11 months ago
Merge branch 'user-facing-weak-pairs' More... 11 months ago
Reset weak pair chain when switching GC mode More... 12 months ago