The FreePascal Compiler (FPC) source repo

Pierre Muller 235a68232e Add error when trying to typecast class type to class instance via explicit typecasting 2 years ago
.gitlab e77bf0f3bd Add two more templates to show the possibilities 2 years ago
compiler 235a68232e Add error when trying to typecast class type to class instance via explicit typecasting 2 years ago
installer 2f28c5596f Regenerate all Makefile's to fix problem on x86_64 linux 2 years ago
packages 2f28c5596f Regenerate all Makefile's to fix problem on x86_64 linux 2 years ago
rtl 59a7024d73 * Move() check for identical index. Additional fix for #39617 2 years ago
tests 2f28c5596f Regenerate all Makefile's to fix problem on x86_64 linux 2 years ago
utils 2f28c5596f Regenerate all Makefile's to fix problem on x86_64 linux 2 years ago
.gitattributes ae8972083f Use pascal hunk for diff output for pascal source files 3 years ago
.gitconfig d292958665 * + .gitconfig with configuration for better diffing, needs a 2 years ago
.gitignore 3024aea354 * add .prg extension to be ignored by git. this is used on Atari and a number of 8 bit platforms for executables 2 years ago
.gitlab-ci.yml d54d787df2 + use linux tag in gitlab-ci.yml 2 years ago
LICENSE ddb572513c + LICENSE and README.md added, taken from git test conversion as committed by Michael 3 years ago
Makefile 2f28c5596f Regenerate all Makefile's to fix problem on x86_64 linux 2 years ago
Makefile.fpc d70bb6a8c2 * include installer building in zipinstall make target when building for relevant OS targets 2 years ago
README.md ddb572513c + LICENSE and README.md added, taken from git test conversion as committed by Michael 3 years ago
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added