ecl/src/c
jjgarcia 6b76d155ee Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information
about functions, SETF forms, DEFTYPEs, etc. Property lists are no longer
used for this task.
2003-03-21 14:18:56 +00:00
..
all_symbols.d Replace int -> cl_fixnum, cl_index, to avoid problems with 64-bit archit. 2002-12-09 12:10:33 +00:00
alloc.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
alloc_2.d Fix typo. 2003-03-20 14:10:38 +00:00
apply.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
array.d + The tests for the type and size of cl_fixnum have been grouped. 2002-11-20 17:26:21 +00:00
assignment.d Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
backq.d Fix a typo. In comma_reader, PEEK-CHAR should be called with the stream to 2002-11-23 17:52:43 +00:00
big.d We need string.h for memcpy(). 2002-12-09 12:47:44 +00:00
bind.d The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
cfun.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
character.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
cinit.d + New implementation of DESTRUCTURING-BIND 2003-03-04 16:35:03 +00:00
clos.d Replace int -> cl_fixnum, cl_index, to avoid problems with 64-bit archit. 2002-12-09 12:10:33 +00:00
cmpaux.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
compiler.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
disassembler.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
dosdummy.d Initial revision 2001-06-26 17:14:44 +00:00
dostimes.d Initial revision 2001-06-26 17:14:44 +00:00
dpp.c Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
earith.d Add support for Mac OSX, which means 2001-12-25 16:13:18 +00:00
error.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
eval.d Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
file.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
format.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
gbc-new.d gentemp_prefix and gensym_prefix are now constant static variables and their 2002-09-11 14:49:54 +00:00
gbc.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
gfun.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
hash.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
instance.d Changes towards 0.7b comprise naming and calling conventions. See CHANGELOG. 2002-11-04 14:08:24 +00:00
interpreter.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
list.d Remove spurious semicolon. 2003-03-18 10:16:20 +00:00
load.d Implement *load-pathname* and *load-truename* 2002-12-06 16:23:47 +00:00
lwp.d Global variables preserving_whitespace, detect_eos_flag, escape_flag and 2002-11-24 15:52:15 +00:00
macros.d Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
main.d Change the way Cblocks are created. Now, within a DLL, several Cblocks may 2003-03-13 11:10:35 +00:00
Makefile.in Global variables preserving_whitespace, detect_eos_flag, escape_flag and 2002-11-24 15:52:15 +00:00
mapfun.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
multival.d Changes towards 0.7b comprise naming and calling conventions. See CHANGELOG. 2002-11-04 14:08:24 +00:00
num_arith.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
num_co.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
num_comp.d Replace int -> cl_fixnum, cl_index, to avoid problems with 64-bit archit. 2002-12-09 12:10:33 +00:00
num_log.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
num_pred.d Changes towards 0.7b comprise naming and calling conventions. See CHANGELOG. 2002-11-04 14:08:24 +00:00
num_rand.d Replace int -> cl_fixnum, cl_index, to avoid problems with 64-bit archit. 2002-12-09 12:10:33 +00:00
num_sfun.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
number.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
package.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
pathname.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
predicate.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
print.d Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
profile.d Rewrite the checking of # of arguments, so that the error message gets the name of the function whenever possible. 2002-11-18 11:29:21 +00:00
read.d Protect both calls to the library initialization function, because for 2003-03-21 14:12:54 +00:00
reference.d Bunch of fixes inspired by the ANSI test suite of GCL. 2003-03-10 09:10:13 +00:00
sequence.d Replace int -> cl_fixnum, cl_index, to avoid problems with 64-bit archit. 2002-12-09 12:10:33 +00:00
stacks.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
string.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
structure.d Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
symbol.d Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
symbols_list.h Create new functions SI::{GET,PUT,REM}-SYSPROP to handle vital information 2003-03-21 14:18:56 +00:00
tclBasic.d Introduce ecl_register_static_root() to register C static variables as containing pointers for garbage collection. Make ecl_register_static_root() do nothing in the Boehm-Weiser GC, because it already scans the whole data segment. 2002-11-18 12:48:58 +00:00
tcp.d Global variables preserving_whitespace, detect_eos_flag, escape_flag and 2002-11-24 15:52:15 +00:00
time.d Bunch of fixes. See CHANGELOG. 2003-03-17 10:39:08 +00:00
tkMain.d The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
typespec.d Remove public function putprop(); use si_putprop() instead. 2003-03-21 09:24:37 +00:00
unify.d The project name goes back to ECL. Therefore feature #+ECL returns and the 2001-11-21 08:07:30 +00:00
unixfsys.d Bunch of fixes inspired by the ANSI test suite of GCL. 2003-03-10 09:10:13 +00:00
unixint.d We need machines.h do define unix.h. 2002-11-21 13:41:22 +00:00
unixsys.d After reading an object, READ should skip whitespaces until it fints the 2002-11-23 15:42:09 +00:00