The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe b76def10b2 + check whether selector names are valid when they are specified in a class
delcaration (instead of only for objcselector() nodes)
  * also print the wrong selector itself when it's wrong

git-svn-id: branches/objc@13689 -
2009-09-11 16:12:27 +00:00
compiler + check whether selector names are valid when they are specified in a class 2009-09-11 16:12:27 +00:00
ide * open chm in nonexclusive mode. Could cause problems on Windows Vista where filelocks last even longer after closing. 2009-08-26 20:13:55 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages + Cocoa interfaces and parser by Ryan Joseph 2009-09-10 18:50:01 +00:00
rtl * fixed calling inherited methods in Objective-C + test 2009-09-09 22:27:39 +00:00
tests + check whether selector names are valid when they are specified in a class 2009-09-11 16:12:27 +00:00
utils + file forgotten to add in r13588 2009-08-24 17:22:25 +00:00
.gitattributes + check whether selector names are valid when they are specified in a class 2009-09-11 16:12:27 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00