Jonas Maebe
|
3ed4734f85
* fixed position where error message is given about wrong "class of"
|
преди 16 години |
Jonas Maebe
|
52c6f14de5
* do not allow local type definitions such as string[1] and "file of byte"
|
преди 16 години |
peter
|
a3a66ba74d
* split tvisibility from tsymoptions
|
преди 16 години |
peter
|
af437d5beb
* refactor the forward type declaration handling, remove
|
преди 16 години |
peter
|
b6dcffe79b
* remove obsolete bt_specialize
|
преди 16 години |
peter
|
84112032c3
* rename aktobjectdef to current_objectdef
|
преди 16 години |
florian
|
d2214685c3
* fixes compiler crash with out of memory on illegal array declarations
|
преди 17 години |
yury
|
4cabbe0e39
* Fixed compiler cycling with enabled range and overflow checking.
|
преди 17 години |
peter
|
6c586e4eca
* store specializations in globalsymtable for units, use localsymtable
|
преди 17 години |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
преди 17 години |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
преди 17 години |
florian
|
2d91fef4f1
+ accept system.string, resolves #10489
|
преди 17 години |
peter
|
1e123d66ba
* improved generics
|
преди 18 години |
florian
|
7229dcfdcb
* setup a proper symtable stack before parsing the generic declaration itself, resolves #9419
|
преди 18 години |
Jonas Maebe
|
0040eecf9f
+ support for extra packing of sets whose lower element number
|
преди 18 години |
Jonas Maebe
|
eddc507a13
* disallow widechar sets (Delphi 7 compatible, and were handled wrongly
|
преди 18 години |
florian
|
4b9669a081
* give proper error location if something is wrong with the type argument list, resolves #9112
|
преди 18 години |
florian
|
fa2a2b0bd0
* generics without specialization can't be used as a type, resolves #9225
|
преди 18 години |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
преди 18 години |
florian
|
301be02148
* forbid anonymous generic specializations
|
преди 18 години |
peter
|
91dbd27a42
* cleanup deleting of defs
|
преди 18 години |
florian
|
11aa2b483e
* kicked ignore_equal, usage was wrong anyways
|
преди 18 години |
florian
|
c4d96ec538
* only non generic types can be used when specializing generics, fixes 7735
|
преди 18 години |
peter
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
преди 18 години |
florian
|
b0104f2ec8
* fixed parsing of spezialitions taking more than one argument
|
преди 18 години |
peter
|
84a96d66de
* move rtti and vmt table generation into write_persistent_type_info
|
преди 18 години |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
florian
|
bce905b106
* give correct error locations for errors when specializing templates
|
преди 19 години |
florian
|
85d63d9fa9
* settings refactored
|
преди 19 години |
peter
|
3078a1927f
* remove ttype
|
преди 19 години |