peter
|
80fef1e8ad
* fix parsing of typecasts in type declarations
|
19 years ago |
peter
|
95879fe8a7
* basic support for generic classes
|
19 years ago |
peter
|
767291ca5f
* refactor reading and setting of parent classes
|
19 years ago |
peter
|
e00ef44479
* fix boolean range parsing false..true
|
20 years ago |
daniel
|
22e89e1a42
* Proof of concept: Support threadvars using segment registers.
|
20 years ago |
florian
|
b9b9ce059d
* compilation errors fixed
|
20 years ago |
florian
|
abbc85bb78
+ strict protected and strict private support
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
0ae80eea41
* allow enum arithmetics inside an enum def, compatible with delphi
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
michael
|
ac1642de89
* Patch from peter: fix macpas anonymous function procvar
|
20 years ago |
peter
|
8d251e8506
* unit mapping rewrite
|
20 years ago |
peter
|
14ccaf9c7b
* allow enum with jumps as array index in delphi mode
|
20 years ago |
peter
|
87d2861f89
* fixes for win32 mangledname
|
21 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
9b00c7832e
* support > 32bit accesses for x86_64
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
e661df03ee
* fixes to previous constant integer commit
|
21 years ago |
peter
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
peter
|
dfb7fe9d9d
* fixed alignment calculation for variant records
|
21 years ago |
peter
|
8caaa7740d
* more record alignment fixes
|
21 years ago |
peter
|
2d8d788211
* record alignment splitted in fieldalignment and recordalignment,
|
21 years ago |
peter
|
a28d911c98
* IncompatibleTypes() added that will include unit names when
|
22 years ago |
peter
|
6edadf3df5
* more proc directive for procvar fixes
|
22 years ago |
peter
|
2bec6b14fc
* procvar directive parsing fixes
|
22 years ago |
peter
|
7900a544a3
* searchsym_type to search for type definitions. It ignores
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |