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
2163f24509e512c2b5b2dd253075d067cca6db94
mathpad
/
MathPad
History
Kim Wittenburg
2163f24509
Renamed MPRange to MPRangePath
...
Added MPRangeExtension Category on MPExpression
2014-04-23 03:11:07 +02:00
..
Base.lproj
Added MPExpressionView
2014-04-18 16:45:53 +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
Initial Commit
2014-03-23 01:28:48 +01:00
MathPad-Prefix.pch
Initial Commit
2014-03-23 01:28:48 +01:00
MPDocument.h
Initial Commit
2014-03-23 01:28:48 +01:00
MPDocument.m
Initial Commit
2014-03-23 01:28:48 +01:00
MPException_Private.h
First implementation (incomplete) of MPExpression and MPFunction.
2014-04-20 01:22:59 +02:00
MPException.h
First implementation (incomplete) of MPExpression and MPFunction.
2014-04-20 01:22:59 +02:00
MPException.m
Removed Prefix/Suffix Placeholder (not needed)
2014-04-20 14:34:42 +02:00
MPExpression.h
Added some methods to „Working With the Expression Tree“ section
2014-04-23 03:10:17 +02:00
MPExpression.m
Added some methods to „Working With the Expression Tree“ section
2014-04-23 03:10:17 +02:00
MPExpressionView.h
Added MPExpressionView
2014-04-18 16:45:53 +02:00
MPExpressionView.m
Added MPExpressionView
2014-04-18 16:45:53 +02:00
MPFunction.h
Added some methods to „Working With the Expression Tree“ section
2014-04-23 03:10:17 +02:00
MPFunction.m
Added some methods to „Working With the Expression Tree“ section
2014-04-23 03:10:17 +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
Renamed MPRange to MPRangePath
2014-04-23 03:11:07 +02:00
MPRangePath.m
Renamed MPRange to MPRangePath
2014-04-23 03:11:07 +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
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
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