The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
sergei 0a7e62ac04 - dropped remaining calls to GetChar (replaced with FSource.NextChar).
* simplified AddForwardRef, now it always uses FTokenStart as position.

git-svn-id: trunk@13304 -
2009-06-20 16:28:18 +00:00
compiler * made TDebugInfoDwarf3 inherit from TDebugInfoDwarf2 instead of from 2009-06-20 10:45:04 +00:00
ide * cvar needs to be external. 2009-06-12 21:07:51 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages - dropped remaining calls to GetChar (replaced with FSource.NextChar). 2009-06-20 16:28:18 +00:00
rtl * dss constants from Paul 2009-06-20 11:17:41 +00:00
tests * made TDebugInfoDwarf3 inherit from TDebugInfoDwarf2 instead of from 2009-06-20 10:45:04 +00:00
utils + darwin/arm support for fcl-res and fpcres 2009-05-01 12:47:01 +00:00
.gitattributes * made TDebugInfoDwarf3 inherit from TDebugInfoDwarf2 instead of from 2009-06-20 10:45:04 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc