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
982b70d7fb
Added Change Notifications to MPExpression, MPMutableExpression and MPFunction
...
Removed -beginEditing and -endEditing
Optimized -fixSymbols
Updated Project File
2014-05-18 01:06:49 +02:00
Kim Wittenburg
3c944f3fc0
Added some methods to „Working With the Expression Tree“ section
2014-04-23 03:10:17 +02:00
Kim Wittenburg
027ef4271f
Removed Expression Tree Notification Methods
2014-04-21 18:50:01 +02:00
Kim Wittenburg
1daec37a25
Added Expression Tree Inspection Methods
...
Cleaned Code
2014-04-20 23:28:17 +02:00
Kim Wittenburg
35215923ef
Corrected Some Formatting Issues
2014-04-20 15:02:20 +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
01acd87b05
First implementation (incomplete) of MPExpression and MPFunction.
...
Declared custom exceptions in MPException.h
2014-04-20 01:22:59 +02:00