The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 7b8c319e3e * Patch from "gvs" Mantis 17543. Fixes some bugs in implementation parsing
(if..then-else, while do) and adds support for inherited and self
 * review of test_parser example/test + a good source to test with.

git-svn-id: trunk@17079 -
2011-03-05 15:31:00 +00:00
compiler * tcg.g_array_rtti_helper(): When converting 'high' to 'length', use an intermediate register to do the increment, so that the original value of 'high' parameter is preserved regardless of platform and optimization settings. Should fix regressions introduced by r17068. 2011-03-04 17:00:47 +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 from "gvs" Mantis 17543. Fixes some bugs in implementation parsing 2011-03-05 15:31:00 +00:00
rtl * fix (outline)testmetric. A+W 32+64. Mantis 17727 and mantis 18835 2011-03-04 21:23:02 +00:00
tests * Added 'HaltOnNotReleased:=True', without it a memory leak won't register as a test failure. 2011-03-04 18:18:22 +00:00
utils * Added Wii support to fpcmake 2011-02-27 19:28:42 +00:00
.gitattributes * Patch from "gvs" Mantis 17543. Fixes some bugs in implementation parsing 2011-03-05 15:31:00 +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