aboutsummaryrefslogtreecommitdiffstats
path: root/tests/model/expected/pr132130.txt
Commit message (Collapse)AuthorAgeFilesLines
* Sync HandleProviderDelimiter with JDT Core & AJDTAlexander Kriegisch2023-02-261-7/+7
| | | | | | | | | | | | | | | | | | | | | | 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>
* 320425: handle changesaclement2010-07-231-4/+4
|
* 278255aclement2009-05-281-3/+3
|
* 258206: package declaration support in the modelaclement2009-01-061-1/+1
|
* 249216: handle changesaclement2008-12-041-4/+4
|
* 247742:c27aclement2008-09-241-13/+15
|
* refactored tests for 154552 - use new model testing structureaclement2006-08-221-0/+30