picrin/contrib
OGINO Masanori 7685b84ad6 Rename initialize funtions of SRFIs to srfi_<n>.
To avoid conflictions of inits between SRFIs and others, inits in the
srfi nitro should be prefixed with srfi_. Without the convention, we may
need to use generic words such as string, vector, random, array, etc.

Moreover, there are SRFIs those subject is same (e.g. array may be used
by SRFI 25, 47, 58 and 63). Thus, we need a clear and conflict-free
naming convention.

Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
2015-06-29 19:32:31 +09:00
..
10.callcc remove pic_proc_name (for a moment) 2015-06-27 19:02:18 +09:00
20.r7rs Move r7rs-tests.scm into a nitro. 2015-06-22 11:07:56 +09:00
30.optional renumber contribs 2015-06-20 03:42:56 +09:00
30.partcont renumber contribs 2015-06-20 03:42:56 +09:00
30.pretty-print renumber contribs 2015-06-20 03:42:56 +09:00
30.random renumber contribs 2015-06-20 03:42:56 +09:00
30.readline renumber contribs 2015-06-20 03:42:56 +09:00
30.regexp renumber contribs 2015-06-20 03:42:56 +09:00
40.srfi Rename initialize funtions of SRFIs to srfi_<n>. 2015-06-29 19:32:31 +09:00
50.class renumber contribs 2015-06-20 03:42:56 +09:00
50.for renumber contribs 2015-06-20 03:42:56 +09:00
60.repl renumber contribs 2015-06-20 03:42:56 +09:00
70.main renumber contribs 2015-06-20 03:42:56 +09:00
80.protocol renumber contribs 2015-06-20 03:42:56 +09:00