The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 87d9714221 Somehow the changes regarding tf_methods_specialized weren't commited, thus here they are again:
* symconst.pas: remove tf_methods_specialized
* psub.pas: remove check for/inclusion of tf_methods_specialized as this isn't needed anymore since the generic is specialized in a temporary symtable

pgenutil.pas: remove merge artifacts

pdecl.pas: fix compilation ("s" was duplicate)

pexpr.pas:
* fix calling of generate_specialization
* disable the goto in sub_expr for now; this will be enabled again once right hand sides work as well

git-svn-id: branches/svenbarth/generics@19675 -
2011-11-24 14:42:42 +00:00
compiler Somehow the changes regarding tf_methods_specialized weren't commited, thus here they are again: 2011-11-24 14:42:42 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages * Patch from Mantis #20046 fixing an issue in rcmatchstring. 2011-09-15 20:19:25 +00:00
rtl * fixed stat/fstat-related types for iphonesim platform 2011-09-17 09:31:32 +00:00
tests Rebase to revision 19078 (directly before the merge of cpstrnew) 2011-11-24 10:19:57 +00:00
utils * Better warnings 2011-09-11 17:39:17 +00:00
.gitattributes Rebase to revision 19078 (directly before the merge of cpstrnew) 2011-11-24 10:19:57 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00