Thu, 22 May 2014 10:48:09 +0200Static compilator demo is capable to load itself from individual extension files closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 22 May 2014 10:48:09 +0200] rev 1584
Static compilator demo is capable to load itself from individual extension files

Wed, 21 May 2014 23:42:24 +0200Support for exporting whole packages. addRootClasses defined in terms of addClasses and addExported. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 21 May 2014 23:42:24 +0200] rev 1583
Support for exporting whole packages. addRootClasses defined in terms of addClasses and addExported.

Wed, 21 May 2014 21:55:17 +0200Ignore all classes in the processor closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 21 May 2014 21:55:17 +0200] rev 1582
Ignore all classes in the processor

Sun, 18 May 2014 08:42:56 +0200Doing the initial classpath cycle in JavaScript to allow loading of the VM on demand closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 May 2014 08:42:56 +0200] rev 1581
Doing the initial classpath cycle in JavaScript to allow loading of the VM on demand

Sun, 18 May 2014 07:43:33 +0200Using own copy of replaceAll function, so the launcher can be independent on the Java libraries closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 18 May 2014 07:43:33 +0200] rev 1580
Using own copy of replaceAll function, so the launcher can be independent on the Java libraries

Thu, 15 May 2014 18:09:50 +0200Don't expose vm to the users of externally visible loader closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 15 May 2014 18:09:50 +0200] rev 1579
Don't expose vm to the users of externally visible loader

Wed, 14 May 2014 21:49:44 +0200loadClass is loadBytes+reload closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 14 May 2014 21:49:44 +0200] rev 1578
loadClass is loadBytes+reload

Wed, 14 May 2014 21:24:24 +0200Read the byte array via loadBytes call closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 14 May 2014 21:24:24 +0200] rev 1577
Read the byte array via loadBytes call

Wed, 14 May 2014 16:09:03 +0200loadBytes does not need the loader argument closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 14 May 2014 16:09:03 +0200] rev 1576
loadBytes does not need the loader argument

Wed, 14 May 2014 15:57:52 +0200First step towards calling directly into ClassPath and using VMLazy only for JIT compilation closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 14 May 2014 15:57:52 +0200] rev 1575
First step towards calling directly into ClassPath and using VMLazy only for JIT compilation