[armedbear-devel] PATCH to StopExtendingLisp for 12281

logicmoo at gmail.com logicmoo at gmail.com
Mon Nov 23 12:47:38 UTC 2009


PATCH to StopExtendingLisp for trunk 12281

This patch uncompressed to 105k and it effects many files
It has a some goals:
   When foreign libs instancing a subclass of LispObject to not get Lisp.<clinit> called until its time.
   Removes an invoke-special from bytecode of LispObject
   Marks Lisp class as final - 
   (A new file LispTrampolinesFile.java is put in as a historical placeholder 
        for static trampoline classes that once extended Lisp)
    Does not pass or fail any extra ANSI-TESTS
   
 
   
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StopExtendingLisp12281.zip
Type: application/x-zip-compressed
Size: 10675 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20091123/2f7b102d/attachment.bin>


More information about the armedbear-devel mailing list