ecl/src/c
Daniel Kochmański 6880e45761 cmuutil: improve file and export macros
Add docstrings and export ONCE-ONLY and COLLECT. Also export alias for
WITH-UNIQUE-NAMES named WITH-GENSYMS.

COLLECT and ONCE-ONLY accept now bare symbols (as a syntactic sugar).
2016-11-19 16:02:31 +01:00
..
arch indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
clos cosmetic: remove bogus file 2016-05-06 13:01:57 +02:00
coverity The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
ffi indent: d-f 2016-05-05 15:24:58 +02:00
numbers ieee: fix comparison of infinities with ratios and bignums 2016-11-04 21:07:58 +01:00
printer Improve rwlock built-in class recognition 2016-11-10 19:42:52 +01:00
reader ieee-floats: fix builds with --with-ieee-fp=no 2016-08-11 22:38:30 +02:00
threads Simplify mp lambda lists 2016-11-17 23:00:17 +01:00
unicode The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
all_symbols.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
alloc_2.d Improve rwlock built-in class recognition 2016-11-10 19:42:52 +01:00
apply.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
array.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
assignment.d add package-locks abstraction 2016-11-09 16:44:51 +01:00
backq.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
big.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
big_ll.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
cfun.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
cfun_dispatch.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
char_ctype.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
character.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
cinit.d don't declare signal-simple-error as noreturn (2) 2016-11-09 16:12:43 +01:00
cmpaux.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
compiler.d Fixed VS2010/2015 build. 2016-07-21 04:45:28 -04:00
cons.d indent: indent files according to GNU standard 2016-05-05 13:40:27 +02:00
disassembler.d indent: d-f 2016-05-05 15:24:58 +02:00
dpp.c buildsystem: split config.h into config.h and config-internal.h 2016-10-07 12:49:55 +02:00
ecl_constants.h indent: d-f 2016-05-05 15:24:58 +02:00
ecl_features.h CDR: implement cdr-14 2016-11-05 19:08:15 +01:00
error.d add _ecl_unexpected_return(); to noreturn funs 2016-11-18 14:58:31 +01:00
eval.d indent: d-f 2016-05-05 15:24:58 +02:00
ffi.d indent: d-f 2016-05-05 15:24:58 +02:00
file.d explain shift-count-overflow warning during the compilation 2016-11-19 11:03:49 +01:00
format.d indent: d-f 2016-05-05 15:24:58 +02:00
gfun.d c-indent: g-n 2016-05-05 16:28:32 +02:00
hash.d GC_call_with_alloc_lock: cast functions to GC_fn_type 2016-10-06 12:23:48 +02:00
instance.d Improve rwlock built-in class recognition 2016-11-10 19:42:52 +01:00
interpreter.d c-indent: g-n 2016-05-05 16:28:32 +02:00
iso_latin_names.h c-indent: g-n 2016-05-05 16:28:32 +02:00
list.d c-indent: g-n 2016-05-05 16:28:32 +02:00
load.d c-indent: g-n 2016-05-05 16:28:32 +02:00
macros.d c-indent: g-n 2016-05-05 16:28:32 +02:00
main.d Be more `--with-cxx' friendly 2016-11-04 18:48:25 +01:00
mapfun.d c-indent: g-n 2016-05-05 16:28:32 +02:00
multival.d c-indent: g-n 2016-05-05 16:28:32 +02:00
newhash.h c-indent: g-n 2016-05-05 16:28:32 +02:00
num_arith.d c-indent: g-n 2016-05-05 16:28:32 +02:00
num_co.d c-indent: g-n 2016-05-05 16:28:32 +02:00
num_log.d c-indent: g-n 2016-05-05 16:28:32 +02:00
num_pred.d ieee-fp: remove si_infinity 2016-11-18 13:48:22 +01:00
num_rand.d num_rand: put declaration above assignment 2016-09-01 21:59:25 +02:00
number.d si_nan: return correct value (typo) 2016-11-18 14:58:15 +01:00
package.d add package-locks abstraction 2016-11-09 16:44:51 +01:00
pathname.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
predicate.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
print.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
read.d random-state: make-random-state accepts arrays 2016-08-10 13:52:10 +02:00
reference.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
sequence.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
serialize.d serialize: fix t_bytecodes code serialization 2016-10-06 12:56:54 +02:00
sse2.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
stacks.d env->cs_limit error. (Fix #57) 2016-05-31 08:01:58 -04:00
string.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
structure.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
symbol.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
symbols_list.h cmuutil: improve file and export macros 2016-11-19 16:02:31 +01:00
symbols_list2.h cmuutil: improve file and export macros 2016-11-19 16:02:31 +01:00
tcp.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
time.d cosmetic: fix indent (rest of C) 2016-05-06 08:41:52 +02:00
typespec.d Improve rwlock built-in class recognition 2016-11-10 19:42:52 +01:00
unixfsys.d Get rid of a warning (cast pointer to integer) 2016-11-19 11:19:05 +01:00
unixint.d Fix on several minor issue on thread. 2016-08-23 15:28:23 -04:00
unixsys.d ecl_make_stream_from_fd: argument order was incorrect 2016-10-06 12:50:02 +02:00
vector_push.d cosmetic: vp 2016-05-06 08:43:40 +02:00