- 06 Nov, 2021 1 commit
-
-
Daniel Kochmański authored
Previously it set the documentation slot for the function - it should do it for the compiler-macro. Fixes #658.
-
- 15 Feb, 2021 1 commit
-
-
Marius Gerbershagen authored
prog1 returns only the first value. Closes #617.
-
- 15 Jun, 2020 1 commit
-
-
Daniel Kochmański authored
That makes lambda with a declaration si:function-block-name behave consistently with ext:lambda-block (and in eval-macros ext:lambda-block expands to have this declaration too to behave in turn consistently with how the compiler treats ext:lambda-block).
-
- 18 Dec, 2018 1 commit
-
-
Marius Gerbershagen authored
If a function which was previously proclaimed inline by the native compiler was redefined by the bytecodes compiler, the native compiler would still continue to inline the old definition (see also commit 892e2101).
-
- 11 Mar, 2016 1 commit
-
-
Daniel Kochmański authored
-
- 03 Sep, 2015 1 commit
-
-
Matthew Mondor authored
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.
-
- 30 Jun, 2015 2 commits
-
-
Daniel Kochmański authored
This changes local variable indent-tabs-mode to nil for all *.lsp files in src/lsp directory. Signed-off-by:
Daniel Kochmański <dkochmanski@turtle-solutions.eu>
-
Daniel Kochmański authored
This change is incorporated from CLASP. Fixes #82. Signed-off-by:
Daniel Kochmański <dkochmanski@turtle-solutions.eu>
-
- 21 Jun, 2015 1 commit
-
-
Daniel Kochmański authored
Signed-off-by:
Daniel Kochmański <dkochmanski@turtle-solutions.eu>
-
- 26 Apr, 2012 1 commit
-
-
Juanjo Garcia-Ripoll authored
-
- 06 Apr, 2012 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 01 Jan, 2012 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 31 Dec, 2011 1 commit
-
-
Juan Jose Garcia Ripoll authored
Implemented EXT:TRULY-THE and made THE expand to either EXT:TRULY-THE or EXT:CHECKED-VALUE depending on the optimization settings.
-
- 28 Dec, 2011 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 23 Dec, 2011 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 18 Dec, 2011 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 17 Dec, 2011 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 03 Dec, 2011 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 05 Jun, 2011 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 04 Jun, 2011 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 12 Jan, 2011 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 07 May, 2010 1 commit
-
-
Juan Jose Garcia Ripoll authored
Toplevel DEFMACRO forms are processed differently and stored by the compiler in a local table. These definitions do not propagate beyond the currently compiled file.
-
- 23 Feb, 2010 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 19 Feb, 2010 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 07 Nov, 2009 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 28 Jun, 2009 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 01 Apr, 2009 1 commit
-
-
Juan Jose Garcia Ripoll authored
Added the possibility of bytecompiling forms and saving them. New module bytecmp uses this to implement COMPILE and COMPILE-FILE.
-
- 29 Dec, 2008 1 commit
-
-
Juan Jose Garcia Ripoll authored
-
- 05 Oct, 2008 1 commit
-
-
Juan Jose Garcia Ripoll authored
Move some documentation from help.lsp to the files where functions are defined. Add documentation for a few functions.
-
- 04 Sep, 2008 1 commit
-
-
jjgarcia authored
-
- 19 Aug, 2008 4 commits
-
-
jjgarcia authored
DEFCONSTANT cannot have implicit compile-time side effects because it breaks our constants that use FFI
-
Juan Jose Garcia Ripoll authored
DEFCONSTANT cannot have implicit compile-time side effects because it breaks our constants that use FFI
-
jjgarcia authored
-
Juan Jose Garcia Ripoll authored
-
- 12 Jul, 2008 3 commits
-
-
Juan Jose Garcia Ripoll authored
-
jjgarcia authored
-
Juan Jose Garcia Ripoll authored
-
- 24 Apr, 2008 1 commit
-
-
jgarcia authored
-
- 02 Feb, 2008 1 commit
-
-
jgarcia authored
-
- 01 Oct, 2006 1 commit
-
-
jgarcia authored
-