nickysn
|
ea5ffd597f
* set self to nil in current_module.deflist for registered defs in the
|
4 år sedan |
nickysn
|
81bd473439
* fixed win32 testsuite regressions after r49084
|
4 år sedan |
nickysn
|
8ec71bc810
* fixed memory leak, introduced accidentally in r48998
|
4 år sedan |
nickysn
|
d608b4b689
* instead of registering all and then deleting non-propgetter/setter procdefs in
|
4 år sedan |
nickysn
|
811cf381ad
* when parsing unions, set the uniondef reference to nil in
|
4 år sedan |
Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 år sedan |
svenbarth
|
60345366f2
* fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics
|
5 år sedan |
Jonas Maebe
|
a051b8d225
- remmoved doregister parameter from t*sym constructors, as the registration
|
5 år sedan |
Jonas Maebe
|
d8903ce6b3
- removed maxcrecordalign parameter/field from recordsymtables, as this value
|
6 år sedan |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 år sedan |
Jonas Maebe
|
ed2ae508d0
* only add hidden parameters for objectdef methods after generating the vmt,
|
6 år sedan |
yury
|
a277a5f8db
* Removed unused local vars.
|
6 år sedan |
Jonas Maebe
|
91d5457b38
* moved around/replaced the following procedures to stop nflw from depending
|
6 år sedan |
Jonas Maebe
|
28df55fe08
* moved handle_calling_convention() to pparautl
|
6 år sedan |
svenbarth
|
539ed761ba
* a property access list must only consist of record or object fields; classes are not allowed
|
6 år sedan |
svenbarth
|
446f89719c
* move checking whether a field's type is valid for the field to a separate function
|
6 år sedan |
Jonas Maebe
|
0b246f3dbd
* converted Boolean8 to an internal type, and mapped Boolean to the
|
6 år sedan |
florian
|
b70fc52874
* patch by Ondrej Pokorny: the stored property modifier does not delete the inherited default value anymore, resolves #33564
|
7 år sedan |
florian
|
eb61923762
* patch by Ondrej Pokorny: The nodefault is now inherited from parent class, resolves #33563
|
7 år sedan |
svenbarth
|
89f42fcdae
* handle vd_threadvar inside read_record_fields()
|
7 år sedan |
florian
|
6d5ce55232
* unified def creation for open arrays
|
7 år sedan |
florian
|
14cb60e479
* set an owner for open array defs being created in property declarations, resolves #25769
|
7 år sedan |
florian
|
ad4ad82908
* prevent crash on not yet supported attribute declarations, resolves #32075
|
7 år sedan |
michael
|
f6a08a2c74
* Patch from Ondrej Pokorny to allow correct nodefault/stored for strings
|
7 år sedan |
nickysn
|
49a96af874
+ also support 'external near' var declarations on i8086
|
7 år sedan |
nickysn
|
303309b28f
+ added support for 'external far' variables for i8086
|
7 år sedan |
florian
|
c0feaf1f1e
+ allow absolute to absolute symbols, resolves issue #32474
|
7 år sedan |
maciej-izak
|
8b5524ac3a
* ignore is_publishable for properties in interfaces (related to $M+ directive). $M has effect on visibility of default section for classes. Interface has always only public section (fix for problem in tb0631.pp)
|
8 år sedan |
svenbarth
|
ad65ff5600
* insert symbol only once
|
8 år sedan |
florian
|
b1dff29cbf
* removed unused units
|
8 år sedan |