peter
|
95be416b9d
* don't allow stringconst+integer
|
19 years ago |
peter
|
ae0010ad6c
* support proc to procvar conversion for overloaded procdefs passed to parameters
|
19 years ago |
Jonas Maebe
|
b2cdab26af
* automatically convert (wide)chararrays to p(wide)chars for C varargs
|
19 years ago |
Jonas Maebe
|
4db6e1ddb8
* moved type conversion of C varargs from tcallnode to
|
19 years ago |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 years ago |
florian
|
bbd3e2e391
* string constants passed to array of const should be passed as ansistrings
|
19 years ago |
Jonas Maebe
|
765fe2b2ab
* fixed bug #4737 (check for potential range errors in for-loop
|
19 years ago |
Jonas Maebe
|
6d3ae16267
* fixed web bug #4647 (untyped elements in array constructors) + test
|
19 years ago |
Jonas Maebe
|
857664a5d4
* fixed tw4554:
|
19 years ago |
peter
|
95879fe8a7
* basic support for generic classes
|
19 years ago |
peter
|
24d972c012
* append optimization also for constant strings
|
19 years ago |
Jonas Maebe
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 years ago |
florian
|
77cc54351c
* procedures containing nested procedures accessing their data can't be inlined, fixes ie in tcalfun8.pp
|
20 years ago |
Jonas Maebe
|
6171499d15
* fixed creating shared libraries under Darwin/Mac OS X
|
20 years ago |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 years ago |
florian
|
a39fd9d2ea
* array of const for classes fixed, was broken by r10
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
aabbd3c7df
* property svn:eol-style: native set
|
20 years ago |
florian
|
d4194bce53
* array of const for currency, classes and interfaces fixed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
a680ccb389
+ variants are now assigned using fpc_variant_copy
|
20 years ago |
peter
|
3f9d6ab32f
* add hint when passing an uninitialized variable to a var parameter
|
20 years ago |
peter
|
ae0eb8d607
don't check size differences for booleans
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
d4be793575
* fix IE with array of const in array of conts
|
20 years ago |
florian
|
00324d38bf
+ optimized code generation on sparc
|
20 years ago |
peter
|
a1c525a3e6
* resourcestring does not need exception frame
|
20 years ago |
michael
|
44bf61f445
* Convert array of widechar to pwidechar instead of pchar
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |