aboutsummaryrefslogtreecommitdiffstats
path: root/asm
Commit message (Collapse)AuthorAgeFilesLines
* 141730#27 patch - switch to jdt handle provider.aclement2006-09-271-1/+1
|
* last of the dreaded jdtlikehandleprovider changes - 141730#22aclement2006-08-251-0/+6
|
* comments explaining impact of changing model dumping code - pr154552, comment #9aclement2006-08-241-1/+5
|
* 141556: lint message sort out and memory leak resolutionaclement2006-08-181-0/+2
|
* 145963: binary entries in the model: various parts to the fix.aclement2006-08-184-4/+60
|
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-0/+1
|
* last patches for 141730aclement2006-07-061-0/+1
|
* last patches for 141730aclement2006-07-064-24/+253
|
* new handle provider (pr141730): new interface method implementationsaclement2006-07-032-0/+20
|
* testcode for new handle provider (pr141730): quirky symbols to use in ↵aclement2006-07-031-0/+125
| | | | handles (JDT ones + extra)
* 145963: patches from comment #3aclement2006-06-201-2/+2
|
* testcode and patches for pr141730 comments #13,14: "new handleprovider"aclement2006-06-193-8/+13
|
* 141730: underpinning changes for new handles support. No longer 'leak' ↵aclement2006-06-136-40/+75
| | | | implementation details of the handles out into the rest of the code.
* fix for 146546aclement2006-06-122-4/+2
|
* test and fix for 145963: faulting in aspects coming in as binary inputsaclement2006-06-122-3/+5
|
* 141730 - latest variant of program element signature processingaclement2006-06-075-38/+3
|
* some code for 141730 - store type signatures in program elements rather than ↵aclement2006-06-067-22/+80
| | | | processed type names.
* update license to EPLacolyer2006-06-0115-30/+30
|
* 134471 - incremental structure model repair code overhaul - different ↵aclement2006-05-111-113/+370
| | | | strategy for tidying up relationships.
* 134471 - incremental structure model repair code overhaul - repair the ↵aclement2006-05-111-0/+24
| | | | filemap and typemap in addition to the handle map (long standing bug!)
* 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 ↵aclement2006-03-141-0/+91
| | | | handles drastically ... not currently used.
* bug 128650: comment 16: rewritten ... not exactly polished but passes all ↵aclement2006-03-141-138/+166
| | | | the tests...
* 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 ↵mkersten2005-10-051-0/+8
| | | | | | other declare forms Also fixed ajdoc tests to run correctly when executed via RunTheseBeforeYouCommit tests (previously they were not being run and silently failing).
* Fix and tests for pr77269: incorrect structure model for inner types. (Patch ↵aclement2005-10-041-3/+10
| | | | from Helen Hawkins).
* Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for ↵V1_5_0M3mkersten2005-08-251-10/+0
| | | | "private" members
* 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 ↵wisberg2005-05-111-0/+6
| | | | validated by those who use build.xml.
* MultiIncrementalSupport: some notes and helper stuff added.aclement2005-04-261-9/+41
|
* Put the ordering back to allow deserialization of an old set of ↵aclement2005-04-261-6/+6
| | | | relationships to work.
* 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 ↵aclement2005-04-191-0/+40
| | | | individually or via master in build module.
* bug#82171 Created sepereate handle provider to enable ASM use of ↵mkersten2005-04-145-39/+148
| | | | IDE-specific handle identifiers.
* Null friendly and includes sloc when dumping model (only ever used when ↵aclement2005-04-131-1/+6
| | | | debugging structuremodel...)
* 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
|