#fpc #freepascal #compiler #fpcobj #pascal

svenbarth ac95dcd7fa Improve inlining of generic routines (no matter whether they belong to a generic type or a generics themselves). 9 years ago
compiler ac95dcd7fa Improve inlining of generic routines (no matter whether they belong to a generic type or a generics themselves). 9 years ago
ide 84fcab3fef * notify unit video of switching consoles under windows 9 years ago
installer e54be530d7 * added SDL sources 9 years ago
packages cf6f3b7024 * Split autostore in autoconf/autosession 9 years ago
rtl 391a79aebf m68k: a bunch of tweaks and improvements to assembly functions. higher move() speed on coldfire, disabled fillword implementation on CPUs not supporting unaligned access 9 years ago
tests f27ce0b159 Rework the way the method bodies for specializations are generated: instead of walking the global and local symboltable all pending specializations are kept in a list of the current module which is (for now) walked at the end of a unit/program to generate the method bodies as before. 9 years ago
utils f1dad33217 * file forgotten to commit in r33708 9 years ago
.gitattributes f27ce0b159 Rework the way the method bodies for specializations are generated: instead of walking the global and local symboltable all pending specializations are kept in a list of the current module which is (for now) walked at the end of a unit/program to generate the method bodies as before. 9 years ago
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 years ago
Makefile acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 years ago
Makefile.fpc acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 years ago
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 years ago