The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2008-05-12 12:45:55 +00:00
compiler * compare constant sets correctly while choosing an overloaded procedure, resolves #11288 2008-05-12 12:45:55 +00:00
ide * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems) 2008-05-05 18:46:55 +00:00
installer * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems) 2008-05-05 18:46:55 +00:00
packages + added overload directive as requested by Paul 2008-05-12 09:15:39 +00:00
rtl * set code to 0 in case val(enum) does not encounter an error 2008-05-12 10:19:53 +00:00
tests * compare constant sets correctly while choosing an overloaded procedure, resolves #11288 2008-05-12 12:45:55 +00:00
utils * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems) 2008-05-05 18:46:55 +00:00
.gitattributes * compare constant sets correctly while choosing an overloaded procedure, resolves #11288 2008-05-12 12:45:55 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * regenerate Makefiles to get armeb-linux support globally (also arm-darwin, so it seems) 2008-05-05 18:46:55 +00:00
Makefile.fpc * add armeb target to compiler/Makefiles 2008-03-24 17:48:11 +00:00