The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-09-04 19:37:26 +00:00
compiler * use dwarf2 on avr-embedded by default because stabs is difficult due to name mangling issues 2011-09-04 19:37:26 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer
packages * Added tests for new methods, added insert (null) 2011-09-04 10:41:09 +00:00
rtl + Mantis #19651: Generate table of typed string constants which are initialized with resourcestrings, so they are updated when SetResourceStrings or SetUnitResourceStrings is called. 2011-09-04 16:01:26 +00:00
tests + Mantis #19651: Generate table of typed string constants which are initialized with resourcestrings, so they are updated when SetResourceStrings or SetUnitResourceStrings is called. 2011-09-04 16:01:26 +00:00
utils * --dont-trim avoids trimming while loading XMLs. Mantis #16683 2011-08-31 19:33:20 +00:00
.gitattributes + Mantis #19651: Generate table of typed string constants which are initialized with resourcestrings, so they are updated when SetResourceStrings or SetUnitResourceStrings is called. 2011-09-04 16:01:26 +00:00
.gitignore
Makefile
Makefile.fpc