The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner 787b2a2e05 pastojs: filer: class in other unit
git-svn-id: trunk@38479 -
2018-03-10 10:17:33 +00:00
compiler * fix inline assembly of segment:localvar with the internal asm writer on x86 2018-03-09 15:36:59 +00:00
installer * fpcmake.inc and Makefiles renerated after last commit 2017-12-27 15:08:18 +00:00
packages pastojs: filer: class in other unit 2018-03-10 10:17:33 +00:00
rtl Fix compilation wtih range check: STD_INPUT_HANDLE must be a DWORD 2018-03-08 17:41:11 +00:00
tests * updated test tasm23.pp, so that it checks the generated code 2018-03-09 15:45:41 +00:00
utils * update revision.inc 2018-03-07 16:40:29 +00:00
.gitattributes Big update for rtl-generics (aka Generics.Collections 2.0 - sync with https://github.com/maciej-izak/generics.collections). What is new: 2018-03-09 00:01:18 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile arm-netbsd: regenerated the required Makefiles 2018-03-05 15:44:49 +00:00
Makefile.fpc * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00