issues Search Results · repo:mbenson/therian language:Java
Filter by
2 results
(38 ms)2 results
inmbenson/therian (press backspace or delete to remove)I m thinking basically therian.operator.operation e.g. Copier would move to therian.operation.copy etc. Thoughts?
mbenson
- Opened on Aug 5, 2012
- #5
Hi again Matt,
Should this
Validate.validState(opOnPop == operation,
Be replaced by this?
Validate.validState(opOnPop.equals(operation),
Just going through some static analysis in therian, and the ...
kinow
- 2
- Opened on Aug 4, 2012
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.