The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 9d5b597105 * don't push/pop the unit/program's static symtable on/off the symtable stack
before parsing the main begin/end, because that symtable is already on the
    symtable stack at that point   

git-svn-id: trunk@14233 -
2009-11-21 00:11:39 +00:00
compiler * don't push/pop the unit/program's static symtable on/off the symtable stack 2009-11-21 00:11:39 +00:00
ide * Reset AbortTool before each run 2009-11-05 00:45:19 +00:00
installer * Try to fix scroll bar problems 2009-11-04 16:46:32 +00:00
packages xmlread.pp: More on entity processing: 2009-11-20 23:32:08 +00:00
rtl Fix for multiple exception troubles 2009-11-19 21:25:04 +00:00
tests * added header 2009-11-20 18:38:42 +00:00
utils * Added support for the url tag to include arbitrary links 2009-11-13 15:58:45 +00:00
.gitattributes * adapted more fpc-mips stuff to trunk 2009-11-20 21:13:53 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00