The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2016-08-19 12:41:06 +00:00
compiler * reference the extern assembler symbol of the VMT when catching an exception if it's from another unit 2016-08-19 12:41:06 +00:00
ide Try to implement BreakLine (Ctrl+N), bug report 28787 2016-07-26 22:14:27 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages * Re-factored parsing of configuration-file, to be able to add support for include-files 2016-08-14 21:06:01 +00:00
rtl Set result of functions calling RunError to avoid useless warnings 2016-08-19 12:21:17 +00:00
tests Ensure '/' is used as directory separator to get same output as before 2016-08-18 11:43:56 +00:00
utils * pas2jni: Fixed handling of identical names of classes, proctypes when they are defined in different units. 2016-08-17 19:09:54 +00:00
.gitattributes * android: Properly initialize time zone information. 2016-08-18 14:03:34 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated makefiles with latest fpcmake 2016-06-18 01:00:45 +00:00
Makefile.fpc * remove documentation of the build target in the Makefile help screen as it overrides the version check 2016-03-13 12:10:33 +00:00