The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-04-03 13:18:10 +00:00
compiler compiler: start implementation of class constructors/destructors: parsing is ready but at the moment neither class constructors nor destructors are called - this is to be implemented 2010-04-03 09:14:12 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer * run clean_files target also for distclean, fixes cleaning of installer.pas 2010-03-21 12:49:21 +00:00
packages * FCL-Web FastCGI can now listen on a specified port for a webserver to connect 2010-04-02 15:48:25 +00:00
rtl * rtl: fix i386-linux uclibc atexit functionality (call exit instead of _exit) 2010-04-03 13:18:10 +00:00
tests compiler: support *sealed* and *abstract* for objects (issue #0016174) 2010-04-01 14:36:33 +00:00
utils * Removed left-over debug statement 2010-03-25 20:55:53 +00:00
.gitattributes compiler: support *sealed* and *abstract* for objects (issue #0016174) 2010-04-01 14:36:33 +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