Alex Shinn
|
13cf6d24d5
|
Renaming tools, adding -c option to automatically compile with chibi-ffi.
|
2011-04-07 23:48:46 +09:00 |
|
Alex Shinn
|
2cd95a04d3
|
Adding a `system' command.
|
2011-04-07 23:11:31 +09:00 |
|
Alex Shinn
|
9b0c057343
|
cleaning up initialization interface, adding sexp_load_standard_ports
|
2011-04-07 22:48:10 +09:00 |
|
Alex Shinn
|
fb5d82e7ba
|
typo
|
2011-04-07 10:40:08 +09:00 |
|
Alex Shinn
|
29aa883896
|
Adding initial documentation tool and manual.
|
2011-04-07 01:44:39 +09:00 |
|
Alex Shinn
|
d1f0dfe8d7
|
fixing non-function c lines beginning with an identifier
|
2011-04-06 01:36:36 +09:00 |
|
Alex Shinn
|
1b50d709d2
|
allowing NULL arg to sexp_load_standard_env, updating to SEXP_SEVEN
|
2011-04-06 01:27:33 +09:00 |
|
Alex Shinn
|
69b17aee0d
|
updating highlight lib for sxml
|
2011-04-06 01:26:31 +09:00 |
|
Alex Shinn
|
d94baacd9a
|
improving "missing trailing )" message to include starting line
|
2011-04-05 23:46:31 +09:00 |
|
Alex Shinn
|
dac4e0f4e9
|
adding highlight module
|
2011-04-05 01:11:15 +09:00 |
|
Alex Shinn
|
167c1c3dde
|
adding string-contains
|
2011-04-05 01:09:04 +09:00 |
|
Alex Shinn
|
60a1b968c0
|
inlining user-information procedure
|
2011-04-04 23:40:56 +09:00 |
|
Alex Shinn
|
262522d435
|
adding getpwuid_r/getpwnam_r interface
|
2011-04-04 23:39:37 +09:00 |
|
Alex Shinn
|
6c8ea93655
|
fixing order of platform/bsd feature registration
|
2011-04-04 23:29:34 +09:00 |
|
Alex Shinn
|
e41b998f66
|
fixing chibi.process for linux
|
2011-04-04 10:24:17 -04:00 |
|
Alex Shinn
|
c75ad29100
|
fixing offby1 bug in utf8 encoder
|
2011-04-04 10:13:31 -04:00 |
|
Alex Shinn
|
ac0d0bb300
|
using appropriate max bound on equal? for all platforms
|
2011-04-04 12:26:30 +00:00 |
|
Alex Shinn
|
70a5e46727
|
typo in assertion
|
2011-04-04 05:37:31 +00:00 |
|
Alex Shinn
|
0257ab38c6
|
don't truncate trailing newlines before }
|
2011-04-04 00:52:34 +09:00 |
|
Alex Shinn
|
63c7151499
|
removing commented out code
|
2011-04-03 23:22:29 +09:00 |
|
Alex Shinn
|
a85cc23f31
|
removing accidentally committed debug code
|
2011-04-03 22:25:48 +09:00 |
|
Alex Shinn
|
0f9a23f94f
|
-e/-p options in main had a long-standing stupid gc bug
|
2011-04-03 22:15:48 +09:00 |
|
Alex Shinn
|
17afe65125
|
adding integer->immediate utility
|
2011-04-03 17:46:55 +09:00 |
|
Alex Shinn
|
7f8e003d08
|
adding scribble tests
|
2011-04-02 15:31:22 +09:00 |
|
Alex Shinn
|
6cd9654701
|
line editor now waits for complete sexps
|
2011-03-28 23:04:45 +09:00 |
|
Alex Shinn
|
3b14c5ae7b
|
adding syntax-error, guard, distinguishing (non-)continuable exceptions
|
2011-03-28 22:09:13 +09:00 |
|
Alex Shinn
|
5cf04597c1
|
adding exact-integer? and exact-integer-sqrt
|
2011-03-21 15:47:01 +09:00 |
|
Alex Shinn
|
3e5c928548
|
adding letrec*
|
2011-03-21 15:38:09 +09:00 |
|
Alex Shinn
|
0a9bff353f
|
adding syntax-error
|
2011-03-21 15:35:16 +09:00 |
|
Alex Shinn
|
321bc8df56
|
adding string-map & string-for-each, optimizing list->string & string->list
|
2011-03-21 15:23:53 +09:00 |
|
Alex Shinn
|
017548cc46
|
adding string cursors, optimizing in-string(-reverse) loops
|
2011-03-21 14:57:52 +09:00 |
|
Alex Shinn
|
89f5d9ea65
|
adding equal?/bounded and an optimized equiv? which uses it
|
2011-03-21 00:46:08 +09:00 |
|
Alex Shinn
|
1edfa35ad8
|
Supporting # approximate digit values.
|
2011-03-20 19:43:14 +09:00 |
|
Alex Shinn
|
f92f423297
|
length primitive now implements srfi-1 length+
|
2011-03-10 00:40:38 +09:00 |
|
Alex Shinn
|
645d056812
|
don't warn about invaild operators if there was a syntax error
|
2011-03-08 22:02:10 +09:00 |
|
Alex Shinn
|
4722703d64
|
fixing binding for ellipsis patterns with dotted tails
|
2011-03-08 21:48:41 +09:00 |
|
Alex Shinn
|
1831d33b26
|
s/ellipse/ellipsis/g
|
2011-03-08 21:29:27 +09:00 |
|
Alex Shinn
|
9b8126cfc3
|
dotted ellipsis no longer invalid
|
2011-03-08 21:26:49 +09:00 |
|
Alex Shinn
|
9ea986d34c
|
warn on syntax errors inside unbound id applications
|
2011-03-08 11:39:30 +00:00 |
|
Alex Shinn
|
205008d7ce
|
empty applications are now a syntax error
|
2011-03-08 11:38:22 +00:00 |
|
Alex Shinn
|
bab88c01b4
|
oops
|
2011-03-06 16:56:35 +09:00 |
|
Alex Shinn
|
91914d6739
|
redefining non-syntax as syntax pushes a new cell, but allows the old cell to be gced
|
2011-03-06 13:43:40 +09:00 |
|
Alex Shinn
|
a14d03b1a3
|
define can redefine a syntax binding
|
2011-03-06 13:00:00 +09:00 |
|
Alex Shinn
|
e6ba6e59a5
|
Adding support for case-folding.
|
2011-03-03 00:31:32 +09:00 |
|
Alex Shinn
|
e4659ff649
|
allowing module and begin syntax in module definitions
|
2011-03-02 01:25:02 +09:00 |
|
Alex Shinn
|
5c33a39d4b
|
Allowing rename exports.
|
2011-03-02 01:09:49 +09:00 |
|
Alex Shinn
|
92cae4e8b8
|
Fixing ellipsis escapes in syntax-rules templates.
|
2011-03-02 00:33:24 +09:00 |
|
Alex Shinn
|
afc6a96d68
|
Adding more OOM checks (issue #59), thanks rotty.
|
2011-02-27 20:53:12 +09:00 |
|
Alex Shinn
|
a7c346806c
|
Adjusting context parents stacks when growing stack.
|
2011-02-27 20:51:52 +09:00 |
|
Alex Shinn
|
01dd712a50
|
resume/cc can grow the current stack if the continuation is larger
(as could happen resuming a continuation from a separate thread)
|
2011-02-27 18:14:22 +09:00 |
|