peter
|
a909ffdd35
* allow explicit typecasts from classrefdef, fixes 2728
|
22 years ago |
peter
|
95f132db3d
* set_varstate cleanup
|
22 years ago |
peter
|
e55017a946
* fix 2720
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
0805c4e535
* fix different expectloc
|
22 years ago |
florian
|
f3e9e7a24f
* fixed web bug #2669
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
6731abb0db
* fixed some reported bugs
|
22 years ago |
peter
|
28ebc69c8f
* removed changesettype because that will change the definition
|
22 years ago |
Jonas Maebe
|
d8725a18bf
* disable fpuregable for fpu variables typecasted to non fpu-type
|
22 years ago |
Jonas Maebe
|
ad0dd43c4b
* fixed void_to_(int,pointer) typeconversion
|
22 years ago |
peter
|
4d67ae9f31
* fix check for procedure without parameters
|
22 years ago |
peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
peter
|
155a2cdab4
* fix checking of procdef type which was broken since loadn returned
|
22 years ago |
peter
|
41dfcfba39
* expectloc fixes
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
peter
|
0e0a581230
* do not convert procvars with void return to callnode
|
22 years ago |
peter
|
07f1898c68
* fix missing self setting for method to procvar conversion in
|
22 years ago |
carl
|
dd0322c646
* generic conversaion routines only work on signed types
|
22 years ago |
peter
|
34de6782a5
* convert_l3 convertlevel added. This level is used for conversions
|
22 years ago |
peter
|
00e2ee165b
* merged methodpointer fixes from 1.0.x
|
22 years ago |
peter
|
90473fa87f
* constant string conversion fixed, it's now equal to both
|
22 years ago |
peter
|
b3ef495a2b
* move code that checks for longint-pointer conversion hint
|
22 years ago |
daniel
|
5041b70618
* Removed ifdefs around notifications
|
22 years ago |
peter
|
54d8b64899
* proc-procvar crash fixed (tw2277)
|
22 years ago |
peter
|
70f03b9d6c
* don't allow class(classref) conversion
|
22 years ago |
florian
|
121ca40b39
* some variant <-> dyn. array stuff
|
23 years ago |