paul
|
f5965a9ce4
compiler: specialize record methods the same way as currently done for object and class methods + test
|
преди 14 години |
marco
|
24813219da
* update of openbsd sysnr by Jasper Lievisse Adriaanse
|
преди 14 години |
paul
|
e0e01899e5
compiler: move parse_generic_parameters to the interface of pdecl unit, move insert_generic_parameter_types to pdecl unit to access them from pdecsub (preparations for generic methods implementation)
|
преди 14 години |
paul
|
31de2aab1b
compiler: change parse_proc_head pd argument access type from var to out
|
преди 14 години |
joost
|
d97d2490c8
* Fixed the order in which the httpd-units are searched for (bug 18405)
|
преди 14 години |
paul
|
2599cc63bd
compiler: implement generic procedural types
|
преди 14 години |
paul
|
fab44804d2
test: forgotten { %fail } directive
|
преди 14 години |
Jonas Maebe
|
0da9d36116
* fixed internal assembler for x86-64 so that it correctly handles
|
преди 14 години |
michael
|
bd7b4840b0
* Forgot to add fpjsonrtti to makefile
|
преди 14 години |
Tomas Hajny
|
b8062957b9
* fix check for necessity of LIBPATH changes
|
преди 14 години |
michael
|
6898dcee66
* Example for streaming
|
преди 14 години |
michael
|
8390a18298
* Support for RTTI streaming
|
преди 14 години |
michael
|
853a1eb31c
* Added support for project file
|
преди 14 години |
paul
|
749075a851
compiler: ignore case when check type parameters for identity
|
преди 14 години |
paul
|
0d6b62d293
compiler: allow generic inline specialization for delphi mode (like TFoo<Integer>.Create)
|
преди 14 години |
paul
|
d55a141d70
compiler: allow generics as class parents + fixed test
|
преди 14 години |
paul
|
bd64575add
compiler: require generic name with type parameters for the method class prefix (like TGenericClass<T>.MethodName instead of TGenericClass.MethodName) in delphi mode
|
преди 14 години |
paul
|
fa41b6ffe3
compiler: allow generic classes to derive from generic classes and generic interfaces
|
преди 14 години |
paul
|
4cfcc7ae7b
compiler: implement delphi generic syntax for delphi mode
|
преди 14 години |
marco
|
a7c1e0f134
* ptypes updates from Jasper Lievens.
|
преди 14 години |
marco
|
ab744932b2
* errnostr by Jasper Lievens.
|
преди 14 години |
marco
|
56ca6b2db3
* small fix from Jasper Lievens.
|
преди 14 години |
Tomas Hajny
|
d2262b1a41
* avoid warning during compilation
|
преди 14 години |
Tomas Hajny
|
f0084393de
+ support for passing of options via environment variable added
|
преди 14 години |
Tomas Hajny
|
c12b695eb2
* added comment about planned support for passing of options via environment variable
|
преди 14 години |
Tomas Hajny
|
cbf2e4fc96
+ rmwait building now included for os2, emx, go32v2 and windows targets; it should work on Unix targets too but no support for handling of Unix permissions required for proper working of --force is implemented yet
|
преди 14 години |
Tomas Hajny
|
0449c62dff
+ proper Makefile for rmwait added
|
преди 14 години |
Tomas Hajny
|
c59fc868e6
+ have fpmc built for os2 and emx targets too
|
преди 14 години |
Tomas Hajny
|
dc21a0d721
* old make versions require a separator after colon in rule definitions
|
преди 14 години |
paul
|
e69de6110b
rtl: add mkOperatorOverload to TMethodKind enum
|
преди 14 години |