peter
|
bd55afa666
* fixed double dispose of propsymlist
|
26 years ago |
florian
|
860747346f
* fixed writing of class rtti: vmt offset were written wrong
|
26 years ago |
peter
|
2f95239feb
* fixed crash when childof was nil
|
26 years ago |
peter
|
8d9aa81d3a
* hack to support property with record fields
|
26 years ago |
peter
|
793b28882f
* classes vmt changed to only positive addresses
|
26 years ago |
peter
|
cb8aeb3fd6
* V_Fatal=1, all other V_ are also increased
|
26 years ago |
Jonas Maebe
|
ace7ff6983
* all tokens now start with an underscore
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |
florian
|
7e74642b02
* modifications for the new code generator
|
26 years ago |
peter
|
674e0cc879
* write .size also
|
26 years ago |
peter
|
30be2bf063
* indirect type referencing is now allowed
|
26 years ago |
peter
|
07bb58295b
* alignment is now saved in the symtable
|
26 years ago |
florian
|
35f636dea1
+ resourcestring implemented
|
26 years ago |
peter
|
45bf051885
* merged
|
26 years ago |
michael
|
e77400a181
+ Fixed integer message table
|
26 years ago |
florian
|
62cb5453d3
* a lot bug fixes:
|
26 years ago |
peter
|
b4a852e74b
* merged
|
26 years ago |
peter
|
f959158854
* merged
|
26 years ago |
florian
|
497a3d3686
* use of is_ordinal checked: often a qword/int64 isn't allowed (case/for ...)
|
26 years ago |
pierre
|
5f05d07dcb
* previous wrong log corrected
|
26 years ago |
pierre
|
35777a48a1
types.pas
|
26 years ago |
peter
|
94c276ce8d
* better checks for procvar and methodpointer
|
26 years ago |
peter
|
cc0511a890
* @procvar is now always needed for FPC
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
6a652349de
* hopefully the default property bug fixed
|
26 years ago |
peter
|
bfed29ff8b
* NEWLAB for label as symbol
|
26 years ago |
pierre
|
6a0a1149c8
* better stabs line info for vars
|
26 years ago |
florian
|
92f67c96fc
* made source compilable with TP (too long line)
|
26 years ago |
peter
|
e8bf496ae8
* containsself fixes
|
26 years ago |