mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-14 09:49:17 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() r18890 | paul | 2011-08-29 16:45:23 +0800 (Пн, 29 авг 2011) | 1 line compiler: also parse dots in package name and in units which package contains (although package support is not implemented yet in FPC it can parse packages) ------------------------------------------------------------------------ r18886 | paul | 2011-08-29 10:46:13 +0800 (Пн, 29 авг 2011) | 1 line compiler: replace "string" with ansistring where we concatenate substrings to prevent 255 chars limit overflow ------------------------------------------------------------------------ r18859 | paul | 2011-08-27 11:52:07 +0800 (Сб, 27 авг 2011) | 1 line compiler: implement delphi like namespaces git-svn-id: trunk@18911 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |