/[gcl]/gcl/ansi-tests/notes.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/notes.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by pfdietz, Tue Jul 1 12:16:10 2003 UTC revision 1.2 by pfdietz, Sun Jul 27 03:47:37 2003 UTC
# Line 8  Line 8 
8  (defnote :allow-nil-arrays  (defnote :allow-nil-arrays
9    "Allow specialized arrays of type (array nil).")    "Allow specialized arrays of type (array nil).")
10    
11  (defnote :allow-nonzero-nil-arrays  (defnote :allow-nonzero-nil-vectors
12    "Allow specialized arrays of type (array nil <dims>) of nonzero size.")    "Allow specialized vectors of type (vector nil) of nonzero size.")
13    
14    (defnote :nil-vectors-are-strings
15      "Assume that (VECTOR NIL) objects are strings.")
16    
17    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26