ikarus/src
Abdulaziz Ghuloum 1e5e516b08 - added (ikarus foreign) library that should be used instead of
(ikarus system $foreign).
- changed the names of some of the pointer primitives
- changed the name of the procedure make-ffi to make-callout
- updated examples and libraries to conform with new names
- updated the users guide to provide a complete description of 
  the (ikarus foreign) library
- updated list of missing R6RS features in the users guide
2008-10-06 01:19:27 -04:00
..
lab * some additions to the expander to support r6rs records. 2007-10-14 16:37:55 -04:00
old-tests * added an (ikarus system $bytevectors) library 2007-05-15 12:29:47 -04:00
Makefile.am first test of ffi works: 2008-09-14 04:17:24 -07:00
Makefile.in first test of ffi works: 2008-09-14 04:17:24 -07:00
cpu_has_sse2.S Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
how-to-optimize-arg-checks.tex renamed lib dir to src 2006-12-10 23:13:16 -05:00
ikarus-collect.c - gc during callbacks now works. 2008-09-23 01:49:06 -04:00
ikarus-data.h - gc during callbacks now works. 2008-09-23 01:49:06 -04:00
ikarus-enter.S ffi callbacks sorta kinda work now. 2008-09-21 04:08:54 -04:00
ikarus-errno.c EAI_SYSTEM and ECANCELED are undefined under cygwin; added 2008-06-08 23:15:25 -07:00
ikarus-exec.c - gc during callbacks now works. 2008-09-23 01:49:06 -04:00
ikarus-fasl.c ffi callbacks sorta kinda work now. 2008-09-21 04:08:54 -04:00
ikarus-ffi.c Managed to a simple Ikarus -> Objective-C interface to work. Ikarus 2008-09-26 02:46:07 -04:00
ikarus-flonums.c fixed a few problems in geometric functions when they are passed 2008-08-11 10:37:05 -07:00
ikarus-getaddrinfo.c EAI_SYSTEM and ECANCELED are undefined under cygwin; added 2008-06-08 23:15:25 -07:00
ikarus-getaddrinfo.h EAI_SYSTEM and ECANCELED are undefined under cygwin; added 2008-06-08 23:15:25 -07:00
ikarus-io.c Applied a patch supplied by Derick Eddington that provides enhanced 2008-06-13 05:43:17 -07:00
ikarus-main.c ffi callbacks sorta kinda work now. 2008-09-21 04:08:54 -04:00
ikarus-main.h scheme-script is now its own program; it does not fork and exec 2008-08-09 05:47:44 -07:00
ikarus-numerics.c fixed a bug that caused (- <bignum> <bignum>) to crash or yield 2008-10-04 01:59:34 -04:00
ikarus-pointers.c - added (ikarus foreign) library that should be used instead of 2008-10-06 01:19:27 -04:00
ikarus-print.c Passing 709 tests in 64-bit mode 2008-04-12 15:06:55 -04:00
ikarus-process.c (waitpid -1 #f) now returns #f if no child has died yet. 2008-06-13 22:11:51 -07:00
ikarus-runtime.c fixed a bug that might cause ikarus to crash in directory-list. 2008-08-10 10:37:39 -07:00
ikarus-symbol-table.c Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus-verify-integrity.c Fixed all warnings while compiling with -Wall 2008-06-04 00:54:53 -07:00
ikarus-weak-pairs.c Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus-winmmap.c Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus-winmmap.h Added -m32 to CFLAGS/LDFLAGS, updated copyright dates and version no. 2008-01-29 00:34:34 -05:00
ikarus.c scheme-script is now its own program; it does not fork and exec 2008-08-09 05:47:44 -07:00
scheme-script.c scheme-script is now its own program; it does not fork and exec 2008-08-09 05:47:44 -07:00
tags.txt * removed bin directory. 2007-10-17 20:03:31 -04:00