legacy-svn-scala/lib
extempore 7bce33982a Fix for erroneous bytecode generation.
A remedy for an IllegalAccessError where generated bytecode
referred to an inaccessible type.  Closes SI-1430.

Bonus materials:

 - tore out all the invokedynamic support.  The shipped jdk7
 implementation shows limited resemblance to the one this was written
 against; the code mostly serves to distract.  (I think I could get
 invokedynamic working pretty quickly, except that it would
 mean having a codebase for java7 and one for 5-6, which is not a yak
 I wish to shave today.)

 - gave NullClass and NothingClass objects of their own, which
 allowed a nice polymorphic simplification of isSubClass, plus a
 couple other streamlinings.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@26078 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2011-11-28 08:03:10 +00:00
..
ant Upgraded to latest maven-ant-tasks jar 2011-03-05 16:26:51 +00:00
fjbg.jar Fix for erroneous bytecode generation. 2011-11-28 08:03:10 +00:00
forkjoin.jar
jline.jar Upgraded jline to use jansi 1.6 in the belief it will cure SI-4703. 2011-06-19 17:56:58 +00:00
msil.jar [MSIL] finer-grain debugging (steps one sub-expression at time). 2011-04-20 10:32:30 +00:00
scala-compiler.jar New starr based on r26060. 2011-11-23 19:30:52 +00:00
scala-library-src.jar New starr based on r26060. 2011-11-23 19:30:52 +00:00
scala-library.jar New starr based on r26060. 2011-11-23 19:30:52 +00:00