The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2014-07-06 11:34:04 +00:00
compiler * Dummy implementations of a_bit_scan_reg_reg and g_stackpointer_alloc in tcg, removes the need to override these methods in every descendant code generator solely to avoid "constructing a class with abstract method" warning. 2014-07-06 11:34:04 +00:00
ide * add possibility of overriding the disabled VESA driver using /VESA 2014-05-17 16:31:51 +00:00
installer
packages fcl-db: tests: fix of previous commit 2014-06-25 09:55:46 +00:00
rtl * while loop replaced with a repeat..until loop in InternalTinyFreeMem 2014-07-05 09:47:59 +00:00
tests * Output divisor in all diagnostic messages, not just some of them. 2014-07-06 08:26:37 +00:00
utils * pas2jni: Fixed enums, added equals() methods to objects, enums and sets. 2014-06-24 13:57:31 +00:00
.gitattributes + added tests for huge pointer normalized and non-normalized equality comparison 2014-07-05 10:19:26 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc