peter
|
a296cfbe30
* fixed tp proc -> procvar
|
26 years ago |
peter
|
bdf7975be6
* type error for array constructor with array,record as argument
|
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
|
406efbaa5c
* fixed crash with array of const in procvar
|
26 years ago |
pierre
|
acfcb937da
* lost reference because refcount not increased fixed
|
26 years ago |
peter
|
f4f4f17da7
* fixed overloading of array of char
|
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 |
florian
|
1b5fda2764
* some false warnings "function result doesn't seems to be set" are
|
26 years ago |
pierre
|
19f6b92bc0
+ better info for impossible type conversion in calln
|
26 years ago |
peter
|
4517f917fd
* fixed array of const
|
26 years ago |
pierre
|
0cfc4c8f6b
* fix for constructor inside with statements
|
26 years ago |
peter
|
abd2a106b0
* fixed [char] crash
|
26 years ago |
peter
|
f379498229
+ BrowserLog for browser.log generation
|
26 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
pierre
|
4a85a1b59e
* fix for operators
|
27 years ago |
florian
|
4244dda54b
+ basic operations with int64/qord (compiler with -dint64)
|
27 years ago |
peter
|
a41f61713d
+ open strings, $P switch support
|
27 years ago |
peter
|
ab71649027
* fixed exactmatch removings
|
27 years ago |
peter
|
59c75c7410
* fixes for ansistrings
|
27 years ago |
peter
|
0353e61e9b
* va_list -> array of const
|
27 years ago |
peter
|
20188aa991
+ va_list for printf support
|
27 years ago |
pierre
|
1dab5a8cf0
* removed some erros after other errors (introduced by useexcept)
|
27 years ago |
pierre
|
63ff2ffbbc
* some memory leaks specific to usebrowser define fixed
|
27 years ago |
peter
|
3d984e5bf1
* m68k compiler compiles again
|
27 years ago |
peter
|
1db43eef4d
* more constant expression evaluators
|
27 years ago |
pierre
|
ba6a341854
* did not compile for browser
|
27 years ago |
florian
|
9083713fe4
* type casts pchar<->ansistring fixed
|
27 years ago |
peter
|
1b83196296
* some better support for openarray
|
27 years ago |