Archived
1
Commit Graph

6 Commits

Author SHA1 Message Date
Kim Wittenburg
82259f87e2 Model Redesign: Added Reference Frames
Added Inverse Functions
UI Redesign
Cleaned Code
2014-10-07 20:25:54 +02:00
Kim Wittenburg
a37d587e1f Fundamental Redesign of the Model
Started to add Documentation
2014-08-22 00:53:08 +02:00
Kim Wittenburg
60760b8b3d Internal Redesign:
- Combined MPExpression and MPMutableExpression
- Abstracted children of MPExpression into MPExpressionElement protocol
- Abstracted most of MPExpressionLayout and MPFunctionLayout into common superclass MPLayout
2014-08-11 13:57:48 +02:00
Kim Wittenburg
6f32672b40 Cleaned Code 2014-04-20 23:28:42 +02:00
Kim Wittenburg
8b5a69b885 Removed Prefix/Suffix Placeholder (not needed)
Added Operator Constants
Removed NSMutableString from NSMutableExpression (not needed)
Implemented -description
Added Tests for: -description, -copy, -mutableCopy
Some Logical Corrections.
2014-04-20 14:34:42 +02:00
Kim Wittenburg
0c16b92aea Created some tests for MPExpression and MPMutableExpression. 2014-04-20 01:23:28 +02:00