chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] [PATCH 0/3] Move remaining toplevel values into module


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH 0/3] Move remaining toplevel values into modules
Date: Sun, 18 Feb 2018 15:30:09 +1300

Hi folks,

These three patches finish moving things out of the toplevel in
library.scm. The parameters go in chicken.base, errno goes in
chicken.errno, and {file,directory}-exists? go in chicken.file.

Cheers,

Evan

Attachment: 0001-Move-remaining-parameters-from-toplevel-to-chicken.b.patch
Description: Text Data

Attachment: 0002-Move-errno-from-toplevel-to-chicken.errno.patch
Description: Text Data

Attachment: 0003-Move-file-exists-and-directory-exists-from-toplevel-.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]