| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-07 | Better support for autoclonetype of nested Bundles (#769) | Richard Lin | |
| * Better support for autoclonetype of nested Bundles * Move bundleStack to dynamicContext * prefer $outer if available, make guesses distinct * Catch IllegalAccessException in autoclonetype In strange circumstances this type of exception can occur when accessing $outer | |||
| 2018-01-02 | Add support for autoclonetype of bound, anonymous inner Bundles | Jack Koenig | |
| Also change Data.outerModule to Bundle._outerInst since it is only used in autoclonetype. _outerInst is also Option[Object] instead of Option[BaseModule] because the outer object could also be a Bundle. | |||
| 2018-01-02 | Support for inner classes, implicit parameter lists, supertypess | ducky64 | |
| 2018-01-02 | Add auto clone implementation for inner Bundles (#722) | Albert Magyar | |
