The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2013-03-31 16:25:22 +00:00
compiler + added is_8/16bit and is_oversizedint/is_oversizedord helper functions in defutil.pas 2013-03-31 16:25:22 +00:00
ide Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 2013-03-07 13:55:55 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages * regenerated several automatically generated files after last changes 2013-03-19 20:12:48 +00:00
rtl * i8086 near heap renamed 'tiny heap', moved to the inc/ directory 2013-03-30 19:57:21 +00:00
tests + a very quick and dirty script for running tests in dosbox and passing the exit code back 2013-03-31 01:04:43 +00:00
utils * regenerated several automatically generated files after last changes 2013-03-19 20:12:48 +00:00
.gitattributes + a very quick and dirty script for running tests in dosbox and passing the exit code back 2013-03-31 01:04:43 +00:00
.gitignore
Makefile * regenerated several automatically generated files after last changes 2013-03-19 20:12:48 +00:00
Makefile.fpc + CPU target i8086 in top level Makefile.fpc 2013-03-19 20:11:30 +00:00