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
82259f87e23d326fb5e642235b5b1f31f6fc0518
mathpad
/
MathPad
History
Kim Wittenburg
82259f87e2
Model Redesign: Added Reference Frames
...
Added Inverse Functions UI Redesign Cleaned Code
2014-10-07 20:25:54 +02:00
..
Base.lproj
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
en.lproj
Initial Commit
2014-03-23 01:28:48 +01:00
Fonts
Added Font
2014-09-28 23:54:45 +02: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
MPDocument.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPDocument.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPEvaluationContext.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPEvaluationContext.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPException.h
Small Code Changes
2014-09-15 15:57:34 +02:00
MPException.m
Internal Redesign:
2014-08-11 13:57:48 +02:00
MPExpression.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPExpression.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPExpressionElement.h
Implemented Expression Evaluation/Parsing with Proper Error Handling
2014-09-11 22:17:29 +02:00
MPExpressionEvaluator.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPExpressionEvaluator.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPExpressionLayout.h
Improved Code Style
2014-09-16 20:08:25 +02:00
MPExpressionLayout.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPExpressionStorage.h
Improved Model
2014-08-31 15:41:17 +02:00
MPExpressionStorage.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPExpressionTokenizer.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPExpressionTokenizer.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPExpressionView.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPExpressionView.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPFunction.h
Drastic Simplification of MPFunction subclass implementations
2014-09-30 22:17:42 +02:00
MPFunction.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPFunction+MPToken.h
Improved Evaluation
2014-09-28 23:50:18 +02:00
MPFunction+MPToken.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPFunctionLayout.h
Added Function Chooser as a Popover
2014-09-28 23:52:29 +02:00
MPFunctionLayout.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPFunctionsViewController.h
Added Function Chooser as a Popover
2014-09-28 23:52:29 +02:00
MPFunctionsViewController.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPFunctionsViewController.xib
Improved Functions Template Chooser
2014-09-30 22:19:08 +02:00
MPLayout.h
Added Function Chooser as a Popover
2014-09-28 23:52:29 +02:00
MPLayout.m
Added Function Chooser as a Popover
2014-09-28 23:52:29 +02:00
MPMathRules.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPMathRules.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPParenthesisFunction.h
Added Function Chooser as a Popover
2014-09-28 23:52:29 +02:00
MPParenthesisFunction.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPParenthesisFunctionLayout.h
Some Code Improvements
2014-09-28 23:53:03 +02:00
MPParenthesisFunctionLayout.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPParseError.h
Improved Evaluation
2014-09-28 23:50:18 +02:00
MPParseError.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPPowerFunction.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPPowerFunction.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPPowerFunctionLayout.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPPowerFunctionLayout.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPRangePath.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPRangePath.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPSumFunction.h
Improved Model
2014-08-31 15:41:17 +02:00
MPSumFunction.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPSumFunctionLayout.h
Implemented the Sum Function
2014-04-23 03:14:59 +02:00
MPSumFunctionLayout.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPTerm.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPTerm.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPToken.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPToken.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPTokenStream.h
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPTokenStream.m
Model Redesign: Added Reference Frames
2014-10-07 20:25:54 +02:00
MPWhiteView.h
Added Function Chooser as a Popover
2014-09-28 23:52:29 +02:00
MPWhiteView.m
Added Function Chooser as a Popover
2014-09-28 23:52:29 +02:00
NSIndexPath+MPAdditions.h
Corrected errors when selecting expressions
2014-09-08 22:43:20 +02:00
NSIndexPath+MPAdditions.m
Corrected errors when selecting expressions
2014-09-08 22:43:20 +02:00
NSRegularExpression+MPParsingAdditions.h
Implemented Expression Evaluation/Parsing with Proper Error Handling
2014-09-11 22:17:29 +02:00
NSRegularExpression+MPParsingAdditions.m
Implemented Expression Evaluation/Parsing with Proper Error Handling
2014-09-11 22:17:29 +02:00
NSString+MPExpressionElement.h
Internal Redesign:
2014-08-11 13:57:48 +02:00
NSString+MPExpressionElement.m
Added Function Chooser as a Popover
2014-09-28 23:52:29 +02:00