Abdulaziz Ghuloum
da22924c65
* Documented the ~b, ~o, ~d, and ~x format strings to the user's guide
2007-11-12 02:14:56 -05:00
Abdulaziz Ghuloum
b7cd4df31a
* Added ~b, ~x, ~d, and ~o to format/printf/fprintf.
2007-11-12 00:20:02 -05:00
Abdulaziz Ghuloum
8e85c3303b
* Switched order of two compiler passes: specify-representation and
...
insert-stack-overflow-check. This will make it easier to remove
unnecessary stack checks and to add some that we *may* be
missing.
* Added a $stack-overflow-check primitive that takes care of checking
and calling ikrt_stack_overflow if we did detect an overflow.
2007-11-05 15:30:42 -05:00
Abdulaziz Ghuloum
0b98d4d014
* Added notes about FreeBSD and NetBSD.
...
* Fixed typesetting of ``Hello World'' in the index.
2007-11-04 10:35:47 -05:00
Abdulaziz Ghuloum
6be6dee96c
* Fixed a few typos in docs.
...
* Updated README and introduction in docs.
* changed target in configure.ac to be ikarus instead of ikarus-scheme.
2007-10-31 04:43:22 -04:00
Abdulaziz Ghuloum
4823c9cb5a
* Added pdf version of the user guide to the repository.
2007-10-31 04:33:06 -04:00