source: branches/generic-class-file/abcl/src/org/armedbear/lisp/compiler-pass2.lisp @ 12856

Last change on this file since 12856 was 12856, checked in by ehuelsmann, 13 years ago

Change all literal strings for argument type identification (ie. "I")
to keyword symbols for readability (ie :int) and jvm-class-file
compatibility.

Note: This commit also removes the descriptor cache/hash. If there's
no other way, we can add it back for performance reasons, but I'd
rather put the burden of caching descriptors on the callers.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 342.0 KB

HTML preview not available, since the file size exceeds 256.0 KB. Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.