#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 893cf511bc * fix casing of "VAr", no code changes 4 年之前
compiler 8ffa01e95f * patch by J. Gareth Moreton: MOV/SHR reference optimisation, resolves #38560 4 年之前
installer f7bf90f6a8 * package tplylib added, corrections for more than 31 items on a tab 4 年之前
packages 8c38953440 fcl-passrc: useanalyzer: fixed marking nested type 4 年之前
rtl 893cf511bc * fix casing of "VAr", no code changes 4 年之前
tests e0a1bc6675 + optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b) 4 年之前
utils 8602a29383 * align shortname to previous releases 4 年之前
.gitattributes e0a1bc6675 + optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b) 4 年之前
.gitignore f45bcd615e Add bin directory to ignore list for fpcsrc directory also 4 年之前
Makefile 68d3962889 Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 4 年之前
Makefile.fpc e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 年之前
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added 5 年之前
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 年之前