peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 yıl önce |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 yıl önce |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 yıl önce |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 yıl önce |
peter
|
155a2cdab4
* fix checking of procdef type which was broken since loadn returned
|
22 yıl önce |
peter
|
41dfcfba39
* expectloc fixes
|
22 yıl önce |
peter
|
47489f2376
* firstpass uses expectloc
|
22 yıl önce |
peter
|
0e0a581230
* do not convert procvars with void return to callnode
|
22 yıl önce |
peter
|
07f1898c68
* fix missing self setting for method to procvar conversion in
|
22 yıl önce |
carl
|
dd0322c646
* generic conversaion routines only work on signed types
|
22 yıl önce |
peter
|
34de6782a5
* convert_l3 convertlevel added. This level is used for conversions
|
22 yıl önce |
peter
|
00e2ee165b
* merged methodpointer fixes from 1.0.x
|
22 yıl önce |
peter
|
90473fa87f
* constant string conversion fixed, it's now equal to both
|
22 yıl önce |
peter
|
b3ef495a2b
* move code that checks for longint-pointer conversion hint
|
22 yıl önce |
daniel
|
5041b70618
* Removed ifdefs around notifications
|
22 yıl önce |
peter
|
54d8b64899
* proc-procvar crash fixed (tw2277)
|
22 yıl önce |
peter
|
70f03b9d6c
* don't allow class(classref) conversion
|
22 yıl önce |
florian
|
121ca40b39
* some variant <-> dyn. array stuff
|
23 yıl önce |
carl
|
87e69126fb
* fix bug with checking of duplicated items in sets (new sets bug only)
|
23 yıl önce |
carl
|
4532dbd680
* updated notes and hints
|
23 yıl önce |
peter
|
acb449fb1f
* more currency fixes, taddcurr runs now successfull
|
23 yıl önce |
peter
|
8351bb059b
* when converting from and to currency divide or multiple the
|
23 yıl önce |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 yıl önce |
carl
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 yıl önce |
florian
|
161d1b923e
+ several widestring/pwidechar related stuff added
|
23 yıl önce |
florian
|
6d1506a7c6
* when compiling <interface> as <interface> we can't assume
|
23 yıl önce |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 yıl önce |
florian
|
eeae421d91
- removed the relation check for <class> as <interface> because we don't
|
23 yıl önce |
florian
|
4cf1bb7038
+ the as operator for <class> as <interface> has to check the parent classes as well
|
23 yıl önce |
florian
|
d5f0cbbf2b
* fixes to common code to get the alpha compiler compiled applied
|
23 yıl önce |