ecl/src/c
2012-06-27 10:06:14 +02:00
..
arch Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
clos Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
ffi CHARACTERP, BASE_CHAR_P, BASE_CHAR_CODE_P, CODE_CHAR, CHAR_CODE, REAL_TYPE, IMMEDIATE, IMMEDIATE_TAG, FIXNUM_TAG, FIXNUM_MINUSP, FIXNUM_PLUSP, FIXNUMP and fix get the ecl_ prefix 2012-06-06 11:19:55 +02:00
numbers Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
printer Renamed the array limit constants: ADIMLIM, ATOTLIM, ARANKLIM, to ECL_ARRAY_{DIMENSION,TOTAL,RANK}_LIMIT 2012-06-12 21:43:32 +02:00
reader Change ecl_make_(single|double|long)float to ecl_make_*_flat, splitting the name for consistency 2012-06-10 00:09:41 +02:00
threads Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
unicode Fixed various type warnings issued by Clang 2012-04-09 22:31:09 +02:00
all_symbols.d Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
alloc.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
alloc_2.d Rename sf(), df(), and the bignum suffixes big_size, big_dim and big_limbs. Old versions moved to legacy.h 2012-06-06 21:08:47 +02:00
apply.d Mark FEprogram_error as noreturn. 2010-02-04 00:31:03 +01:00
array.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
assignment.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
backq.d Some functions got new names: ecl_make_cfun, ecl_make_cfun_va, ecl_make_cclosure_va, ecl_def_c_function, ecl_def_c_function_va. 2009-06-07 00:32:33 +02:00
big.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
big_ll.d CHARACTERP, BASE_CHAR_P, BASE_CHAR_CODE_P, CODE_CHAR, CHAR_CODE, REAL_TYPE, IMMEDIATE, IMMEDIATE_TAG, FIXNUM_TAG, FIXNUM_MINUSP, FIXNUM_PLUSP, FIXNUMP and fix get the ecl_ prefix 2012-06-06 11:19:55 +02:00
cfun.d Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
cfun_dispatch.d Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
char_ctype.d Embed the Unicode database in the C library as a sequence of C arrays. 2011-02-20 23:52:24 +00:00
character.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
cinit.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
cmpaux.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
compiler.d Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
cons.d Added a header and a separate object file for C[AD]+R operation, automatically generated from src/util/gen-code.lsp 2011-12-03 20:16:45 +01:00
disassembler.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
dosdummy.d Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
dostimes.d Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
dpp.c Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
earith.d Enforce indent and mode conditions on files 2008-01-26 10:30:41 +00:00
ecl_constants.h Removed init_numbers(), replacing it with static constants in all_symbols.d 2010-11-06 00:06:06 +01:00
ecl_features.h Weak hash tables 2011-12-30 12:40:06 +01:00
error.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
eval.d Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
ffi.d Change _unsigned_long_long -> _ulong_long 2012-06-10 00:47:11 +02:00
file.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
format.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
gbc-new.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
gbc.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
gfun.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
hash.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
instance.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
interpreter.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
iso_latin_names.h More of the string constants that are used in main.d are now statically allocated. 2010-08-21 13:25:16 +02:00
list.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
load.d CHARACTERP, BASE_CHAR_P, BASE_CHAR_CODE_P, CODE_CHAR, CHAR_CODE, REAL_TYPE, IMMEDIATE, IMMEDIATE_TAG, FIXNUM_TAG, FIXNUM_MINUSP, FIXNUM_PLUSP, FIXNUMP and fix get the ecl_ prefix 2012-06-06 11:19:55 +02:00
macros.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
main.d ECL must change the mode of open files to _O_BINARY so that its external formats take effect 2012-06-17 16:27:18 +02:00
Makefile.in Separate file for atomic operations 2012-02-19 22:55:46 +01:00
mapfun.d Optimize ecl-inl.h for small cons and use of ecl_unlikely. New macros ECL_CONSP, ECL_LISTP, ECL_ATOM, ECL_SYMBOLP 2010-02-27 09:47:05 +01:00
multival.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
newhash.h Extended strings are now arrays of 32-bit integers. 2009-02-07 19:54:34 +01:00
num_arith.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
num_co.d Hide functions that convert floats to integers 2012-06-10 00:31:47 +02:00
num_log.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
num_pred.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
num_rand.d Change ecl_make_(single|double|long)float to ecl_make_*_flat, splitting the name for consistency 2012-06-10 00:09:41 +02:00
number.d Change _unsigned_long_long -> _ulong_long 2012-06-10 00:47:11 +02:00
package.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
pathname.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
predicate.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
print.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
read.d Renamed the array limit constants: ADIMLIM, ATOTLIM, ARANKLIM, to ECL_ARRAY_{DIMENSION,TOTAL,RANK}_LIMIT 2012-06-12 21:43:32 +02:00
reference.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
sequence.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
serialize.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
sse2.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
stacks.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
string.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
structure.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
symbol.d Rename cl_va_* macros to ecl_va_* 2012-06-24 20:46:55 +02:00
symbols_list.h Fixed typos propagated by query-replace-ecl 2012-06-27 10:06:14 +02:00
symbols_list2.h Export ABORT, WARN, STORE-VALUE, USE-VALUE and CONTINUE as C functions 2012-06-16 10:33:40 +02:00
tcp.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
time.d CHARACTERP, BASE_CHAR_P, BASE_CHAR_CODE_P, CODE_CHAR, CHAR_CODE, REAL_TYPE, IMMEDIATE, IMMEDIATE_TAG, FIXNUM_TAG, FIXNUM_MINUSP, FIXNUM_PLUSP, FIXNUMP and fix get the ecl_ prefix 2012-06-06 11:19:55 +02:00
typespec.d Rename the stp_* and aet_* enumeration names with the ecl_ prefix 2012-06-08 00:12:48 +02:00
unify.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
unixfsys.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
unixint.d Rename ecl_fix() to ecl_fixnum(), just like ecl_long_float() or ecl_double_float() 2012-06-07 23:55:43 +02:00
unixsys.d CHARACTERP, BASE_CHAR_P, BASE_CHAR_CODE_P, CODE_CHAR, CHAR_CODE, REAL_TYPE, IMMEDIATE, IMMEDIATE_TAG, FIXNUM_TAG, FIXNUM_MINUSP, FIXNUM_PLUSP, FIXNUMP and fix get the ecl_ prefix 2012-06-06 11:19:55 +02:00
vector_push.d Renamed the array limit constants: ADIMLIM, ATOTLIM, ARANKLIM, to ECL_ARRAY_{DIMENSION,TOTAL,RANK}_LIMIT 2012-06-12 21:43:32 +02:00