The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 38fb33f09a * fix for mantis 17083, change funcdesc field to ptr to array of hresult
instead of just ptr to scode.

git-svn-id: trunk@15715 -
2010-08-06 03:12:52 +00:00
compiler * disable reg. vars in subroutines with interprocedural used labels 2010-08-05 20:23:48 +00:00
ide * add *.dpr and *.lpr to the Pascal highlight extensions 2010-06-15 07:49:06 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * fix for mantis 17083, change funcdesc field to ptr to array of hresult 2010-08-06 03:12:52 +00:00
rtl + initial implementation of iso style gotos in iso mode 2010-08-05 19:20:46 +00:00
tests + tests for iso like goto 2010-08-05 19:16:09 +00:00
utils * fixed some nesting problems 2010-07-30 17:45:32 +00:00
.gitattributes + tests for iso like goto 2010-08-05 19:16:09 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00