compiler
|
2019e622e1
* fixed typed constants, initialized with Ofs(proc) in modes TP and DELPHI as well
|
7 years ago |
installer
|
5bedaf11f4
* fpcmake.inc and Makefiles renerated after last commit
|
7 years ago |
packages
|
a5f23e2b94
fcl-js: marker for checking writeln statements
|
7 years ago |
rtl
|
640480272f
* adjust TThread.Synchronize so that it also works correctly if the passed in thread instance is not the instance of the current thread
|
7 years ago |
tests
|
d86e5d006c
+ added test for seg(x) and ofs(x) initialized typed constants in TP mode as well
|
7 years ago |
utils
|
17c010b9a3
pas2js: catch jswriter exceptions
|
7 years ago |
.gitattributes
|
d86e5d006c
+ added test for seg(x) and ofs(x) initialized typed constants in TP mode as well
|
7 years ago |
.gitignore
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
7 years ago |
Makefile
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
7 years ago |
Makefile.fpc
|
3ce7927096
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
7 years ago |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |