compiler
|
12adb47d65
* clean up
|
4 år sedan |
installer
|
68d3962889
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
|
4 år sedan |
packages
|
4a274cd63a
+ add a copyright/license header for the nullable unit
|
4 år sedan |
rtl
|
8b08079224
* fpc_AnsiStr_Concat: if one of the strings is empty and CP_NONE is passed, the code page
|
4 år sedan |
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 år sedan |
utils
|
7ee4954b0b
* Refactor HTML engine so it can more easily be extended
|
4 år sedan |
.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 år sedan |
.gitignore
|
f45bcd615e
Add bin directory to ignore list for fpcsrc directory also
|
4 år sedan |
Makefile
|
68d3962889
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
|
4 år sedan |
Makefile.fpc
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 år sedan |
fpmake.pp
|
79bbc20f29
* FPMake-option NoIDE added
|
5 år sedan |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 år sedan |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 år sedan |