Juan Jose Garcia Ripoll
|
dab8f7e7a6
|
Fix typo that prevented installation of bytecodes compiler
|
2011-07-16 21:56:21 +02:00 |
|
Juan Jose Garcia Ripoll
|
45434f51ba
|
Activate the bytecodes compiler when statically linking ECL
|
2011-07-14 18:05:53 +02:00 |
|
Juan Jose Garcia Ripoll
|
151e5fc188
|
The bytecodes compiler (bytecmp.lsp) now defines its own functions, with prefix bc-...
|
2011-07-14 17:54:29 +02:00 |
|
Juan Jose Garcia Ripoll
|
6b00c54dd3
|
Save locations also in bytecompiled code
|
2011-06-05 15:20:55 +02:00 |
|
Juan Jose Garcia Ripoll
|
1801c64bff
|
Dedicated function for loaded bytecompiled files
|
2011-06-05 12:35:35 +02:00 |
|
Juan Jose Garcia Ripoll
|
1fe0166889
|
The bytecodes compiler used the wrong extension and did not honr the :ouptut-file argument to compile-file.
|
2011-06-04 16:21:42 +02:00 |
|
Juan Jose Garcia Ripoll
|
1523ae8a5c
|
EXT package created containing the original set of symbols (not yet filtered) and re-exported from SYS
|
2011-02-27 23:20:12 +01:00 |
|
Juan Jose Garcia Ripoll
|
65c1dbb06f
|
Missing arguments to several warnings (S. Bourakev).
|
2010-01-25 09:09:10 +01:00 |
|
Juan Jose Garcia Ripoll
|
d52383c27e
|
Add feature marking the use of the bytecodes compiler instead of the native compiler
|
2009-04-02 15:20:55 +02:00 |
|
Juan Jose Garcia Ripoll
|
005dc07061
|
Added the possibility of bytecompiling forms and saving them. New module bytecmp uses this to implement COMPILE and COMPILE-FILE.
|
2009-04-01 02:29:48 +02:00 |
|