chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] (CVS commit) Version 1, Build 57


From: felix
Subject: [Chicken-users] (CVS commit) Version 1, Build 57
Date: Mon, 05 Jul 2004 20:58:13 -0400

Tue Jul  6 03:02:42 2004

- `define-record-type' expanded into code that didn't allow subsequent exported 
definitions
  in psyntax module forms [Thanks to Grzegorz Chrupala]
- removed some leftover occurrences of `-extra-libs' [Thanks to Sven Hartrumpf]
- `define-method' expands into a non-definition, which works better with the 
psyntax module system
  [Thanks to Grzegorz Chrupala again]
- ',r' command in csi was broken
- library: added `memory-statistics'
- call/cc called with a known lambda is optimized away in case the 
continuation-variable is never used
- csi: uses `memory-statistics'
- fixed some errors in the manual [Thanks to Peter Barabas and Benedikt Rosenau]
- Jonah Beckford contributed a partitioning algorithm to the compiler that 
allows splitting a Scheme
  file into multiple C files - very cool but still experimental
- extras: `conc'
- renamed unit `script-utils' to `utils'
- csc: handles `-split' properly
- compiler prefixes identifiers when generating split files
- easyffi: Added `__discard' marker




reply via email to

[Prev in Thread] Current Thread [Next in Thread]