The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe ac283bb237 * when checking whether the current class definition finalises an existing
forward-declared class, only search the current symtable rather than the
    entire symtable stack (to prevent finding types in e.g. nested types)

git-svn-id: trunk@17128 -
2011-03-13 13:34:49 +00:00
compiler * when checking whether the current class definition finalises an existing 2011-03-13 13:34:49 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * patch to allow append for TEventlog, from Ido. Mantis 18355 2011-03-13 01:17:34 +00:00
rtl * Change TProxyStream.seek to 64-bit variant. 2011-03-08 15:13:53 +00:00
tests * when checking whether the current class definition finalises an existing 2011-03-13 13:34:49 +00:00
utils * Solved problem with uninitialized variable 2011-03-12 22:13:08 +00:00
.gitattributes * when checking whether the current class definition finalises an existing 2011-03-13 13:34:49 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00