Archived
1
Commit Graph

59 Commits

Author SHA1 Message Date
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
Kim Wittenburg
8244cdab4e Some small corrections to the MPExpression and MPFunction interfaces 2014-04-20 01:22:01 +02:00
Kim Wittenburg
6874324d00 Added MPExpression and MPFunction Interfaces 2014-04-18 16:46:25 +02:00
Kim Wittenburg
fb55c0aa71 Added MPExpressionView 2014-04-18 16:45:53 +02:00
Codello
af1121290d Added Application Icon 2014-03-23 01:34:11 +01:00
Codello
d2f1de8d2a Initial Commit 2014-03-23 01:28:48 +01:00