Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync HandleProviderDelimiter with JDT Core & AJDT | Alexander Kriegisch | 2023-02-26 | 21 | -165/+165 |
| | | | | | | | | | | | | | | | | | | | | | | New constants: JEM_MODULAR_CLASSFILE - '\'' (single quote) ANNOTATION - '}' LAMBDA_EXPRESSION - ')' LAMBDA_METHOD - '&' STRING - '"' MODULE - '`' DELIMITER_ESCAPE - '=' Updated AspectJ constants due to JDT Core using constants previously used by AspectJ: ADVICE - '&' to '§' ASPECT_TYPE - '\'' to '>' ITD_METHOD - ')' to '°' DECLARE - '`' to '´' POINTCUT - '"' to '©' Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name> | ||||
* | innertype intertype | aclement | 2010-11-25 | 1 | -2/+2 |
| | |||||
* | 329111 | aclement | 2010-10-31 | 1 | -2/+2 |
| | |||||
* | 320425: handle changes | aclement | 2010-07-23 | 18 | -87/+87 |
| | |||||
* | 278255 | aclement | 2009-05-28 | 2 | -5/+5 |
| | |||||
* | 271201: inpath handles for jars | aclement | 2009-04-07 | 1 | -4/+4 |
| | |||||
* | handle for anno style aspect (annotated class) is class delimited now | aclement | 2009-03-28 | 1 | -4/+4 |
| | |||||
* | updated expected output to QT | aclement | 2009-03-28 | 1 | -2/+2 |
| | |||||
* | 265993: more jdt like handles | aclement | 2009-03-24 | 3 | -19/+19 |
| | |||||
* | import declarations gone from faulted in binaries (265693) | aclement | 2009-03-23 | 6 | -24/+18 |
| | |||||
* | 258206: package declaration support in the model | aclement | 2009-01-06 | 18 | -37/+59 |
| | |||||
* | 249216: handle changes | aclement | 2008-12-04 | 8 | -19/+19 |
| | |||||
* | 252702: now includes _new in right places for ITD ctor | aclement | 2008-11-14 | 1 | -2/+2 |
| | |||||
* | remove decp and deca rels added at compile time | aclement | 2008-09-26 | 1 | -3/+1 |
| | |||||
* | 247742:c27 | aclement | 2008-09-24 | 15 | -216/+256 |
| | |||||
* | 247742: anonymous handles: c3 | aclement | 2008-09-19 | 2 | -4/+4 |
| | |||||
* | jdt like handle fixes: anonymous inner classes | aclement | 2008-09-17 | 2 | -5/+5 |
| | |||||
* | more jdt like handle fixes | aclement | 2008-09-17 | 1 | -2/+2 |
| | |||||
* | supporting multiple source folders in the model - to ensure handles ↵ | aclement | 2008-09-16 | 3 | -6/+6 |
| | | | | compatible with JDT | ||||
* | inpath weaving test | aclement | 2008-07-31 | 5 | -0/+30 |
| | |||||
* | 238054: testcase, commented out | aclement | 2008-06-27 | 2 | -0/+36 |
| | |||||
* | 102733: broken code support, wooo | aclement | 2008-06-13 | 1 | -2/+2 |
| | |||||
* | tests and fixes for 160469: handle problems | aclement | 2006-10-16 | 12 | -0/+119 |
| | |||||
* | back again, lower case dir name for linux (see 154552#12) | aclement | 2006-08-25 | 1 | -0/+33 |
| | |||||
* | removed, needs a rename | aclement | 2006-08-25 | 1 | -33/+0 |
| | |||||
* | refactored tests for 154552 - use new model testing structure | aclement | 2006-08-22 | 36 | -0/+732 |
| | |||||
* | 145963: work on linux | aclement | 2006-08-21 | 4 | -42/+42 |
| | |||||
* | 145963: binary entries in the model: testcode | aclement | 2006-08-18 | 22 | -0/+252 |