8
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add error warning & update 'Constructor.ump' test case More... over 6 years ago
warning for adding manual constructors More... over 6 years ago
refactor the java code of Cpp generator More... over 6 years ago
refactor the code so that necessary associations won't be ignored More... over 6 years ago
Remove ignored associations from subclass and associated class More... over 6 years ago
clean files after test cases for last PR More... over 6 years ago
Merge pull request #1234 from umple/issue_1002
TimothyCLethbridge
as TCLethbridge
More... over 6 years ago
Fix failing build and some more refactoring More... over 6 years ago
Allow before/after functionality on custom methods - Change default operationSource from "generated" to "all" when checking if code should be injected - Combine 3 similar methods (checkCodeInjectionValidityAll, checkCodeInjectionValidityCustom) into 1, checkCodeInjectionValidity - Apply DeMorgan's law to Umple_Code.ump for better readability More... over 6 years ago
Merge pull request #1233 from umple/fix_1226
TimothyCLethbridge
as TCLethbridge
More... over 6 years ago
added a test case. More... over 6 years ago
fix failing to generate NuSMV when umple file does not have state machine More... over 6 years ago
Merge pull request #1232 from umple/fix_1227
TimothyCLethbridge
as TCLethbridge
More... over 6 years ago
cleaning the code + a shorter testcase More... over 6 years ago
check using model.getUmpleTrait(...) & update the testcase More... over 6 years ago
fix null references caused by UmpleTraits in generate method. A test case is added to test assocition between UmpleClass and UmpleTrait. More... over 6 years ago
getAllMethodNames() now returns user methods More... over 6 years ago
Merge pull request #1231 from umple/fix_1162
TimothyCLethbridge
as TCLethbridge
More... over 6 years ago
Merge pull request #1230 from umple/issue_1215_v2
TimothyCLethbridge
as TCLethbridge
More... over 6 years ago
Fix issue 1215 More... over 6 years ago
allows more than one parameter for a transtition guard. Plus a test case that checks a guard having two parameters More... over 6 years ago
Merge pull request #1229 from umple/MultipleConstraints_1164
TimothyCLethbridge
as TCLethbridge
More... over 6 years ago
Constant variables used in constraints will now be referenced by their name directly More... over 6 years ago
Merge branch 'master' into MultipleConstraints_1164 More... over 6 years ago
Added Tests More... over 6 years ago
Merge pull request #1228 from umple/ActivateExampletests
TimothyCLethbridge
as TCLethbridge
More... over 6 years ago
Getting travis and appveyor to run examples
TimothyCLethbridge
as Timothy Lethbridge
More... over 6 years ago
Activation of build.exampletests.xml issue #758
TimothyCLethbridge
as Timothy Lethbridge
More... over 6 years ago
Merge pull request #1225 from umple/LoadAndSave
TimothyCLethbridge
as TCLethbridge
More... over 6 years ago
Fixing restore state and loading/saving in browser store
TimothyCLethbridge
as Timothy Lethbridge
More... over 6 years ago