summaryrefslogtreecommitdiff
path: root/packages/cocoaint/src/webkit/WebScriptObject.inc
Commit message (Expand)AuthorAgeFilesLines
* * new CocoaInt units based on https://github.com/genericptr/MacOS_10_10jonas2019-07-261-61/+37
* * renamed objcbase.BOOL type to objc.ObjCBOOL to prevent name clashesjonas2019-07-231-3/+3
* * changed definitino of Objective-C BOOL type to Boolean8 wherejonas2018-10-161-3/+3
* - removed version header/timestamp to prevent all files from changing everyjonas2011-02-161-2/+0
* * automatically comment out methods that take blocks as parameters or returnjonas2011-02-111-1/+2
* * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Anotherjonas2011-01-021-11/+7
* * updated to Mac OS X 10.6 SDKjonas2010-12-081-4/+21
* * NSString constants are parsed in WebKitjosef2009-10-101-6/+6
* * NSRange is defined correctlyjosef2009-10-031-0/+74