peter
|
9abbb34b34
* fixed crash
|
26 years ago |
peter
|
8ba31512e1
* check for calln in handle_procvar
|
26 years ago |
peter
|
1c96916943
* generic write_float and str_float
|
26 years ago |
florian
|
78d13ec796
* changes to compile it with Delphi 4.0
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
peter
|
49786e5fe5
* farpointerdef moved into pointerdef.is_far
|
26 years ago |
peter
|
d2f717c9e0
* removed my property fix
|
26 years ago |
peter
|
0869bc80e9
* class property without write support
|
26 years ago |
florian
|
b6a9251cf3
* property problem fixed: a propertysym is only a write
|
26 years ago |
peter
|
dc1f9b5bbb
* addr() internal
|
26 years ago |
peter
|
10c57d43f3
* fixed property write
|
26 years ago |
florian
|
982e083f76
* fixed problem with default properties which are a class
|
26 years ago |
peter
|
ee82810a16
* more use of ttoken
|
26 years ago |
peter
|
2bfdf91c5c
* assembler inlining working for ag386bin
|
26 years ago |
peter
|
6a802e85d7
* released valintern
|
26 years ago |
peter
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 years ago |
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 |