Jonas Maebe
|
1e6d667c3b
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
|
26 years ago |
pierre
|
58bfc3ac78
* some m68k fixes (still not compilable !)
|
26 years ago |
florian
|
a7179a75db
* behaviaor of PROTECTED and PRIVATE fixed, works now like TP/Delphi
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
pierre
|
f59803f7d2
* fix for normal method calls inside static methods :
|
26 years ago |
florian
|
3134c9352e
* small fix for method pointers
|
26 years ago |
florian
|
ccd94e19cc
* "procedure of object"-stuff fixed
|
26 years ago |
pierre
|
0cfc4c8f6b
* fix for constructor inside with statements
|
26 years ago |
peter
|
6ee9d913cd
+ farpointer type
|
27 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
florian
|
df1edc9bc0
* some stuff for procedures of object added
|
27 years ago |
peter
|
a41f61713d
+ open strings, $P switch support
|
27 years ago |
pierre
|
4201ea4903
* var:=new(pointer_type) support added
|
27 years ago |
peter
|
fdb8d828a6
+ nil constants
|
27 years ago |
peter
|
3037445491
* released useansistring
|
27 years ago |
peter
|
de4cf49059
* ansistring fixes
|
27 years ago |
peter
|
e659040083
* fixed filedef for typenodetype
|
27 years ago |
pierre
|
6c1766feed
* bug fix for IOCHECK inside a procedure with iocheck modifier
|
27 years ago |
pierre
|
4494bfafb6
* type ptree only allowed inside expression
|
27 years ago |
pierre
|
136cf23427
* calling of private method allowed inside child object method
|
27 years ago |
pierre
|
a5f0168fbb
* wrong stabs info corrected once again !!
|
27 years ago |
pierre
|
d91210671d
+ added oo_hasconstructor and oo_hasdestructor
|
27 years ago |
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 |