florian
|
f0984fb628
* abstractrecorddef.contains_float_field should search recursively, resolves #27580
|
пре 10 година |
florian
|
0a17a08b28
- remove accidently committed (commented though) debug statement
|
пре 10 година |
Jonas Maebe
|
79a06b1514
+ iphonesim/x86_64 target (64 bit iOS simulator)
|
пре 10 година |
Jonas Maebe
|
0203f5e32f
* search iphoneall rather than cocoaall for Cocoa types on Darwin/AArch64
|
пре 10 година |
Jonas Maebe
|
851b3499b4
* aarch64 only/always uses its vector fpu
|
пре 10 година |
Jonas Maebe
|
73a9dc8077
* fixed formatting
|
пре 10 година |
florian
|
bc672e8fb2
* do not mess with the global symbol when compiling the implementation part of a unit
|
пре 10 година |
florian
|
cab98a58d0
+ parameters of nested procedure variable parameters are taken into account during name mangling, resolves #27515
|
пре 10 година |
florian
|
726a78be08
* fix possible range check errors, resolves #27461
|
пре 10 година |
Jonas Maebe
|
071282b286
* add methods of objcprotocols to the list of visible "helper" methods when
|
пре 10 година |
svenbarth
|
ba75fd62f0
Fix for Mantis #27348. Applied patch by Do-wan Kim plus comments for the reason.
|
пре 10 година |
svenbarth
|
943a094683
Fix for Mantis #27320.
|
пре 10 година |
Jonas Maebe
|
146e3bcb9e
* synchronised with trunk till r29513
|
пре 10 година |
Jonas Maebe
|
e97f31541e
- reverted partial commit of merge
|
пре 10 година |
Jonas Maebe
|
a76bbf363d
* synchronised with trunk r29513
|
пре 10 година |
sergei
|
d4969ca2ee
* Fixed subscripting records of size OS_PAIR on big endian targets and enabled placing such records into registers. Tested and shows no regressions on mips-linux.
|
пре 10 година |
svenbarth
|
5848637db3
Fix generation of class names for specializations.
|
пре 10 година |
svenbarth
|
77df68b2d9
Fix basically a regression since the reworking of Delphi compatible generics. The typenames of specialization now (again) contains the type names of the parameters. Additionally they are nicely formatted (TypeName<UnitName1.TypeName1[,...]>. If the full string should be longer than 255 characters an ellipsis will be added accordingly instead of the remaining parameters.
|
пре 10 година |
marco
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
пре 10 година |
sergei
|
07ab3fbec4
* Fixed RTTI name mangling for nested types, resolves #26069.
|
пре 10 година |
Jonas Maebe
|
83c7dbb7a6
* fixed copy/paste error that caused all warnings to be disabled after
|
пре 11 година |
Jonas Maebe
|
ee76e8dbf5
* fixed warning about always-true comparison when compiling a 16 bit target
|
пре 11 година |
nickysn
|
e6c5c35d65
* tarraydef.create_from_pointer changed to require the actual pointerdef as a
|
пре 11 година |
svenbarth
|
d46ae01589
Fix inlining of record methods across units if the unit with the method definitions is already compiled.
|
пре 11 година |
nickysn
|
86726a5dc8
* return ptrsinttype instead of sinttype in pointerdef.pointer_arithmetic_int_type
|
пре 11 година |
nickysn
|
33dac14554
* defutil.get_int_type_for_pointer_arithmetic replaced with a virtual method
|
пре 11 година |
Jonas Maebe
|
bd09b88a5b
+ support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension)
|
пре 11 година |
Jonas Maebe
|
627c83e828
* when creating a bare procdef copy, don't copy the funcret parameter.
|
пре 11 година |
nickysn
|
9b3d41d9c7
* the default value of tpointerdef.pointer_subtraction_result_type changed to
|
пре 11 година |
nickysn
|
d86a8ebc99
* defutil.get_int_result_type_from_pointer_subtraction moved to a virtual
|
пре 11 година |