The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Mattias Gaertner 062fbb5e41 pas2js: doc about extending JS function
git-svn-id: trunk@45716 -
2020-06-29 21:51:00 +00:00
compiler * correctly handle sign/zero extensions for optimization "var3", resolves #37254 2020-06-29 20:36:54 +00:00
installer * regenerate Makefiles 2020-06-06 17:18:48 +00:00
packages pas2js: fixed try exit(value) finally read Result end 2020-06-29 21:08:44 +00:00
rtl amiga-likes: add headers for timer.device/GetSysTime() 2020-06-28 22:23:36 +00:00
tests * correctly handle sign/zero extensions for optimization "var3", resolves #37254 2020-06-29 20:36:54 +00:00
utils pas2js: doc about extending JS function 2020-06-29 21:51:00 +00:00
.gitattributes * correctly handle sign/zero extensions for optimization "var3", resolves #37254 2020-06-29 20:36:54 +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
fpmake_proc1.inc
fpmake.pp * FPMake-option NoIDE added 2020-02-11 19:31:35 +00:00
Makefile * regenerate Makefiles 2020-06-06 17:18:48 +00:00
Makefile.fpc * synchronized with trunk 2020-04-19 21:10:31 +00:00