summaryrefslogtreecommitdiff
path: root/src/asm
Commit message (Collapse)AuthorAgeFilesLines
* check added instruction to ASM MethodNodeMiguel Garcia2013-04-251-0/+8
|
* Updated asm to 4.1.Paul Phillips2012-11-2473-7417/+7402
| | | | | | | | Released 2012-10-14. One of the listed features is 316321: asm osgi bundles based on BND. in case that's interesting to someone.
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-022-2/+2
|
* ASM now compiled once in the build.Josh Suereth2012-05-2377-0/+28021
* Moved ASM sources to src/asm * New ant task builds asm *ONCE*. Build times improve by a few seconds * Fixed SBT build for new asm location. SBT build still broken from actors-migration and partest Review by @magarciaEPFL