| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
The non-scoped behaviour of static blocks was exploited by those tests,
replace all the variables declared whithin one with compileTime marked
ones.
|
| |
|
|
|
|
|
| |
* removed code duplication
* changelog entry, adopt tests for changes
|
| |
|
| |
|
|
|
|
|
|
|
| |
* strVal assingnable comment statement ast nodes
* Set comment instead of strVal for comment nodes
* Added test code for creating and setting comment nodes
* Modified the AST spec documentation for documentation comments
|
|
|
| |
fixes #4821
|
|
* make quote ast a ref type
* recursive set flag isRef for quoted ast
|