Juan Jose Garcia Ripoll
|
6dac1d197f
|
Removed unused FEtype_error_flaot
|
2010-02-25 17:38:14 +01:00 |
|
Juan Jose Garcia Ripoll
|
871104a0cc
|
Replaced FEtype_error_real with FEwrong_type_*_arg
|
2010-02-25 17:37:03 +01:00 |
|
Juan Jose Garcia Ripoll
|
778afbee6a
|
Replaced FEtype_error_number with FEwrong_type_*_arg
|
2010-02-25 17:32:54 +01:00 |
|
Juan Jose Garcia Ripoll
|
0bd19734d7
|
Replaced most uses of FEtype_error_cons with FEwrong_type_*_arg
|
2010-02-25 17:17:00 +01:00 |
|
Juan Jose Garcia Ripoll
|
2c2c329b09
|
Replaced FEtype_error_symbol with FEwrong_type_*_arg
|
2010-02-25 16:46:40 +01:00 |
|
Juan Jose Garcia Ripoll
|
f7f823f505
|
Replaced FEtype_error_{character,integer} with FEwrong_type_*_arg
|
2010-02-25 16:42:28 +01:00 |
|
Juan Jose Garcia Ripoll
|
29a988d222
|
Replaced many calls to ecl_type_error() with the more expressive but uncorrectable FEwrong_type_nth_arg()
|
2010-02-25 15:32:42 +01:00 |
|
Juan Jose Garcia Ripoll
|
1319e44f94
|
Introduced a new function, FEwrong_type_nth_arg, which produces better error messages and registers the function in the IHS stack if it was not there.
|
2010-02-25 14:30:42 +01:00 |
|
Juan Jose Garcia Ripoll
|
fedbd5dec6
|
LISP-IMPLEMENTATION-VCS-ID must be prefixed with EXT: in config.lsp.in
|
2010-02-25 13:49:31 +01:00 |
|
Juan Jose Garcia Ripoll
|
9799755006
|
Fixed typo
|
2010-02-25 13:40:53 +01:00 |
|
Juan Jose Garcia Ripoll
|
122425ad1e
|
Features are not active when building COMMIT-ID
|
2010-02-25 13:37:18 +01:00 |
|
Juan Jose Garcia Ripoll
|
92c3438df1
|
More paranoid checks when building the commit id file.
|
2010-02-25 13:32:20 +01:00 |
|
Juan Jose Garcia Ripoll
|
6821f31162
|
Avoid calling subtypep if the :element-type argument of OPEN is BASE-CHAR or CHARACTER.
|
2010-02-25 13:31:26 +01:00 |
|
Juan Jose Garcia Ripoll
|
8adccd5ebe
|
In IHS-ENVIRONMENT, the list of local variables may contain strings -- they are now converted to symbols.
|
2010-02-25 12:15:49 +01:00 |
|
Juan Jose Garcia Ripoll
|
28ceeaa405
|
The code for retreiving COMMIT-ID does not work in Windows.
|
2010-02-25 12:00:51 +01:00 |
|
Juan Jose Garcia Ripoll
|
f0f15c7d72
|
New function EXT:LISP-IMPLEMENTATION-VCS-ID
|
2010-02-25 11:58:10 +01:00 |
|
Juan Jose Garcia Ripoll
|
2fc236ba80
|
Format undefined variable warnings as the rest of compiler messages (T. Rittweiler)
|
2010-02-25 11:24:21 +01:00 |
|
Juan Jose Garcia Ripoll
|
64e0ee75ab
|
Print newly bound restarts
|
2010-02-25 10:13:06 +01:00 |
|
Juan Jose Garcia Ripoll
|
b3846425be
|
New declaration C::POLICY-DEBUG-IHS-FRAME
|
2010-02-24 16:38:49 +01:00 |
|
Juan Jose Garcia Ripoll
|
edf0ccdaa3
|
Added a new field to the IHS record, with the value of the BDS stack. This allows printing the special variable bindings of a function.
|
2010-02-24 12:33:32 +01:00 |
|
Juan Jose Garcia Ripoll
|
95e5dbf26d
|
Location annotations now use DSPECs
|
2010-02-24 10:55:04 +01:00 |
|
Juan Jose Garcia Ripoll
|
e0a268376f
|
Normalize names after @(defun tags so that the appear in the TAGS file.
|
2010-02-24 08:17:37 +01:00 |
|
Juan Jose Garcia Ripoll
|
b325b0337e
|
When querying with sub-key :ALL, EXT:GET-ANNOTATION now returns a list of pairs, with each pair being prefixed by the appropriate sub-key.
|
2010-02-23 18:11:32 +01:00 |
|
Juan Jose Garcia Ripoll
|
b1ec23bce8
|
Implemented a new function EXT:FUNCTION-LAMBDA-LIST building on the new annotations facility.
|
2010-02-23 18:05:33 +01:00 |
|
Juan Jose Garcia Ripoll
|
8b1c6a2039
|
Fixed the argument documentation of some functions in src/doc/help.lsp
|
2010-02-23 17:59:47 +01:00 |
|
Juan Jose Garcia Ripoll
|
86e70e949f
|
The default documentation file help.doc was accidentally deactivated.
|
2010-02-23 17:52:15 +01:00 |
|
Juan Jose Garcia Ripoll
|
b1b20895e3
|
SETF-functions' documentation are now stored with 'SETF-DOCUMENTATION key.
|
2010-02-23 17:11:23 +01:00 |
|
Juan Jose Garcia Ripoll
|
716e4fd23d
|
Export annotation symbols.
|
2010-02-23 16:52:13 +01:00 |
|
Juan Jose Garcia Ripoll
|
7f52387b73
|
Do not complain when a global function is closed over.
|
2010-02-23 16:52:01 +01:00 |
|
Juan Jose Garcia Ripoll
|
6b1e70042e
|
The documentation file can now store other annotations.
|
2010-02-23 15:56:39 +01:00 |
|
Juan Jose Garcia Ripoll
|
dacffdc468
|
SERVE-EVENT now allows streams and sockets as arguments, instead of file descriptors.
|
2010-02-22 15:11:41 +01:00 |
|
Juan Jose Garcia Ripoll
|
cf315df2c6
|
In help.doc, functions got a Syntax: entry instead of an Args: one.
|
2010-02-22 15:11:07 +01:00 |
|
Juan Jose Garcia Ripoll
|
e3810e9587
|
Hard-code location of sources and create a TAGS file
|
2010-02-22 14:23:13 +01:00 |
|
Juan Jose Garcia Ripoll
|
5e8c091b09
|
The file src/clos/inspect.lsp had obsolete references to metaclasses slots.
|
2010-02-21 23:18:05 +01:00 |
|
Juan Jose Garcia Ripoll
|
f0a022acdf
|
Trivial typo in ecl_boundp().
|
2010-02-21 22:45:42 +01:00 |
|
Juan Jose Garcia Ripoll
|
ec9727f9f5
|
Safer inline expansion for BOUNDP
|
2010-02-20 22:04:50 +01:00 |
|
Juan Jose Garcia Ripoll
|
c59b212fd4
|
The PROFILE package now has an alias, SB-PROFILE.
|
2010-02-20 18:16:17 +01:00 |
|
Juan Jose Garcia Ripoll
|
e305e5c9c6
|
Missing documentation for DEFUN/DEFMACRO
|
2010-02-19 21:35:10 +01:00 |
|
Juan Jose Garcia Ripoll
|
30ee5dbf0d
|
SERVE-EVENT now allows time resolution of less than one second.
|
2010-02-19 20:30:32 +01:00 |
|
Juan Jose Garcia Ripoll
|
ed770c2bfb
|
Remove tail recursion compiler note, turning it into a compiler debug note.
|
2010-02-19 20:12:09 +01:00 |
|
Juan Jose Garcia Ripoll
|
5b88df9fe5
|
Improved documentation strings in ffi.lsp
|
2010-02-19 20:11:49 +01:00 |
|
Juan Jose Garcia Ripoll
|
3fdd435f28
|
The functions LOAD-ENCODING and MAKE-ENCODING are no-ops or signal errors when --disable-unicode was used
|
2010-02-19 20:11:28 +01:00 |
|
Juan Jose Garcia Ripoll
|
4d1a14fe44
|
Accidentally deleted a character.
|
2010-02-19 18:01:14 +01:00 |
|
Juan Jose Garcia Ripoll
|
d47c766a13
|
Add empty lines around messages at the beginning of COMPILE-FILE, also at the end, and after a note from SAFE-SYSTEM.
|
2010-02-19 17:24:04 +01:00 |
|
Juan Jose Garcia Ripoll
|
21057b19bd
|
The old and new compilers now share cmputil.lsp. Toplevel forms are stored both in macroexpanded and non-macroexpanded forms, and the compiler messages print only the innermost form that was not macroexpanded. Improve readability of compiler messages.
|
2010-02-19 17:16:32 +01:00 |
|
Juan Jose Garcia Ripoll
|
2ac581980b
|
src/cmp/cmpname is now shard by the old and new compilers.
|
2010-02-19 17:04:46 +01:00 |
|
Juan Jose Garcia Ripoll
|
9b328aea2f
|
Remove useless compiler notes.
|
2010-02-19 16:57:45 +01:00 |
|
Juan Jose Garcia Ripoll
|
6ee287be7a
|
DIRECTORY no longer queries the kind of files that do not match the name/type mask
|
2010-02-19 09:39:17 +01:00 |
|
Juan Jose Garcia Ripoll
|
d8e828bf35
|
:EXTERNAL-FORMAT did not work on bi-directional sockets.
|
2010-02-19 00:22:19 +01:00 |
|
Juan Jose Garcia Ripoll
|
337209512c
|
COMPILE-FILE-PATHNAME must also accept :EXTERNAL-FORMAT in src/new-cmp
|
2010-02-18 09:22:52 +01:00 |
|