svenbarth
|
44d27a9d1d
Rebase to revision 16946
|
14 năm trước cách đây |
svenbarth
|
2462b5c84a
* verified some tests with Delphi XE
|
14 năm trước cách đây |
svenbarth
|
963a4d7b23
Commit of a completely restructured helper implementation. Instead of changing objectdefs with odt_classhelper to odt_class, they'll have the odt_helper type assigned to and this will be kept. This also implies that the parent of a helper is its true parent while the extended type is set to a field in tobjectdef (extendeddef).
|
14 năm trước cách đây |
svenbarth
|
d12b198c7f
Rebase to revision 16888
|
14 năm trước cách đây |
svenbarth
|
9b6fbd330c
tchlp37.pp: properties seem to be disliked by Delphi 2007 (when accessing them), so test using a function
|
14 năm trước cách đây |
svenbarth
|
7cc7826343
- msg*: found a message to reuse
|
14 năm trước cách đây |
svenbarth
|
e19bcfae38
Added a flag set to TSymtable that tells whether it contains a class helper symbol, which is currently only used for static- and globalsymtables.
|
14 năm trước cách đây |
svenbarth
|
bc2db220be
tchlp45: corrected the test; it used a non existing method instead of the private one, but this doesn't make a difference in the result (it still fails as it should ^^)
|
14 năm trước cách đây |
svenbarth
|
a7d99a5561
Increased PPU version again so it differs from that in trunk
|
14 năm trước cách đây |
svenbarth
|
07eebff55c
Rebase to revision 16827
|
14 năm trước cách đây |
svenbarth
|
b74e0e9b4e
Added another bunch of tests. Partly they still need to be verified in Delphi.
|
14 năm trước cách đây |
svenbarth
|
a317827456
symtable.pas:
|
14 năm trước cách đây |
svenbarth
|
36ee46110c
Updated ppudump to support the new ppu data that might contain class helpers.
|
14 năm trước cách đây |
nickysn
|
c96b89adce
* GAS no longer required to build hermes on i386
|
14 năm trước cách đây |
marco
|
6d0e9444cd
* patch from #18613 from M. Kamburelis fixes glBufferSubDataARB and some formatting.
|
14 năm trước cách đây |
joost
|
012ef5218b
* Fixed mem-leak, FContentProducers was re-initialized during the inherited destroy
|
14 năm trước cách đây |
joost
|
9191eb35a9
* Fixed mem-leak
|
14 năm trước cách đây |
paul
|
27bb39a1ca
compiler: comment tblock_type members
|
14 năm trước cách đây |
marco
|
a14b0d020e
* Patch from #18617 Forkevent from Seth Grover.
|
14 năm trước cách đây |
sekelsenmat
|
1b8372d750
Improves the DXF reader
|
14 năm trước cách đây |
Jonas Maebe
|
04e26bfc85
* corrected version of r16812: code generation is still handled specially
|
14 năm trước cách đây |
paul
|
0f35da07f1
compiler: call gen_intf_wrappers not only for unit symtables but also for syntables of records and object types because they can contain nested classes (bug #0018610)
|
14 năm trước cách đây |
sekelsenmat
|
6bad2fa169
Large improvements to the DXF reader and adds a new circle entity to fpvectorial
|
14 năm trước cách đây |
Jonas Maebe
|
ed1485c33e
- reverted r16812 for now because it breaks building some packages
|
14 năm trước cách đây |
Jonas Maebe
|
b0f3fd2533
* completely handle assigned() in pass_1, replaced second_assigned with
|
14 năm trước cách đây |
sergei
|
2b6fea065d
* Several functions had their results unassigned, fixed.
|
14 năm trước cách đây |
sergei
|
58f37dc952
Improvements to dispinterface property handling:
|
14 năm trước cách đây |
sergei
|
ba74d47081
* pdecvar.pas, refactoring: don't create storedprocdef unless it is actually required.
|
14 năm trước cách đây |
paul
|
ae7bfbb578
compiler: don't connect parasyms to procdefinition in tcallnode.derefimpl if procdefinition is not defined (a possible case for a generic method) (fixes issue #0018573)
|
14 năm trước cách đây |
paul
|
a39733a0a2
compiler: extend enumerator support for records:
|
14 năm trước cách đây |