This website requires JavaScript.
Explore
Help
Sign In
codello
/
mathpad
Archived
Watch
1
Fork
0
You've already forked mathpad
Code
Releases
1
Activity
This repository has been archived on
2022-08-08
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
4a3ff8606b1123cac4166de5c7c22b425f45c335
mathpad
/
MathPad
History
Kim Wittenburg
006651d8e5
Interface Redesign to show evaluation results
2014-09-07 16:50:11 +02:00
..
Base.lproj
Interface Redesign to show evaluation results
2014-09-07 16:50:11 +02:00
en.lproj
Initial Commit
2014-03-23 01:28:48 +01:00
Images.xcassets
/AppIcon.appiconset
Added Application Icon
2014-03-23 01:34:11 +01:00
main.m
Initial Commit
2014-03-23 01:28:48 +01:00
MathPad-Info.plist
Improved Model
2014-08-31 15:41:17 +02:00
MathPad-Prefix.pch
Initial Commit
2014-03-23 01:28:48 +01:00
MPArrayCache.h
Started to Implement the Parser
2014-09-06 01:54:15 +02:00
MPArrayCache.m
Started to Implement the Parser
2014-09-06 01:54:15 +02:00
MPDisplayExtension.h
Renamed NSIndexPath+MPRemoveFirstIndex Category to NSIndexPath+MPReverseIndexPath
2014-04-23 16:05:20 +02:00
MPDisplayExtension.m
Renamed NSIndexPath+MPRemoveFirstIndex Category to NSIndexPath+MPReverseIndexPath
2014-04-23 16:05:20 +02:00
MPDocument.h
Interface Redesign to show evaluation results
2014-09-07 16:50:11 +02:00
MPDocument.m
Interface Redesign to show evaluation results
2014-09-07 16:50:11 +02:00
MPElementParser.h
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPElementParser.m
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPException_Private.h
First implementation (incomplete) of MPExpression and MPFunction.
2014-04-20 01:22:59 +02:00
MPException.h
Internal Redesign:
2014-08-11 13:57:48 +02:00
MPException.m
Internal Redesign:
2014-08-11 13:57:48 +02:00
MPExpression.h
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPExpression.m
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPExpressionElement.h
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPExpressionEvaluator.h
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPExpressionEvaluator.m
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPExpressionLayout.h
Improved Model
2014-08-31 15:41:17 +02:00
MPExpressionLayout.m
Some Small Code Corrections
2014-09-07 16:47:40 +02:00
MPExpressionStorage.h
Improved Model
2014-08-31 15:41:17 +02:00
MPExpressionStorage.m
Improved Model
2014-08-31 15:41:17 +02:00
MPExpressionView.h
Added Target-Action
2014-09-07 16:49:36 +02:00
MPExpressionView.m
Added Target-Action
2014-09-07 16:49:36 +02:00
MPFunction.h
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPFunction.m
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPFunctionLayout.h
Prepared to implement improved keyboard navigation
2014-09-07 16:48:18 +02:00
MPFunctionLayout.m
Prepared to implement improved keyboard navigation
2014-09-07 16:48:18 +02:00
MPLayout.h
Some Small Code Corrections
2014-09-07 16:47:40 +02:00
MPLayout.m
Started to Implement Evaluation
2014-09-06 01:53:22 +02:00
MPMath.h
Started to Implement the Parser
2014-09-06 01:54:15 +02:00
MPMath.lm
Started to Implement the Parser
2014-09-06 01:54:15 +02:00
MPMath.ym
Started to Implement the Parser
2014-09-06 01:54:15 +02:00
MPModel.h
Internal Redesign:
2014-08-11 13:57:48 +02:00
MPParsedElement.h
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPParsedElement.m
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPParseError.h
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPParseError.m
Implemented Evaluation
2014-09-07 16:45:31 +02:00
MPRange.h
Added MPRange and Tests
2014-04-21 18:17:56 +02:00
MPRange.m
Added MPRange and Tests
2014-04-21 18:17:56 +02:00
MPRangePath.h
Added Documentation
2014-09-06 01:53:39 +02:00
MPRangePath.m
Added Some Helpers
2014-09-07 16:46:50 +02:00
MPSumFunction.h
Improved Model
2014-08-31 15:41:17 +02:00
MPSumFunction.m
Implemented Evaluation
2014-09-07 16:45:54 +02:00
MPSumFunctionLayout.h
Implemented the Sum Function
2014-04-23 03:14:59 +02:00
MPSumFunctionLayout.m
Prepared to implement improved keyboard navigation
2014-09-07 16:48:18 +02:00
MPView.h
Added Convenience Headers for Model and View Classes
2014-04-23 03:15:36 +02:00
NSIndexPath+MPAdditions.h
Implemented Evaluation
2014-09-07 16:46:37 +02:00
NSIndexPath+MPAdditions.m
Added Some Helpers
2014-09-07 16:46:50 +02:00
NSIndexPath+MPRemoveFirstIndex.h
Added Helper Categories
2014-04-23 03:09:26 +02:00
NSIndexPath+MPRemoveFirstIndex.m
Added Helper Categories
2014-04-23 03:09:26 +02:00
NSIndexPath+MPReverseIndexPath.h
Renamed NSIndexPath+MPRemoveFirstIndex Category to NSIndexPath+MPReverseIndexPath
2014-04-23 16:05:20 +02:00
NSIndexPath+MPReverseIndexPath.m
Renamed NSIndexPath+MPRemoveFirstIndex Category to NSIndexPath+MPReverseIndexPath
2014-04-23 16:05:20 +02:00
NSObject+MPStringTest.h
Added Helper Categories
2014-04-23 03:09:26 +02:00
NSObject+MPStringTest.m
Added Expression Tree Inspection Methods
2014-04-20 23:28:17 +02:00
NSString+MPExpressionElement.h
Internal Redesign:
2014-08-11 13:57:48 +02:00
NSString+MPExpressionElement.m
Implemented Evaluation
2014-09-07 16:46:37 +02:00
NSTextStorage+MPSetContents.h
Added Helper Categories
2014-04-23 03:09:26 +02:00
NSTextStorage+MPSetContents.m
Added Helper Categories
2014-04-23 03:09:26 +02:00