The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2011-06-22 09:25:32 +00:00
compiler * Float constants must be pooled using their the actual type, not the mapped type of assembler instruction. Otherwise e.g. extended may be mixed up with cextended, because both are mapped to ait_real_80bit. 2011-06-22 02:57:07 +00:00
ide
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * fixed two memleaks in chmreader. Patch based on the one in Mantis #19599 by Anton 2011-06-22 09:25:32 +00:00
rtl * Added a first file I/O handling implementation 2011-06-20 21:55:58 +00:00
tests * Fix executable name import 2011-06-22 07:40:24 +00:00
utils * fix buildin on wince, resolves #19525 2011-06-08 17:43:28 +00:00
.gitattributes * Restrict all tests to win32 and win64 targets 2011-06-22 07:05:54 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * regenerated 2011-06-05 17:18:13 +00:00
Makefile.fpc