Edit history for page: core-libraries-reorganization

revision author date description r1 r2
37036 evhan Thu Jan 10 00:17:00 2019 wiki: Clarify the c5 modules reorg page now that the work is done
36763 evhan Wed Nov 7 20:20:00 2018 wiki/evhan: Update user page
35831 evhan Mon Jul 9 22:42:00 2018 c-l-r: Mark miscmacros removals as done
35552 sjamaan Mon May 21 09:44:00 2018 c-l-r: Move current-process-id from (chicken process-context) to (chicken process-context posix)
35513 sjamaan Tue May 1 09:45:00 2018 c-l-r: Remove [module-definitions] todos now that posix is set!ing identifiers from the other modules
35464 sjamaan Sat Apr 28 22:25:00 2018 c-l-r: Add current-module
35315 sjamaan Wed Mar 21 09:55:00 2018 c-l-r: Add argc+argv to (chicken process-context)
35282 sjamaan Mon Mar 12 18:58:00 2018 c-l-r: Add require-extension-for-syntax to (chicken base), because that's where it currently lives (rightfully or not)
35280 sjamaan Mon Mar 12 18:43:00 2018 c-l-r: Move/add remaining macros to correct modules
35276 sjamaan Sun Mar 11 11:19:00 2018 c-l-r: Redefine the layout of (chicken file) versus (chicken file posix)
35197 sjamaan Sat Feb 24 16:09:00 2018 c-l-r: Add remaining toplevel procedures to chicken.base
35119 sjamaan Wed Feb 14 20:40:00 2018 c-l-r: Mark (chicken port) as [done]
35114 sjamaan Sat Feb 10 15:18:00 2018 c-l-r: Update port procedures
35111 sjamaan Sat Feb 10 13:28:00 2018 c-l-r: Update sleep and process-sleep locations
35036 sjamaan Sun Jan 21 12:47:00 2018 c-l-r: Update (chicken time [posix]) to mention [process-]sleep
35030 evhan Wed Jan 17 22:06:00 2018 c-l-r: Mark removing `any?` as done
34987 sjamaan Sun Jan 7 19:21:00 2018 c-l-r: Split process-context stuff into (chicken process-context) and (chicken process-context posix)
34966 kooda Fri Dec 29 17:17:00 2017 core-libraries-reorganization: mark the chicken.base module as done
34935 sjamaan Thu Dec 14 19:29:00 2017 c-l-r: Update (chicken random) identifier list
34934 sjamaan Thu Dec 14 10:20:00 2017 c-l-r: Mark (chicken syntax) as [done]
34922 sjamaan Tue Dec 5 20:49:00 2017 c-l-r: Move process-group-id and create-session into (chicken process-context) where they're currently defined. Also mark (chicken process-context) as perhaps being defined in the wrong place.
34921 sjamaan Tue Dec 5 20:31:00 2017 c-l-r: (chicken eval) is now [done] too
34901 sjamaan Wed Nov 22 19:56:00 2017 c-l-r: Move "exit" and friends to (chicken base), add return-to-host to (chicken platform) and force-finalizers to (chicken gc)
34834 sjamaan Tue Oct 31 20:38:00 2017 c-l-r: Move "syntax" to (chicken syntax) as a TODO
34831 sjamaan Tue Oct 31 19:29:00 2017 c-l-r: (chicken base) now has letrec* and delay-force