Daniel Kochmański
|
ca0962cdb3
|
Printer addresses
|
2018-05-04 08:38:33 +00:00 |
|
Daniel Kochmański
|
5e8ec11bdd
|
cosmetic: fix indent (rest of C)
|
2016-05-06 08:41:52 +02:00 |
|
Matthew Mondor
|
8f07cd58d8
|
The ECL code no longer uses tabulator characters, they were replaced
by spaces.
A custom script was used to insert/replace Emacs and ViM per-file editor
settings according to their type and the new ECL coding style.
|
2015-09-03 07:35:47 -04:00 |
|
Daniel Kochmański
|
4d19a27424
|
cosmetic: untabify
Signed-off-by: Daniel Kochmański <dkochmanski@turtle-solutions.eu>
|
2015-06-21 14:38:20 +02:00 |
|
Juan Jose Garcia Ripoll
|
825fc8cbd3
|
Cnil and Ct are now part of legacy
|
2012-06-30 23:01:40 +02:00 |
|
Juan Jose Garcia Ripoll
|
dac086195d
|
Renamed the array limit constants: ADIMLIM, ATOTLIM, ARANKLIM, to ECL_ARRAY_{DIMENSION,TOTAL,RANK}_LIMIT
|
2012-06-12 21:43:32 +02:00 |
|
Juan Jose Garcia Ripoll
|
64a9168434
|
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 |
|
Juan Jose Garcia Ripoll
|
79d8e9b569
|
Split printer into separate files, factorizing those for unreadable printing
|
2010-10-28 23:05:25 +02:00 |
|