The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 72758864e4 * only allow field names in record/object typed constant declarations (mantis #16234)
* improved error recovery after encountering invalid field name in record/object typed constant
    declaration

git-svn-id: trunk@15150 -
2010-04-18 07:55:42 +00:00
compiler * only allow field names in record/object typed constant declarations (mantis #16234) 2010-04-18 07:55:42 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Use the gtk2 build-unit 2010-04-16 10:33:50 +00:00
rtl * initialize previously missing fields of threadmanager record 2010-04-11 15:14:18 +00:00
tests * only allow field names in record/object typed constant declarations (mantis #16234) 2010-04-18 07:55:42 +00:00
utils * Removed left-over debug statement 2010-03-25 20:55:53 +00:00
.gitattributes * only allow field names in record/object typed constant declarations (mantis #16234) 2010-04-18 07:55:42 +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