The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 707f19e4c9 * factored out parsing of fully qualified nested types inside their
enclosing types, so that it works both for single_type() and
    read_named_type() (-> works inside class definitions)
  * modified tclass13 to test this

git-svn-id: trunk@17111 -
2011-03-09 21:13:24 +00:00
compiler * factored out parsing of fully qualified nested types inside their 2011-03-09 21:13:24 +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 Fixes compiling avisocncvectorialwriter, adds a dimension entity and multiple improvements to fpvtocanvas and the DXF vectorial reader 2011-03-08 14:28:26 +00:00
rtl * Change TProxyStream.seek to 64-bit variant. 2011-03-08 15:13:53 +00:00
tests * factored out parsing of fully qualified nested types inside their 2011-03-09 21:13:24 +00:00
utils * Added Wii support to fpcmake 2011-02-27 19:28:42 +00:00
.gitattributes * corrected test name 2011-03-09 20:17:08 +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