The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-08-20 08:22:14 +00:00
compiler * better error message in case of self-referencing generics specialization, resolves 2010-08-19 08:00:57 +00:00
ide * add *.dpr and *.lpr to the Pascal highlight extensions 2010-06-15 07:49:06 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * Added events to influence streaming process 2010-08-20 07:18:40 +00:00
rtl * corrected wrong register in x86_64 asm 2010-08-19 08:52:37 +00:00
tests * better error message in case of self-referencing generics specialization, resolves 2010-08-19 08:00:57 +00:00
utils * convert array declarations without size into pointers (as even the comment in the code says), resolves 2010-08-20 08:22:14 +00:00
.gitattributes * better error message in case of self-referencing generics specialization, resolves 2010-08-19 08:00:57 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00