Commit graph

17 commits

Author SHA1 Message Date
Alex Shinn
6a47ebde08 Moving floor* and truncate* to (scheme base). 2012-11-11 17:07:34 +09:00
Alex Shinn
54483179d2 Making chibi's write-string agree with R7RS.
Adding additional write tests.
2012-11-11 15:13:47 +09:00
Alex Shinn
6803c7311a Exporting read-string. 2012-11-01 23:46:17 +09:00
Alex Shinn
73ea9c4e7a Adding input-port-open? and output-port-open?. 2012-11-01 23:42:33 +09:00
Alex Shinn
ed443d42a2 adding bytevector procedure 2012-11-01 23:12:20 +09:00
Alex Shinn
c8b5e7343f exporting string-copy! 2012-11-01 22:35:00 +09:00
Alex Shinn
d893c89838 exporting square 2012-11-01 21:32:10 +09:00
Alex Shinn
74d0980b82 Adding file-error? and read-error? predicates. 2012-10-14 23:27:16 +09:00
Alex Shinn
42f3b77b46 adding vector-append and bytevector-append 2012-10-14 23:15:31 +09:00
Alex Shinn
bc4d01eac0 Adding include and include-ci to (scheme base).
The cwd is undefined - these macros are useless.
2012-10-14 22:37:46 +09:00
Alex Shinn
993e690891 Removing -partial bytevector variants. 2012-10-14 22:26:27 +09:00
Alex Shinn
08a5a2e0e8 Renaming the (scheme) library to (chibi). Leaving (scheme) as an alias for backwards compatibility. 2012-10-14 22:11:47 +09:00
Alex Shinn
47b88c850f Adding (features) procedure. 2012-10-09 00:27:56 +09:00
Alex Shinn
4554b1f860 moving (chibi strings) to (chibi string) in conjunction with R7RS vote to prefer singular form of module names 2012-08-15 21:33:19 +09:00
Alex Shinn
c4bf82842c updates for changes from results of the fifth ballot 2012-05-20 18:44:25 +09:00
Alex Shinn
c8f13f8538 Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
Alex Shinn
85a7efc003 automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00