#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 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 년 전
compiler 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 년 전
ide 84fcab3fef * notify unit video of switching consoles under windows 9 년 전
installer e54be530d7 * added SDL sources 9 년 전
packages cf6f3b7024 * Split autostore in autoconf/autosession 9 년 전
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 년 전
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 년 전
utils f1dad33217 * file forgotten to commit in r33708 9 년 전
.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 년 전
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 년 전
Makefile acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 년 전
Makefile.fpc acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check 9 년 전
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 년 전
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 년 전
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 년 전