peter
|
94c276ce8d
* better checks for procvar and methodpointer
|
26 years ago |
peter
|
cc0511a890
* @procvar is now always needed for FPC
|
26 years ago |
peter
|
1c129626c0
* fixed hightree generation when loading highSYM
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
6b33f4d87d
* better error recovering in typed constants
|
26 years ago |
peter
|
ef66ed259d
* fixed arrayconstruct->set conversion which didn't work for enum sets
|
26 years ago |
florian
|
ba314dab05
* two bugs reported by Romio (bugs 13) are fixed:
|
26 years ago |
florian
|
d7b52d0183
* fixed some bugs related to temp. ansistrings and functions results
|
26 years ago |
peter
|
e8bf496ae8
* containsself fixes
|
26 years ago |
peter
|
12313fbed8
* with temp vars now use a reference with a persistant temp instead
|
26 years ago |
peter
|
a47afc3857
* removed oldppu code
|
26 years ago |
peter
|
75aea84e80
* small message fixes
|
26 years ago |
florian
|
71ae948727
+ method message handlers which contain an explicit self can't be called
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
peter
|
884c517b18
* release storenumber,double_checksum
|
26 years ago |
peter
|
1e89937590
* small tp7 fix
|
26 years ago |
pierre
|
09cc9b4656
* previous log corrected
|
26 years ago |
pierre
|
8ef9a31210
ra386att.pas
|
26 years ago |
peter
|
cb70b62a82
* storenumber works
|
26 years ago |
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 |