peter
|
1468993242
* new style for m68k/i386 infos and enums
|
27 years ago |
pierre
|
9ec2dfaf4a
+ added tai_const_symbol_offset
|
27 years ago |
florian
|
8cc7f2636e
+ auto dereferencing of pointers to structured types in delphi mode
|
27 years ago |
peter
|
e3dedeb4b2
* fixed mem leak with arrayconstrutor
|
27 years ago |
peter
|
166faa64f6
* crash preventions
|
27 years ago |
peter
|
369e79adf9
+ assert() support
|
27 years ago |
peter
|
630d8ea8d2
* crash preventions
|
27 years ago |
florian
|
2cd812215b
* better error recovering
|
27 years ago |
florian
|
70920974de
* two fixes to get ansi strings work
|
27 years ago |
peter
|
d4ac5e456b
+ idtoken and only one token table
|
27 years ago |
peter
|
8e85a889de
+ aktmodeswitches
|
27 years ago |
florian
|
7ff17144f4
* problem with with and classes fixed
|
27 years ago |
peter
|
a3fbac27af
* first working array of const things
|
27 years ago |
florian
|
31ec3c428f
* hasharray for defs fixed
|
27 years ago |
florian
|
af83d90357
* some changes to compile with Delphi
|
27 years ago |
pierre
|
8aa4df4046
sizeof(TPOINT) problem
|
27 years ago |
pierre
|
06104cdb46
* forward def are not put in record or objects
|
27 years ago |
peter
|
cba20a515a
* fixed str(boolean,string) which was allowed
|
27 years ago |
peter
|
12a80cf3dc
* update smartlinking, uses getdatalabel
|
27 years ago |
peter
|
58c2d999f0
* updated some error messages
|
27 years ago |
peter
|
d66124cb2f
+ internal constant functions
|
27 years ago |
peter
|
5c013220a3
* fixed smallset generation from elements, it has never worked before!
|
27 years ago |
florian
|
c1c5ec3235
* internalerror with mod/div fixed
|
27 years ago |
pierre
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
peter
|
7c8e445400
* fixed 'with object do' bug
|
27 years ago |
pierre
|
2d9cbf7fde
+ funcret setting in underproc testing
|
27 years ago |
pierre
|
d72ca253fe
* bug for -So proc assignment to p^rocvar fixed
|
27 years ago |
pierre
|
6a556346ed
* bug about assigning the return value of a function to
|
27 years ago |
pierre
|
2222aab027
* small warning position bug fixed
|
27 years ago |
peter
|
49e9cc95b0
* fixed proc()=expr which was not allowed anymore by my previous fix
|
27 years ago |