Jonas Maebe
|
3bb41dcf9a
* fixed writing "packed" status of bitpacked records to ppu files.
|
19 years ago |
Jonas Maebe
|
2b3250aac0
* no support yet for packed records which need to be initialized
|
19 years ago |
Jonas Maebe
|
1f42ee201b
+ support for bitpacked records, except for:
|
19 years ago |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
Jonas Maebe
|
6fd4c50f0a
* give proper error message when upper or lower bound of array type is out
|
19 years ago |
Jonas Maebe
|
d75b19e484
* removed/conditionalised several unused variables
|
19 years ago |
Jonas Maebe
|
a12f293781
* fixed wrong note about explictly valued enumeration types if the lower
|
19 years ago |
florian
|
5ef2566381
+ parse packed set, fixes #6735
|
19 years ago |
florian
|
91434bd791
* fixed several dispinterface parsing related stuff
|
19 years ago |
peter
|
95be416b9d
* don't allow stringconst+integer
|
19 years ago |
peter
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
19 years ago |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 years ago |
peter
|
b1c66a106e
* more dup id fixes
|
19 years ago |
peter
|
a59690b147
* make generic basics working again
|
19 years ago |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
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 |