ikarus/src
Abdulaziz Ghuloum 96ad8a04a4 * flonum->string now always returns a string with a decimal point.
* number?, exact?, inexact?, ... now know about flonums.
* number->string also handles flonums, and so is the writer
  (automatically).
2007-01-20 18:12:12 -05:00
..
geninstr * Added 'add imm, mem' instruction format. 2006-12-21 17:16:33 +03:00
tests Moved test files to tests directory 2006-12-17 02:11:57 +03:00
fact.ss renamed lib dir to src 2006-12-10 23:13:16 -05:00
how-to-optimize-arg-checks.tex renamed lib dir to src 2006-12-10 23:13:16 -05:00
ikarus.boot * flonum->string now always returns a string with a decimal point. 2007-01-20 18:12:12 -05:00
libassembler.ss renamed lib dir to src 2006-12-10 23:13:16 -05:00
libcafe.ss * pretty-print is now added to ikarus. 2007-01-13 21:33:04 -05:00
libchezio.ss * Ikarus now handles interrupts (e.g. ^C) by signalling an error 2006-12-24 11:24:53 +03:00
libcollect.ss renamed lib dir to src 2006-12-10 23:13:16 -05:00
libcompile.ss * fixed bug in handling tcbuckets. 2007-01-19 18:13:44 -05:00
libcontrol.ss renamed lib dir to src 2006-12-10 23:13:16 -05:00
libcore.ss * Many numeric predicates are added (exact?, inexact?, real?, 2007-01-20 16:52:22 -05:00
libcxr.ss renamed lib dir to src 2006-12-10 23:13:16 -05:00
libfasl.ss Fixed bug in libfasl that caused reading a thunk to return the code 2006-12-26 12:03:43 +03:00
libguardians.ss added comment to libguardians about where the code came from. 2006-12-24 12:20:16 +03:00
libhandlers.ss * (interrupt-handler) is added to handle INT signals. 2006-12-24 12:53:01 +03:00
libhash.ss * intermediate step: 2007-01-17 14:34:25 -05:00
libintelasm.ss * Cogen no longer generates (int x) where x is a fixnum. 2007-01-09 09:44:00 +03:00
libnumerics.ss * flonum->string now always returns a string with a decimal point. 2007-01-20 18:12:12 -05:00
libposix.ss fixed bug in environ that causes substring to fail when one of the items is "foo=". 2007-01-13 13:02:03 -05:00
libpp.ss New pretty-printer now handles *pretty-format* semi-decently. 2007-01-15 02:44:45 -05:00
librecord.ss * Fasl file reader almost complete with full record and code reader. 2006-12-26 11:25:48 +03:00
libtimers.ss * Many numeric predicates are added (exact?, inexact?, real?, 2007-01-20 16:52:22 -05:00
libtokenizer.ss added char-whitespace? 2007-01-20 14:40:41 -05:00
libtoplevel.ss Fixed copyright notice to be 2006-2007 instead of 2006. 2007-01-11 19:22:32 -05:00
libtrace.ss renamed lib dir to src 2006-12-10 23:13:16 -05:00
libwriter.ss * Many numeric predicates are added (exact?, inexact?, real?, 2007-01-20 16:52:22 -05:00
makefile.ss * added flonum?, string->flonum, and flonum->string. 2007-01-20 17:49:25 -05:00
psyntax-7.1.pp renamed lib dir to src 2006-12-10 23:13:16 -05:00
psyntax-7.1.ss Fixed copyright notice to be 2006-2007 instead of 2006. 2007-01-11 19:22:32 -05:00
set-operations.ss renamed lib dir to src 2006-12-10 23:13:16 -05:00