[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] (CVS commit) Version 1, Build 22
From: |
felix |
Subject: |
[Chicken-users] (CVS commit) Version 1, Build 22 |
Date: |
Wed, 29 Oct 2003 19:35:55 +0100 |
Wed Oct 29 19:37:47 2003
- psyntax.scm, eval.scm: allow `set!' forms with the first arg being an
expression
- manual.tex: fixed some typos [Thanks to Sven Hartrumpf]
- psyntax.scm, eval.scm: added internal support for SRFI-17
- easyffi.scm: declaration values are separated via semicolons, added "type"
pseudo declaration
- makefile.vc: rule for easyffi.l.silex was wrong
- runtime.c, chicken.h: added runtime option for heap-size maximum [Thanks to
Sven Hartrumpf]
- compiler.scm, support.scm: added compiler special form `##core#global-ref'
- tinyclos.scm, highlevel-macros.scm, moremacros.scm: TinyCLOS method
definitions now are properly handled with hidden/block globals
- c-backend.scm: assignment to foreign variables is properly casted to please
C++ compilers
- easyffi.scm: fixed two bugs related to using __callback in member defs
- library.scm: `argc+argv'
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-users] (CVS commit) Version 1, Build 22,
felix <=