ikarus/bin
Abdulaziz Ghuloum 212224b4cf * Added the primitive (environ):
returns an alist of (string x string) as obtained from the
    system environ.
* Added the primitive env:
  (env "key") retrieves the env value associated with key
  (env "key" "val") sets the env value assocuated with key to val
  (env "key" "val" overwrite?) same as above but it does not
  overwrite an existing value of overwrite? is #f.
2007-01-13 00:42:37 -05:00
..
Makefile Fixed bug that caused mvcalls to lose their live masks. 2007-01-01 01:46:47 +03:00
collect.ss renamed: 2006-12-01 10:40:21 -05:00
hash-tests.ss renamed: 2006-12-01 10:40:21 -05:00
ikarus * Added the primitive (environ): 2007-01-13 00:42:37 -05:00
ikarus-collect.c Live-masks are busted again. 2006-12-30 22:52:37 +03:00
ikarus-data.h * Added quotient. 2006-12-06 20:53:54 -05:00
ikarus-enter.s renamed: 2006-12-01 10:40:21 -05:00
ikarus-exec.c renamed: 2006-12-01 10:40:21 -05:00
ikarus-fasl.c ikarus-fasl.c plays along with the rtd-symbol game by setting and 2006-12-26 11:46:23 +03:00
ikarus-main.c * Ikarus now handles interrupts (e.g. ^C) by signalling an error 2006-12-24 11:24:53 +03:00
ikarus-numerics.c * Added quotient. 2006-12-06 20:53:54 -05:00
ikarus-print.c renamed: 2006-12-01 10:40:21 -05:00
ikarus-runtime.c * Added the primitive (environ): 2007-01-13 00:42:37 -05:00
ikarus-symbol-table.c The fasl-loader interns gensyms by default now. 2006-12-25 10:35:18 +03:00
ikarus-weak-pairs.c renamed: 2006-12-01 10:40:21 -05:00
ikarus.h * Fixed bug in collecting bignums. 2006-12-29 13:45:30 +03:00
tags.txt renamed: 2006-12-01 10:40:21 -05:00