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 |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
florian
|
07110d20f9
+ added proper support of type = type <type>; for simple types
|
22 years ago |
peter
|
f44c4af73b
* also allow = in fpc mode to assign enums
|
22 years ago |
peter
|
cf5d395f0a
* update self parameter only for methodpointer and methods
|
22 years ago |
peter
|
a261bbcfac
* type redefine fix for tb0437
|
22 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
f3d9f997cd
* low-highval always checked if limit ober 2GB is reached (to avoid overflow)
|
23 years ago |
peter
|
1600cdf96f
* safety check for typesym added for incomplete type def check
|
23 years ago |
peter
|
97dbb25ab6
* check for incomplete types in the current symtable when parsing
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |