The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-08-13 15:19:46 +00:00
compiler o adapted to current ppu format: 2010-08-13 13:24:28 +00:00
ide * add *.dpr and *.lpr to the Pascal highlight extensions 2010-06-15 07:49:06 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Error object must be of type TJSOnErrorObject. Initialize Result to Nil in function TJSONRPCHandler.DoExecute (fixes access violation) 2010-08-13 15:19:46 +00:00
rtl * simple fix for 16158, avoid crash on duplicate calling of DLL_PROCESS_DETACH 2010-08-12 15:34:43 +00:00
tests - NaN floating point constants do not anymore cause an error when $Q or $R is active (resolves #16315 and #14757) 2010-08-10 19:05:13 +00:00
utils * --parse-impl option for testing. 2010-08-13 12:39:10 +00:00
.gitattributes Starts code to add support to cdr and svg to fpvectorial 2010-08-13 08:24:27 +00:00
.gitignore
Makefile
Makefile.fpc