michael
|
ac1642de89
* Patch from peter: fix macpas anonymous function procvar
|
20 yıl önce |
peter
|
8d251e8506
* unit mapping rewrite
|
20 yıl önce |
peter
|
14ccaf9c7b
* allow enum with jumps as array index in delphi mode
|
20 yıl önce |
peter
|
87d2861f89
* fixes for win32 mangledname
|
21 yıl önce |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 yıl önce |
peter
|
9b00c7832e
* support > 32bit accesses for x86_64
|
21 yıl önce |
florian
|
8a9758c5e2
* logs truncated
|
21 yıl önce |
florian
|
588e2c38bf
* dwarf branch merged
|
21 yıl önce |
peter
|
e661df03ee
* fixes to previous constant integer commit
|
21 yıl önce |
peter
|
e46cdcea48
* constants ordinals now always have a type assigned
|
21 yıl önce |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 yıl önce |
peter
|
dfb7fe9d9d
* fixed alignment calculation for variant records
|
21 yıl önce |
peter
|
8caaa7740d
* more record alignment fixes
|
21 yıl önce |
peter
|
2d8d788211
* record alignment splitted in fieldalignment and recordalignment,
|
21 yıl önce |
peter
|
a28d911c98
* IncompatibleTypes() added that will include unit names when
|
22 yıl önce |
peter
|
6edadf3df5
* more proc directive for procvar fixes
|
22 yıl önce |
peter
|
2bec6b14fc
* procvar directive parsing fixes
|
22 yıl önce |
peter
|
7900a544a3
* searchsym_type to search for type definitions. It ignores
|
22 yıl önce |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 yıl önce |
peter
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 yıl önce |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 yıl önce |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 yıl önce |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 yıl önce |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 yıl önce |
florian
|
07110d20f9
+ added proper support of type = type <type>; for simple types
|
22 yıl önce |
peter
|
f44c4af73b
* also allow = in fpc mode to assign enums
|
22 yıl önce |
peter
|
cf5d395f0a
* update self parameter only for methodpointer and methods
|
22 yıl önce |
peter
|
a261bbcfac
* type redefine fix for tb0437
|
22 yıl önce |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 yıl önce |
carl
|
f3d9f997cd
* low-highval always checked if limit ober 2GB is reached (to avoid overflow)
|
23 yıl önce |