summaryrefslogtreecommitdiff
path: root/src/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4312 from lrytz/opt/inliningGrzegorz Kossakowski2015-03-201-0/+1
|\
| * Find instructions that would cause an IllegalAccessError when inlinedLukas Rytz2015-03-111-0/+1
* | Upgrade ASM to 5.0.3Lukas Rytz2015-03-147-32/+270
* | Clarifications to src/asm/READMELukas Rytz2015-03-141-2/+9
|/
* Fix many typos in docs and commentsmpociecha2014-12-144-19/+19
* Eliminate unreachable code in GenBCodeLukas Rytz2014-09-091-1/+9
* Upgrade ASM to 5.0.2Lukas Rytz2014-05-2064-294/+3825
* Merge commit '97b9b2c06a' from 2.10.x into masterAdriaan Moors2014-01-171-1/+6
|\
| * Report error on code size overflow, log method name.Adriaan Moors2013-12-121-1/+6
* | new bytecode emitter, GenBCode, for now under a flagMiguel Garcia2013-06-011-1/+1
* | check added instruction to ASM MethodNodeMiguel Garcia2013-04-251-0/+8
* | Updated asm to 4.1.Paul Phillips2012-11-2473-7417/+7402
|/
* 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