Alex Shinn
|
0763d47d1c
|
fixing disjoint cursor bug in create-directory*
|
2016-04-29 09:13:17 +09:00 |
|
Alex Shinn
|
e6bddd9199
|
module-defines? should analyze the module if needed
|
2016-04-29 09:07:02 +09:00 |
|
Alex Shinn
|
1258c12f34
|
correcting register-simple-type documentation
|
2016-04-14 22:45:17 +09:00 |
|
Alex Shinn
|
3b57a78f98
|
Merge pull request #322 from mnieper/emscripten
Exclude unsupported functions in Emscripten version
|
2016-04-10 13:11:36 +09:00 |
|
Marc Nieper-Wißkirchen
|
92c74a566a
|
Update system.sld
Remove unconditional exports
|
2016-04-09 16:13:43 +02:00 |
|
Alex Shinn
|
ed9b0b5a70
|
Merge pull request #319 from mnieper/patch-1
Update r5rs.sld
|
2016-04-09 20:36:23 +09:00 |
|
Alex Shinn
|
78e8a04dd6
|
Conditionally defining PRIoff for off_t printf.
Fixes issue #320.
|
2016-04-09 20:09:57 +09:00 |
|
Alex Shinn
|
d8a29fed49
|
fixing disjoint cursor type bug in string-common-prefix-length
|
2016-04-08 22:56:53 +09:00 |
|
Marc Nieper-Wisskirchen
|
11f5a5473e
|
Exclude unsupported functions in Emscripten version
|
2016-04-08 15:48:45 +02:00 |
|
Alex Shinn
|
f32e3086b5
|
fixing bug in string-find?
|
2016-04-08 22:05:46 +09:00 |
|
Marc Nieper-Wißkirchen
|
578f205eff
|
Update r5rs.sld
Add missing identifiers from erratum 22 of http://trac.sacrideo.us/wg/wiki/R7RSSmallErrata.
|
2016-04-07 16:36:19 +02:00 |
|
Alex Shinn
|
d1a7f54114
|
ignoring image files
|
2016-04-05 00:41:54 +09:00 |
|
Alex Shinn
|
7f22b61cf2
|
removing non-portable passing of improper list to macro
Fixes issue #318.
|
2016-04-02 18:10:44 +09:00 |
|
Alex Shinn
|
1ec9d578d0
|
fixing number->string for non-full-numeric-tower builds
|
2016-03-30 22:33:29 +09:00 |
|
Alex Shinn
|
0c80f38a19
|
making string-cursors a disjoint type
|
2016-03-29 22:25:09 +09:00 |
|
Alex Shinn
|
3dcac282ad
|
removing test-error cases that would trigger a compile-time error in chicken
|
2016-03-19 15:40:00 +09:00 |
|
Alex Shinn
|
2e0aa1b36d
|
adding missing ; in string hex escapes required by r7rs
|
2016-03-19 15:26:10 +09:00 |
|
Alex Shinn
|
0251d14653
|
making (chibi term ansi) tests standalone to avoid circular dep on (chibi test)
|
2016-03-19 15:15:28 +09:00 |
|
Alex Shinn
|
57dd5464c5
|
Handling ratios, inexact and complex in number->string.
Fixes issue #317.
|
2016-03-19 15:12:09 +09:00 |
|
Alex Shinn
|
fec1016254
|
Fix for additional edge cases in escaping symbols on output.
|
2016-03-19 15:01:05 +09:00 |
|
Alex Shinn
|
55257b75e3
|
Write should pipe-escape symbols beginning with a number.
Fixes issue #316.
|
2016-03-14 09:09:00 +09:00 |
|
Alex Shinn
|
ec430071eb
|
default snow-chibi command uses snow.img
|
2016-03-13 15:42:47 +09:00 |
|
Alex Shinn
|
4599766346
|
use search path for image files
|
2016-03-13 15:25:42 +09:00 |
|
Alex Shinn
|
22bfa48698
|
fix escaping |.| on write, and funny symbols in srfi 38 in general
|
2016-03-13 09:33:24 +09:00 |
|
Alex Shinn
|
eed963381c
|
allow loading images from offsets
|
2016-03-13 09:08:41 +09:00 |
|
Alex Shinn
|
524179388d
|
making image save/load functions public
|
2016-03-08 23:13:16 +09:00 |
|
Alex Shinn
|
3714964cff
|
adding a type check to make-syntactic-closure
Fixes issue #315.
|
2016-03-07 08:54:23 +09:00 |
|
Alex Shinn
|
6fe952e108
|
fixing named match-let
|
2016-03-06 22:54:28 +09:00 |
|
Alex Shinn
|
45c03c5dcb
|
restoring renaming of ...
|
2016-03-05 00:28:09 +09:00 |
|
Alex Shinn
|
fb24b831b8
|
fix reading circular refs inside vectors
|
2016-03-04 23:41:16 +09:00 |
|
Alex Shinn
|
97297221fa
|
When an alternate syntax-rules ellipsis is specified, we must bind this
locally around the macro transformer. Fixes issue #313.
|
2016-03-02 23:34:39 +09:00 |
|
Alex Shinn
|
38385c52eb
|
removing bashisms from makefile
|
2016-03-02 22:57:09 +09:00 |
|
Alex Shinn
|
255b167597
|
make out-of-order define warning less zealous for begin/include
Fixes issue #312.
|
2016-03-01 07:44:24 +09:00 |
|
Alex Shinn
|
f66797ecdf
|
Warn on out-of-order defines in bodies (error in strict mode).
Fixes issue #236.
|
2016-02-28 18:12:32 +09:00 |
|
Alex Shinn
|
b60a9a28a7
|
move definitions to start of body
|
2016-02-28 18:05:02 +09:00 |
|
Alex Shinn
|
8ea51a77ce
|
Include current buffered offset in file-position for output ports.
Fixes issue #273.
|
2016-02-28 17:36:40 +09:00 |
|
Alex Shinn
|
64f3e0fc56
|
installing chibi and snow images by default
|
2016-02-27 22:29:19 +09:00 |
|
Alex Shinn
|
fb78ec1d1c
|
removing double renaming of explicit ellipsis in syntax-rules
|
2016-02-27 16:14:10 +09:00 |
|
Alex Shinn
|
207ae1f24e
|
making syntactic closure free variable handling agree with mit-scheme
|
2016-02-27 16:06:20 +09:00 |
|
Alex Shinn
|
36651c4115
|
allow define-syntax inside core let-syntax to splice
|
2016-02-23 22:28:01 +09:00 |
|
Alex Shinn
|
1f5d816f59
|
let[rec]-syntax should not splice
|
2016-02-22 23:05:12 +09:00 |
|
Alex Shinn
|
11ad0c3e3d
|
fixing boehm build, excluding image code when not used
|
2016-02-20 23:49:28 +09:00 |
|
Alex Shinn
|
710d1584ba
|
Adding credit to Chris.
|
2016-02-20 23:39:04 +09:00 |
|
Alex Shinn
|
8ff6d7f4b8
|
remove // comments, uneeded checks
|
2016-02-20 23:35:41 +09:00 |
|
Alex Shinn
|
6fc3d15653
|
Merge pull request #310 from cwds/image
Image
|
2016-02-20 23:29:02 +09:00 |
|
Chris Walsh
|
9db22a4f7a
|
Made static definitions for srfi/95 and srfi/27 so work with images. Put makefile back to -O3 so optimized binaries made by default
|
2016-02-20 09:16:58 -05:00 |
|
Chris Walsh
|
bc82f836a3
|
Previous checkin incomplete - fixed omissions
|
2016-02-17 12:15:36 -05:00 |
|
Chris Walsh
|
948070eedc
|
Sorted heaps in memory order to allow for arbitrarily allocated heaps to be packed. Tests passing on Ubuntu now, which allocates memory top to bottom
|
2016-02-17 11:22:40 -05:00 |
|
Chris Walsh
|
9f10e3656c
|
Bit better error reporting
|
2016-02-16 12:10:28 -05:00 |
|
Chris Walsh
|
2005c19ea0
|
Added full support for packed images, both for static and dynamic libraries.
|
2016-02-15 21:12:58 -05:00 |
|