Alex Shinn
|
5013c0fdcb
|
moving pair-source and pair-source-set! into the core
|
2012-06-24 14:36:45 -07:00 |
|
Alex Shinn
|
bad54b143c
|
printing debug output on OOM
|
2012-06-24 14:07:59 -07:00 |
|
Alex Shinn
|
fa7a567458
|
Making string-fold/for-each/map n-ary.
|
2012-06-23 22:30:35 -07:00 |
|
Alex Shinn
|
8fe6b8f7bd
|
(chibi strings) functions taking predicates now accept char-sets as well.
|
2012-06-21 23:08:24 -07:00 |
|
Alex Shinn
|
08e4fead8b
|
small fixes and warning removals for build tests
|
2012-06-20 21:39:52 -07:00 |
|
Alex Shinn
|
05d416e17f
|
The argument to exit is optional, and is treated as 1 for any non-integer
("error" for any non-string on plan9). The idiom (exit #f) can be used
to indicate an arbitrary error.
|
2012-06-19 23:09:29 -07:00 |
|
Alex Shinn
|
37b796e0f0
|
DragonFly build support patch from ctismyusername.
|
2012-06-19 22:47:15 -07:00 |
|
Alex Shinn
|
c903a73921
|
adding ascii and full unicode char-set libraries based on isets
|
2012-06-17 19:36:17 +09:00 |
|
Alex Shinn
|
14a46feec9
|
adding iset optimization utility lib
|
2012-06-17 19:07:54 +09:00 |
|
Alex Shinn
|
78734b806d
|
Making repl completion insert the longest common prefix before
showing candidates.
|
2012-06-14 09:07:16 +09:00 |
|
Alex Shinn
|
028a260247
|
Replacing string-ref uses with string-cursor-ref.
|
2012-06-14 09:03:37 +09:00 |
|
Alex Shinn
|
c9e579f9f4
|
removing debug line
|
2012-06-13 00:24:54 +09:00 |
|
Alex Shinn
|
034601a02b
|
fixing iset cursors to do proper in-order traversal
|
2012-06-12 23:02:10 +09:00 |
|
Alex Shinn
|
638558ebe0
|
initial (iset) integer-set library based on chicken implementation
|
2012-06-07 01:36:08 +09:00 |
|
Alex Shinn
|
cb6d16a8f1
|
fixing combinatorial explosion of code in certain match or patterns
|
2012-05-23 23:21:35 +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
|
120a887b3d
|
highlighter should output a string in extra-paren error case, not a char
|
2012-05-20 15:12:09 +09:00 |
|
Alex Shinn
|
a979e6ffcf
|
bugfix for reading non-ascii chars
|
2012-05-19 07:52:17 +09:00 |
|
Alex Shinn
|
e8c0328540
|
fixing non-string-stream read-line to return eof when no data is read
|
2012-05-19 07:38:54 +09:00 |
|
Alex Shinn
|
7dd7d076dd
|
file descriptors open as binary ports by default
|
2012-05-18 23:00:30 +09:00 |
|
Alex Shinn
|
edbf07eaed
|
fixing module reloading for non-top-level modules
|
2012-05-16 21:04:48 +09:00 |
|
Alex Shinn
|
d8e0abc3cb
|
adding module reload library
|
2012-05-15 22:57:18 +09:00 |
|
Alex Shinn
|
85a7efc003
|
automatically making sockets non-blocking on accept
|
2012-05-14 08:37:45 -04:00 |
|