peter
|
370f15bcc4
* define to get ansistring returns in ref instead of reg
|
26 years ago |
peter
|
2bfdf91c5c
* assembler inlining working for ag386bin
|
26 years ago |
peter
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 years ago |
peter
|
c8f444b65f
* ag386bin updates
|
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
|
b73b83a01b
+ complex results for assembler functions, fixes bug0155
|
26 years ago |
pierre
|
85e61ae63b
* fix for bug0214
|
26 years ago |
florian
|
9b3fd7f5b6
+ range checking for ansi- and widestrings
|
26 years ago |
pierre
|
b186605bc4
* conditionnal code for extended check of virtual methods
|
26 years ago |
florian
|
2ac877d04f
* problem with calls to method pointers in methods fixed
|
26 years ago |
florian
|
491c20797c
* class destructors fixed, class instances weren't disposed correctly
|
26 years ago |
florian
|
02b4722695
* the reference in the result location of a function call wasn't resetted =>
|
26 years ago |
florian
|
ccd94e19cc
* "procedure of object"-stuff fixed
|
26 years ago |
peter
|
4517f917fd
* fixed array of const
|
26 years ago |
pierre
|
0cfc4c8f6b
* fix for constructor inside with statements
|
26 years ago |
peter
|
000336a586
* released valuepara
|
27 years ago |
florian
|
802fd8fb5c
* memory leaks for ansistring type casts fixed
|
27 years ago |
florian
|
d656d708b7
* ansistring memory leaks fixed
|
27 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
florian
|
467c0de643
* bug with p(const a : ansistring) fixed
|
27 years ago |
florian
|
4244dda54b
+ basic operations with int64/qord (compiler with -dint64)
|
27 years ago |
florian
|
061be51016
* better code generation for classes which are passed as parameters to
|
27 years ago |
pierre
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 years ago |
peter
|
a41f61713d
+ open strings, $P switch support
|
27 years ago |
peter
|
66f37e9d4a
* fix for valuepara
|
27 years ago |
peter
|
df89c828e5
* ansistring -> pchar fixed
|
27 years ago |
peter
|
0cadc4f3c3
* VALUEPARA for tp7 compatible value parameters
|
27 years ago |
peter
|
3df27389c0
* rename laod/copystring -> load/copyshortstring
|
27 years ago |
florian
|
3bb3dc34ff
* some stuff of Pavel implement (win32 dll creation)
|
27 years ago |