-
- Downloads
Add collection attribute runtime debug check
Added a runtime debug check for collection attributes, checking that a contribution contributes to a target node that is under a common collection root node with the source node. Removed target null check in collection attribute code - the target of a contribution should always be non null. see #251 (bitbucket)
Showing
- src/jastadd/ast/CollectionAttributes.jrag 5 additions, 0 deletionssrc/jastadd/ast/CollectionAttributes.jrag
- src/jastadd/ast/JragCodeGen.jrag 11 additions, 10 deletionssrc/jastadd/ast/JragCodeGen.jrag
- src/template/ast/Circular.tt 1 addition, 1 deletionsrc/template/ast/Circular.tt
- src/template/ast/Collections.tt 60 additions, 41 deletionssrc/template/ast/Collections.tt
Please register or sign in to comment