summaryrefslogtreecommitdiffstats
path: root/asm
Commit message (Expand)AuthorAgeFilesLines
* 134471 - incremental structure model repair code overhaul - different strateg...aclement2006-05-111-113/+370
* 134471 - incremental structure model repair code overhaul - repair the filema...aclement2006-05-111-0/+24
* 134471 - incremental structure model repair code overhaulaclement2006-05-102-0/+17
* 128650: more memory stuffaclement2006-03-187-23/+63
* test and fix for 132130aclement2006-03-171-1/+1
* bug 128650: comment 16: possible alternate implementation that shortens handl...aclement2006-03-141-0/+91
* bug 128650: comment 16: rewritten ... not exactly polished but passes all the...aclement2006-03-141-138/+166
* bug 128650: comment 16: don't allocate tons of space we don't necessarily need.aclement2006-03-141-1/+1
* fileMap flush added.aclement2006-03-141-0/+3
* helens changes for 125295 - should keep AJDT happy.aclement2006-01-262-7/+31
* more ajdoc changes - see pr121711 - from Helen.aclement2006-01-131-0/+4
* ajdoc: fixes from Helen for 119453aclement2005-12-212-2/+13
* eliminates all compilation warning messages from the asm moduleacolyer2005-11-258-17/+35
* fix for something Sian noticed.aclement2005-11-171-1/+5
* Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and o...mkersten2005-10-051-0/+8
* Fix and tests for pr77269: incorrect structure model for inner types. (Patch ...aclement2005-10-041-3/+10
* Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for "p...V1_5_0M3mkersten2005-08-251-10/+0
* ignore bintest directoriesacolyer2005-05-311-0/+1
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-43/+3
* prospective replacements for {module}/build.xml - will move there once valida...wisberg2005-05-111-0/+6
* MultiIncrementalSupport: some notes and helper stuff added.aclement2005-04-261-9/+41
* Put the ordering back to allow deserialization of an old set of relationships...aclement2005-04-261-6/+6
* Fixed bug#91912 added softens / softened by relationship to ASMmkersten2005-04-211-5/+6
* organized importsaclement2005-04-191-1/+0
* From branch: New build scripts that Alex uses under IntelliJ - can be run ind...aclement2005-04-191-0/+40
* bug#82171 Created sepereate handle provider to enable ASM use of IDE-specific...mkersten2005-04-145-39/+148
* Null friendly and includes sloc when dumping model (only ever used when debug...aclement2005-04-131-1/+6
* Guard against NPEaclement2005-04-071-1/+4
* guard on structure model dumping.aclement2005-03-241-1/+2
* Bug found during declare annotation structure model testing!aclement2005-03-101-1/+1
* Declare annotation: new declare nodes.aclement2005-03-101-0/+4
* Declare annotation: guard added for model building... (perf improvement!)aclement2005-03-101-0/+17
* Fix for atrocious incremental compilation performance.aclement2005-02-043-17/+44
* commented out tracingaclement2005-02-041-1/+2
* Get enum value fields to work in the ASM. Plus test reorg as we are now addin...aclement2005-01-201-2/+8
* Promoted visibility of dump method for use from test cases.aclement2005-01-201-1/+1
* java 5 supportacolyer2005-01-171-0/+4
* Support for 'offset' in source locations - enabling AJDT improvements. Not p...aclement2004-12-101-1/+5
* Added "uses pointcut" relation to the ASM.mkersten2004-10-143-16/+28
* Fix for Bugzilla Bug 71878aclement2004-08-131-1/+6
* No really, this *is* the last fix that will make the build work.aclement2004-08-051-1/+2
* guard for NPE.aclement2004-08-051-0/+2
* The BIG commit. aclement2004-08-039-40/+677
* Expanded javadocs describing examples of ASM usage.mkersten2004-07-232-3/+11
* Start of ASM API docs.mkersten2004-04-271-0/+9
* Added support for getting/setting formal commentsmkersten2004-04-072-1/+6
* Minor non-disruptive ASM API cleanup.mkersten2004-03-293-8/+8
* Added methods for retrieving the signature of a program element as it occurrs...mkersten2004-03-112-7/+15
* Fixed generation and access of return types on IProgramElements(s).mkersten2004-03-102-5/+17
* Fixed bug#45489 "Structure model is wrong when re-opened"mkersten2004-02-191-3/+5