Alex Shinn
|
744bde8997
|
adjusting for roundoff errors in expt
|
2011-05-30 23:22:08 +09:00 |
|
Alex Shinn
|
2821bafcb6
|
chmod
|
2011-05-29 18:47:00 +09:00 |
|
Alex Shinn
|
b819a99b7b
|
fixing sort bug
|
2011-05-29 18:46:54 +09:00 |
|
Alex Shinn
|
7b3aeebbd3
|
Updating AUTHORS (late for the release, oops).
|
2011-05-28 15:34:25 +09:00 |
|
Alex Shinn
|
795503d0a1
|
adding fedora.spec from rajesh
|
2011-05-28 15:34:08 +09:00 |
|
Alex Shinn
|
60e9152826
|
updating mkfile
|
2011-05-28 15:27:40 +09:00 |
|
Alex Shinn
|
d467ae0974
|
Added tag stable for changeset 15ab09df8d1d
|
2011-05-26 21:38:56 +09:00 |
|
Alex Shinn
|
a47f55301d
|
Added tag 0.4 for changeset 782a6fa04773
|
2011-05-26 21:38:10 +09:00 |
|
Alex Shinn
|
e312f86172
|
removing printf warning in disasm
|
2011-05-26 12:31:22 +00:00 |
|
Alex Shinn
|
28c227c604
|
fixing GLOBAL_HEAP build
|
2011-05-26 08:16:50 +09:00 |
|
Alex Shinn
|
3d939c7e87
|
fixing immediate flonums build
|
2011-05-26 08:13:12 +09:00 |
|
Alex Shinn
|
24cc418275
|
fixing build for no DL
|
2011-05-26 08:00:36 +09:00 |
|
Alex Shinn
|
31ef22a665
|
static libs keeps bindings separate (patch from rotty)
|
2011-05-25 23:59:21 +09:00 |
|
Alex Shinn
|
ad30b48a9f
|
grudingly supporting MV continuations
|
2011-05-25 23:29:30 +09:00 |
|
Alex Shinn
|
8b6c8afd3f
|
no more global types
|
2011-05-25 09:46:45 +09:00 |
|
Alex Shinn
|
06b122b33c
|
removing global types
|
2011-05-25 09:45:13 +09:00 |
|
Alex Shinn
|
07c5c7a6f8
|
fixing TYPE_DEFS=0
|
2011-05-25 09:34:48 +09:00 |
|
Alex Shinn
|
47add027d6
|
fixing SEXP_USE_GLOBAL_TYPES (may remove this soon though)
|
2011-05-25 09:24:32 +09:00 |
|
Alex Shinn
|
a66dd88158
|
forgot conditional includes for no case-folding
|
2011-05-24 07:29:30 +09:00 |
|
Alex Shinn
|
cdd9fce781
|
hyperlinking R5RS and R7RS references
|
2011-05-24 07:13:43 +09:00 |
|
Alex Shinn
|
cf2adc79f5
|
adding #![no-]fold-case syntax
|
2011-05-23 04:49:35 -07:00 |
|
Alex Shinn
|
955fc708e9
|
replacing import-immutable with import (which is now immutable by default)
|
2011-05-23 04:37:27 -07:00 |
|
Alex Shinn
|
498ab5da3e
|
documentation tweaks
|
2011-05-23 04:36:35 -07:00 |
|
Alex Shinn
|
7d6de13485
|
updating release name
|
2011-05-23 03:32:19 -07:00 |
|
Alex Shinn
|
2cda6db130
|
More documentation.
|
2011-05-23 03:31:24 -07:00 |
|
Alex Shinn
|
357684a730
|
Documentation updates, making (chibi repl) history persistent.
|
2011-05-23 02:09:24 -07:00 |
|
Alex Shinn
|
cf54a161fa
|
documentation updates from doug currie
|
2011-05-22 16:15:29 -07:00 |
|
Alex Shinn
|
32d5e78d9e
|
adding new repl commands for manipulating modules.
also repl doesn't use vt100 editing for dumb terminals.
|
2011-05-22 13:59:36 -07:00 |
|
Alex Shinn
|
f15885a1b6
|
better simplification - old apply no longer needed
|
2011-05-22 03:31:39 -07:00 |
|
Alex Shinn
|
1fea7687e2
|
simplifying apply and fixing variadic applications
|
2011-05-22 03:21:44 -07:00 |
|
Alex Shinn
|
1e02e95590
|
srfi-99 fixes from rotty
|
2011-05-21 23:02:44 -07:00 |
|
Alex Shinn
|
265d3e5136
|
Adding documentation.
|
2011-05-21 22:47:48 -07:00 |
|
Alex Shinn
|
4cacc6abde
|
Parsing .module files for docs, plus small fixes.
|
2011-05-21 22:47:29 -07:00 |
|
Alex Shinn
|
b120458fed
|
Removing uncessary setters.
|
2011-05-21 22:46:06 -07:00 |
|
Alex Shinn
|
987b6d98fb
|
fixing syntactic-closure free-variable references for wrapped expressions
(also renaming %env-copy! to %import)
|
2011-05-21 16:42:02 -07:00 |
|
Alex Shinn
|
78f0e9bd22
|
conditionally toggling isalpha/isxdigit between function or macro depending on platform
needed for plan9 where the function definitions are not provided
|
2011-05-19 23:32:23 -07:00 |
|
Alex Shinn
|
280ea1cddb
|
fixing conflicts in chibi-scheme-static build
|
2011-05-18 21:50:48 -07:00 |
|
Alex Shinn
|
24631a8cf2
|
moving generalized every/any from srfi-1 to init
|
2011-05-18 01:03:16 -07:00 |
|
Alex Shinn
|
2b86320652
|
Parsing literal docs for FFI files, generating docs for all core modules (mostly stubs).
|
2011-05-18 00:52:54 -07:00 |
|
Alex Shinn
|
541d7f4550
|
fixing append-map for real
|
2011-05-17 00:35:05 -07:00 |
|
Alex Shinn
|
74173bdc6c
|
fixing bug in append-map for a single list
|
2011-05-17 00:29:49 -07:00 |
|
Alex Shinn
|
505bd8d7e9
|
fixing line-number info for multi-line strings
|
2011-05-16 22:40:32 -07:00 |
|
Alex Shinn
|
910c0e7fce
|
adding README for generated docs
|
2011-05-16 22:20:54 -07:00 |
|
Alex Shinn
|
060c3cb69b
|
adding literate module documentation tool
|
2011-05-16 01:04:34 -07:00 |
|
Alex Shinn
|
9bfe111f4a
|
not including generated file
|
2011-05-16 01:02:30 -07:00 |
|
Alex Shinn
|
c21e53832c
|
including literate docs
|
2011-05-16 00:49:35 -07:00 |
|
Alex Shinn
|
a5f85d3685
|
tracking source info for macros
|
2011-05-16 00:48:55 -07:00 |
|
Alex Shinn
|
66f47d5607
|
install just depends on all
|
2011-05-11 20:05:27 +09:00 |
|
Alex Shinn
|
33f7600640
|
fixing spacing in definition highlighting
|
2011-05-11 06:59:15 +09:00 |
|
Alex Shinn
|
d60c8e5aa6
|
make install depends on libs
|
2011-05-07 09:56:01 -10:00 |
|