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