The FreePascal Compiler (FPC) source repo
|
16 ore în urmă | |
---|---|---|
.gitlab | 3 ani în urmă | |
compiler | 1 zi în urmă | |
installer | 3 luni în urmă | |
packages | 16 ore în urmă | |
rtl | 3 zile în urmă | |
tests | 2 zile în urmă | |
utils | 1 zi în urmă | |
.gitattributes | 3 ani în urmă | |
.gitconfig | 3 ani în urmă | |
.gitignore | 10 luni în urmă | |
.gitlab-ci.yml | 1 an în urmă | |
LICENSE | 4 ani în urmă | |
Makefile | 3 luni în urmă | |
Makefile.fpc | 1 an în urmă | |
README.md | 4 ani în urmă | |
fpmake.pp | 5 ani în urmă | |
fpmake_add1.inc | 12 ani în urmă | |
fpmake_proc1.inc | 12 ani în urmă |
This repository contains the sources of the Free Pascal compiler distribution.
It contains
The compiler is licensed under GPL v2, the run-time files are licensed under modified LGPL. Both can be found in the LICENSE file, and the file rtl/COPYING.txt
Extensive documentation can be found on the documentation website.