compiler
|
12adb47d65
* clean up
|
4 lat temu |
installer
|
68d3962889
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
|
4 lat temu |
packages
|
4a274cd63a
+ add a copyright/license header for the nullable unit
|
4 lat temu |
rtl
|
8b08079224
* fpc_AnsiStr_Concat: if one of the strings is empty and CP_NONE is passed, the code page
|
4 lat temu |
tests
|
c96029ebd5
* Delphi does not allow a generic method to be overloaded by a non generic type of the same name (unlike for generic types and non generic routines); this is probably done to simplify the implementation of implicit specializations of generic methods so we do this as well. For this we change the dummy symbol for generic routines from a typesym to a procsym
|
4 lat temu |
utils
|
7ee4954b0b
* Refactor HTML engine so it can more easily be extended
|
4 lat temu |
.gitattributes
|
c96029ebd5
* Delphi does not allow a generic method to be overloaded by a non generic type of the same name (unlike for generic types and non generic routines); this is probably done to simplify the implementation of implicit specializations of generic methods so we do this as well. For this we change the dummy symbol for generic routines from a typesym to a procsym
|
4 lat temu |
.gitignore
|
f45bcd615e
Add bin directory to ignore list for fpcsrc directory also
|
4 lat temu |
Makefile
|
68d3962889
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
|
4 lat temu |
Makefile.fpc
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 lat temu |
fpmake.pp
|
79bbc20f29
* FPMake-option NoIDE added
|
5 lat temu |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 lat temu |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 lat temu |