Daniel Kochmanski
|
15640a79e4
|
cmp: refactor: qualify package of *-prop interface
Usage was mixed, once it is si:put-sysprop, once just put-sysprop. Add
full package qualifiers to put-sysprop/get-sysprop/rem-sysprop.
|
2017-04-28 11:48:15 +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
|
faa39d2f50
|
CONSTANT-EXPRESSION-P now checks whether the 1-form is pure before checking the arguments.
|
2013-01-10 00:54:08 +01:00 |
|
Juan Jose Garcia Ripoll
|
67c76f0ad4
|
CONSTANT-VALUE-P and friends now use the (compiler) environment.
|
2013-01-10 00:49:32 +01:00 |
|
Juan Jose Garcia Ripoll
|
22d8ff707c
|
FLOAT optimizer is now a bit more clever and returns a typed output with inlined forms
|
2012-06-02 09:51:08 +02:00 |
|
Juan Jose Garcia Ripoll
|
a66b041368
|
New function for extracting values from constant expressions
|
2010-05-19 09:48:48 +02:00 |
|
Juan Jose Garcia Ripoll
|
4166a7d75f
|
Remove debug statements from cmpopt-constant.lsp
|
2010-05-15 21:01:21 +02:00 |
|
Juan Jose Garcia Ripoll
|
4614a040d4
|
New function for detecting arbitrary constant expressions.
|
2010-05-15 20:28:42 +02:00 |
|