mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 10:49:17 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() http://peter@svn.freepascal.org/svn/fpc/trunk ........ r3370 | jonas | 2006-04-29 22:16:26 +0200 (Sat, 29 Apr 2006) | 4 lines * tcginnode now uses LOC_JUMP when it generates jumps, resulting in more efficient code for most "if x in constant_set then" statements (removes superfluous LOC_JUMP -> LOC_REGISTER -> LOC_JUMP conversions) ........ r3421 | jonas | 2006-05-05 11:01:55 +0200 (Fri, 05 May 2006) | 2 lines * fixed LOC_JUMP handling for case nodes ........ git-svn-id: branches/fixes_2_0@3822 - |
||
---|---|---|
compiler | ||
fcl | ||
fv | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |