The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael 6e68edac21 * Support for design-time parameters
git-svn-id: trunk@15714 -
2010-08-05 21:47:47 +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
packages * Support for design-time parameters 2010-08-05 21:47:47 +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
Makefile
Makefile.fpc