The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-02-04 16:24:02 +00:00
compiler * handle embedded case jump tables correctly 2007-02-04 14:33:57 +00:00
fcl * Re-added some disappeared code 2007-02-04 14:53:35 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * avoid dependency on fptools unit for DEBUG conditional 2007-02-03 19:37:51 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
rtl * i386 uses generic fpc_compare_shortstr_equal 2007-02-04 16:24:02 +00:00
tests * getting the length of a string means that it has to be 2007-02-03 21:28:44 +00:00
utils * Re-added fppkg 2007-02-03 22:16:00 +00:00
.gitattributes Initial implementation 2007-02-03 23:36:58 +00:00
.gitignore * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00