Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-26Bug 466454 - Corrected mapping to properly handle "stub"Ed Seidewitz1-5/+11
2015-05-21Implemented the mapping for "null" literals (but not the rest of theEd Seidewitz1-2/+17
2015-05-21Completed the mapping for equality expressions.Ed Seidewitz2-3/+91
2015-05-21Completed the implementation of cast expressions.Ed Seidewitz2-28/+219
2015-05-18Bug 466448 - Changed the unit definition mapping to not set visibilityEd Seidewitz1-1/+0
2015-05-17Bug 466428: Updated the ActivityDefinition::toActivity() mapping toEd Seidewitz1-0/+4
2015-05-17Corrected active class definition mapping so it only tries to map aEd Seidewitz1-6/+8
2015-05-01- Implemented the missing FeatureLeftHandSide::expression() operation.Ed Seidewitz3-117/+129
2015-04-30Fixed mapping of stubs definitions.Ed Seidewitz1-136/+152
2015-04-28- Corrected the Action::returnPin query.Ed Seidewitz2-27/+56
2015-04-28Partial implementation of expression mapping, but still with problems.Ed Seidewitz3-387/+809
2015-04-28Implemented additional expression mappings.Ed Seidewitz3-112/+863
2015-04-28Simplified notation on selecting "any".Ed Seidewitz2-22/+20
2015-04-28Some clean up.Ed Seidewitz2-81/+69
2015-04-28Removed nested returns.Ed Seidewitz1-22/+22
2015-04-28Implemented mapping for constructors, destructors and all kinds ofEd Seidewitz6-282/+3488
2015-04-07Fixed the problem with generating the qualified name of a classifier,Ed Seidewitz1-22/+22
2015-03-24462954: [ALF] Integrate the new ALF grammar & toolingJeremie Tatibouet12-0/+1662

    Back to the top