Archived
1
Commit Graph

8 Commits

Author SHA1 Message Date
Kim Wittenburg
acd12fcc32 Some Small Code Corrections 2014-09-07 16:47:40 +02:00
Kim Wittenburg
a69b5273ee Started to Implement Evaluation
Corrected Some Errors
Cleaned Code
2014-09-06 01:53:22 +02:00
Kim Wittenburg
4a3ea0cede Improved Model
Added Keyboard Selection Support
Added Mouse Selection Support
Added Keyboard Editing Support
Corrected Some Bugs
Abstracted the Layout System further
Added Functions Button (test)
2014-08-31 15:41:17 +02:00
Kim Wittenburg
c024886241 Fundamental Redesign of the View and Controller 2014-08-22 00:54:13 +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
740c3fd80a Some small corrections
Added example expression (hardcoded for development)
Added example change for expressions (hardcoded for development)
2014-05-18 01:10:50 +02:00
Kim Wittenburg
fa499d299c Renamed NSIndexPath+MPRemoveFirstIndex Category to NSIndexPath+MPReverseIndexPath
Added MPDisplayExtension Category to MPExpression and MPFunction
Added Methods to Invalidate the Cache to MPExpressionLayout and MPFunctionLayout
2014-04-23 16:05:20 +02:00
Kim Wittenburg
3116925315 Added MPExpressionLayout, MPFunctionLayout and MPExpressionStorage as Rendering System for Expressions 2014-04-23 03:13:55 +02:00