The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 92b16f8876 + TTypedComObject
+ skeleton for TTypedComObjectFactory

git-svn-id: trunk@10711 -
2008-04-19 09:34:00 +00:00
compiler * first try to fix #10863 (don't do SSL in case left is already handled in an assignment node) 2008-04-19 09:23:45 +00:00
ide * fixes for code generation switches and associated dialog box, with assistance of Robert Riebisch 2008-04-19 01:15:03 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages + TTypedComObject 2008-04-19 09:34:00 +00:00
rtl * return an empty string for paramstr(value>paramcount) (already correct 2008-04-18 16:56:44 +00:00
tests + OS_S16->OS_32 test for ppc64 2008-04-18 21:07:20 +00:00
utils * Patch from Giulio Bernardi to fix installation 2008-04-15 18:29:08 +00:00
.gitattributes * return an empty string for paramstr(value>paramcount) (already correct 2008-04-18 16:56:44 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00