Alex Shinn
|
846b9a1e40
|
reducing default limit for sexp_equalp_bound
|
2011-11-11 22:52:39 +09:00 |
|
Alex Shinn
|
04a330c43b
|
missing output port
|
2011-11-11 09:08:53 +09:00 |
|
Alex Shinn
|
372a7b37b3
|
adding type inference from assertions
|
2011-11-10 22:11:12 +09:00 |
|
Alex Shinn
|
58ac066820
|
Adding type check to hash-table-delete!.
|
2011-11-10 22:01:32 +09:00 |
|
Alex Shinn
|
8e205822cb
|
adding opcode utilities
|
2011-11-10 21:51:17 +09:00 |
|
Alex Shinn
|
669ee3828c
|
updating TODO entries
|
2011-11-10 20:46:38 +09:00 |
|
Alex Shinn
|
819cb75b55
|
ignoring additional files
|
2011-11-10 05:35:03 +09:00 |
|
Alex Shinn
|
6010779fb2
|
adding missing files
|
2011-11-10 05:34:20 +09:00 |
|
Alex Shinn
|
0ac934755f
|
different error messages for slot-ref vs slotn-ref
|
2011-11-10 05:19:15 +09:00 |
|
Alex Shinn
|
16c586f053
|
Handling Lit values in inference.
|
2011-11-10 05:18:18 +09:00 |
|
Alex Shinn
|
cafcad3ca4
|
doing a final make cleaner after the build tests (that always trips me up)
|
2011-11-08 22:59:20 +09:00 |
|
Alex Shinn
|
865fdbc676
|
separating finalizing from sweeping, delaying finalizing DLs until after other values
|
2011-11-08 22:44:31 +09:00 |
|
Alex Shinn
|
11ff9603ac
|
missed some sexp_init_library defs
|
2011-11-07 23:51:29 +09:00 |
|
Alex Shinn
|
c57e71d3dd
|
checking abi version in image files
|
2011-11-07 23:46:30 +09:00 |
|
Alex Shinn
|
fb6f53f8bd
|
Removing mingw cast warnings.
|
2011-11-07 23:42:32 +09:00 |
|
Alex Shinn
|
7a5dd6351c
|
Shared libraries are now versioned and annotated with the ABI compile-time options.
|
2011-11-07 23:39:38 +09:00 |
|
Alex Shinn
|
b6bea6f8f4
|
More thorough uninstall.
|
2011-11-07 21:36:29 +09:00 |
|
Alex Shinn
|
1b4cc2ad14
|
Removing uses of sexp_api_params and sexp_api_pass which were ugly and no longer supported anyway.
The definitions are still provided for backwards compatibility.
|
2011-11-07 01:30:55 +09:00 |
|
Alex Shinn
|
e65ed61b26
|
Disabling brace literal write syntax by default when not using srfi-38.
|
2011-11-07 01:04:31 +09:00 |
|
Alex Shinn
|
aa1363cb9e
|
updating type names
|
2011-11-07 01:01:50 +09:00 |
|
Alex Shinn
|
742d96af8b
|
adding type-num-slots
|
2011-11-07 01:01:26 +09:00 |
|
Alex Shinn
|
0a22de0e12
|
type printers are now stored as opcodes instead of generated on the fly
|
2011-11-07 01:00:26 +09:00 |
|
Alex Shinn
|
0e05ef80cc
|
s/init/init-7/
|
2011-11-06 22:32:34 +09:00 |
|
Alex Shinn
|
fe9d572406
|
Adding -x to the manual.
|
2011-11-06 22:05:48 +09:00 |
|
Alex Shinn
|
f5a72fcec4
|
Updating default language notes.
|
2011-11-06 22:03:30 +09:00 |
|
Alex Shinn
|
fe610fa47e
|
Removing warnings in port.c, adding basic io tests.
|
2011-11-06 21:46:26 +09:00 |
|
Alex Shinn
|
097ce7bfe0
|
Patch from John Cowan fixing cygwin warnings.
|
2011-11-06 21:19:48 +09:00 |
|
Alex Shinn
|
a07f46d450
|
Removing spurious warning about prefix and suffix being used unintialized (even though they can't be).
|
2011-11-06 21:16:38 +09:00 |
|
Alex Shinn
|
cafd5a8848
|
cleaner now removes old .o files in the lib/ dir
|
2011-11-06 21:15:01 +09:00 |
|
Alex Shinn
|
b7fd7ab7f5
|
Removing old *meta-env* hack - `import' is now copied from (meta) and runs directly without eval.
Syntax may now also be bound with (define-syntax macro1 macro2), and likewise with let-syntax.
|
2011-11-06 21:09:03 +09:00 |
|
Alex Shinn
|
55aeef42e7
|
Removing bash-ism.
|
2011-11-06 16:06:59 +09:00 |
|
Alex Shinn
|
05d87f0612
|
@import-only updates the interaction-environment
|
2011-11-06 15:59:46 +09:00 |
|
Alex Shinn
|
731a6f6347
|
Adding @import and @import-only to the repl.
|
2011-11-06 15:52:29 +09:00 |
|
Alex Shinn
|
370d990df5
|
Adding "-x module" option for alternate languages which currently just does an import-only.
|
2011-11-06 15:39:31 +09:00 |
|
Alex Shinn
|
bd4a8f7488
|
using /bin/sh (no bash features used)
|
2011-11-06 15:14:08 +09:00 |
|
Alex Shinn
|
18417dfe0c
|
BSD fixes from Bakul.
|
2011-11-06 15:12:39 +09:00 |
|
Alex Shinn
|
e768616433
|
s/sexp_default_module_dir/sexp_default_module_path/ for plan9 mkfile
|
2011-11-06 15:12:05 +09:00 |
|
Alex Shinn
|
0e056cf7f0
|
Using ferror instead of setting errno.
|
2011-11-06 15:01:14 +09:00 |
|
Alex Shinn
|
a39b44e58b
|
Don't define cookie structs when not using string streams.
|
2011-11-06 14:46:51 +09:00 |
|
Alex Shinn
|
44ac1bcb89
|
abstracting to use sexp_ versions of isdigit, tolower, toupper consistently, and casting to avoid warnings in cygwin
|
2011-11-06 14:37:59 +09:00 |
|
Alex Shinn
|
eb78d070b1
|
Uninstall steps are all prefixed with - in case the files are already gone.
|
2011-11-05 03:44:04 +09:00 |
|
Alex Shinn
|
085afa48b2
|
Making magic escapes unambiguous.
|
2011-11-05 03:40:06 +09:00 |
|
Alex Shinn
|
54d10fe23a
|
removing spurious lib/*.sld pattern from install
|
2011-11-05 03:32:45 +09:00 |
|
Alex Shinn
|
c6ae7f3c18
|
preparing for 0.5 release
|
2011-11-04 22:49:58 +09:00 |
|
Alex Shinn
|
b6e3387a62
|
Thread timeout patch from Lorenzo.
|
2011-11-04 22:45:47 +09:00 |
|
Alex Shinn
|
d4f56f8a40
|
Adding preservatives.
|
2011-11-04 22:42:17 +09:00 |
|
Alex Shinn
|
163b21a815
|
Adding define-c-int-type to the FFI and using it for socklen_t.
|
2011-11-04 22:17:26 +09:00 |
|
Alex Shinn
|
6a6e5746c5
|
using unsigned char subscripts
|
2011-11-04 21:57:37 +09:00 |
|
Alex Shinn
|
b5bc2749d7
|
Installing binaries and scheme source to separate share/lib dirs.
Also explicitly listing files in install and uninstall to avoid
unwanted nested copying and rm -rf.
|
2011-11-04 20:44:03 +09:00 |
|
Alex Shinn
|
1cec98193e
|
s/sld/module to reflect change in library definition extension
|
2011-11-04 19:11:24 +09:00 |
|