peter
|
07219f9cb8
* fixed array of const writing instead of array of tvarrec (merged)
|
25 years ago |
peter
|
a9510fdde7
* fixed C alignment of array of record (merged)
|
25 years ago |
peter
|
bec1c5cdf9
* store strings with case in ppu, when an internal symbol is created
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
pierre
|
f1bd579bf4
* fix the stabs problems
|
25 years ago |
peter
|
7eaac1706d
* splitted namedobjectitem.next into indexnext and listnext so it
|
25 years ago |
florian
|
244fc53520
+ support of 64 bit integer constants
|
25 years ago |
peter
|
15aa7417a3
* store parast always for procdef (browser needs still update)
|
25 years ago |
peter
|
43f82ba0ff
* memdebug/memory patches (merged)
|
25 years ago |
peter
|
658a1f4fcd
* default parameters working !
|
25 years ago |
peter
|
95253a2759
* overload fixes (merged)
|
25 years ago |
Jonas Maebe
|
c999d3b17d
+ allow regvars to be used inside inlined procs, which required the
|
25 years ago |
peter
|
227e983397
* first things for default parameters
|
25 years ago |
michael
|
665c1f6410
+ patched to 1.1.0 with former 1.09patch from peter
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
40e02c89da
* fixed some getlabel to getdatalabel
|
25 years ago |
sg
|
a4096f2886
* Fix for class field table writing
|
25 years ago |
peter
|
e2e7120ef7
* setdef.typename, show Empty Set if elementtype is not set
|
25 years ago |
peter
|
8c25925349
* int64,qword rtti support
|
25 years ago |
peter
|
d55672bd95
* C record packing fixed to also check first entry of the record
|
25 years ago |
florian
|
2658c0aeda
+ fieldtable support for classes
|
25 years ago |
peter
|
0fccba3864
* arraydef.elesize returns 4 when strings are found in an openarray,
|
25 years ago |
peter
|
7c04f2ff09
* fixed rtti info for record
|
25 years ago |
pierre
|
fe57fa3993
* fix for bug #855
|
25 years ago |
marco
|
c23e9edb97
* Basic structures for new sethandling implemented.
|
25 years ago |
pierre
|
12d4917565
* avoid stack overflow in tref.done (bug 846)
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
florian
|
a44fb4a474
* fixed init table generation for classes and arrays
|
25 years ago |
florian
|
a0cc4f970b
* an exception in a construcor calls now the destructor (this applies only
|
25 years ago |