Edit history for page: core-libraries-reorganization

revision author date description r1 r2
34095 sjamaan Sat May 27 11:51:00 2017 c-l-r: (chicken file) is not completed, stuff needs to be moved from posix*.scm to file.scm first
34093 sjamaan Sat May 27 11:42:00 2017 c-l-r: Mark (chicken file) as "done" (after moving file-modification-time to (chicken posix file))
34092 sjamaan Sat May 27 11:27:00 2017 c-l-r: Update list of changes with condition->list
34091 sjamaan Sat May 27 11:26:00 2017 c-l-r: (chicken irregex) has been done for a while now
34090 sjamaan Sat May 27 11:01:00 2017 c-l-r: Add "condition" constructor to (chicken condition)
34082 sjamaan Fri May 19 14:36:00 2017 c-l-r: Move (chicken condition) from undecided to "decided"
34078 sjamaan Sun May 14 14:46:00 2017 c-l-r: Add fx..? to (chicken fixnum)
34065 sjamaan Sat May 13 15:12:00 2017 c-l-r: Add implicit-exit-handler to chicken.process-context
34064 sjamaan Sat May 13 15:10:00 2017 c-l-r: Add exit-handler to chicken.process-context
34053 evhan Mon May 8 21:44:00 2017 wiki/c-l-r: read* -> read-all
34051 sjamaan Mon May 8 20:08:00 2017 c-l-r: current-read-table is still missing from (chicken read-syntax)
34050 sjamaan Mon May 8 19:54:00 2017 c-l-r: Add missing with-error-output-to-string
34049 sjamaan Mon May 8 19:37:00 2017 Remove extension-information from core-libraries-reorganization
34048 sjamaan Mon May 8 17:46:00 2017 Add chicken.irregex (cut down version) to c-l-r
34014 sjamaan Sat Apr 22 20:10:00 2017 c-l-r: Move provide, provide? and require from (chicken platform) to (chicken load), as it has to do with code loading more than platform features.
34010 sjamaan Sat Apr 22 17:13:00 2017 c-l-r: Add missing dynamic-load-libraries to (chicken load)
34009 sjamaan Sat Apr 22 17:10:00 2017 c-l-r: Add missing load-verbose to (chicken load)
33961 sjamaan Tue Apr 11 19:40:00 2017 Remove empty (chicken eval) entry
33960 sjamaan Tue Apr 11 19:33:00 2017 core-libs reorg: Remove standard procedures from chicken-specific modules. Move "module-environment" to (chicken module), getting rid of (chicken eval)
33958 svnwiki Sun Apr 9 12:35:00 2017 Anonymous wiki edit for IP [176.11.232.186]:
33957 svnwiki Sun Apr 9 08:27:00 2017 Anonymous wiki edit for IP [176.11.232.186]: chicken.syntax now patched (email)
33956 svnwiki Sun Apr 9 07:00:00 2017 Anonymous wiki edit for IP [176.11.232.186]:
33928 sjamaan Sun Apr 2 16:18:00 2017 Add several more missing helper macros and procedures to core-libraries-reorg (currently under chicken.base, but that's becoming like misc-extns by now...)
33927 sjamaan Sun Apr 2 16:03:00 2017 core-libraries-reorg: Add make-parameter and parameterize to the list of undecided procedures, tentatively under chicken.base
33906 sjamaan Sat Mar 25 15:54:00 2017 Add sort! to the libraries reorg (still undecided) chicken.sort module