Edit history for page: core-libraries-reorganization

revision author date description r1 r2
34781 sjamaan Sat Oct 28 19:24:00 2017 c-l-r: Add syntax, letrec* and delay-force to (chicken base)
34775 sjamaan Sat Oct 28 15:34:00 2017 c-l-r: Rename the "new" read-all (previously read-file) to read-list
34711 sjamaan Mon Oct 16 14:13:00 2017 c-l-r: Mention removal of use and use-for-syntax in favor of import and import-for-syntax
34697 sjamaan Fri Oct 13 22:58:00 2017 c-l-r: Obviously, (chicken base) is not quite [done] yet
34695 sjamaan Thu Oct 12 20:56:00 2017 c-l-r: Mark (chicken base) as [done]
34530 sjamaan Mon Sep 11 17:36:00 2017 c-l-r: (chicken base) now has a [patch]
34529 sjamaan Mon Sep 11 17:22:00 2017 c-l-r: "assert" is still under TODO
34528 sjamaan Mon Sep 11 17:11:00 2017 c-l-r: (chicken type) is [done]
34527 sjamaan Sun Sep 10 20:39:00 2017 c-l-r: Add several missing procedures to chicken.base library
34525 sjamaan Sun Sep 10 14:57:00 2017 c-l-r: port? is part of r5rs and therefore does not belong in (chicken port)
34524 sjamaan Sun Sep 10 14:51:00 2017 c-l-r: Add numeric predicates to (chicken base)
34523 sjamaan Sun Sep 10 14:46:00 2017 c-l-r: Remove duplicate listing of symbol-plist from (chicken base); it also belongs to (chicken plist)
34522 sjamaan Sun Sep 10 14:44:00 2017 c-l-r: Remove duplicate listing of get-properties from (chicken base); it belongs to (chicken plist)
34489 sjamaan Sat Sep 2 11:47:00 2017 c-l-r: Unmark change-directory and change-directory* in (chicken process)
34484 sjamaan Fri Sep 1 19:17:00 2017 c-l-r: Mark unfinished procedures for (chicken process-context) in bold
34483 sjamaan Fri Sep 1 18:59:00 2017 c-l-r: change-directory and change-directory* stay, after all
34479 sjamaan Fri Sep 1 18:27:00 2017 c-l-r: (chicken memory representation) is [done]
34319 sjamaan Mon Aug 21 18:46:00 2017 c-l-r: Looks like several (chicken file) procedures are still in the POSIX and library units
34316 evhan Mon Aug 21 06:45:00 2017 wiki/c-l-r: Mark (chicken string) done
34295 sjamaan Sun Aug 20 09:48:00 2017 c-l-r: Mark (chicken read-syntax) and (chicken sort) as done; rename bit-set? to bit->boolean
34287 sjamaan Tue Aug 15 18:49:00 2017 c-l-r: (chicken repl) is now done
34286 sjamaan Sun Aug 13 15:39:00 2017 c-l-r: Clarify that the posix stuff might need to be moved
34283 sjamaan Sun Aug 13 15:01:00 2017 c-l-r: (chicken process signal) is done
34282 sjamaan Sun Aug 13 12:48:00 2017 c-l-r: chicken.sort will have a patch soon
34281 sjamaan Sun Aug 13 12:22:00 2017 c-l-r: (chicken sort) also has merge! for in-place merging