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
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
Jonas Maebe
|
9879f684d2
* don't allow erroneuos read(typedfile,...) statements
|
22 years ago |
Jonas Maebe
|
8bbf574e8b
* fixed web bug #2296
|
22 years ago |
peter
|
46ed8eb932
* fixed pushing of records>8 bytes with stdcall
|
22 years ago |
florian
|
1da30f2610
* tcallnode.paraitem introduced, all references to defcoll removed
|
22 years ago |
peter
|
1b116848d8
* cdecl array of const fixes
|
23 years ago |
peter
|
67153fd9a1
* the never ending story of tp procvar hacks
|
23 years ago |
peter
|
34e8266af4
* case statement inlining added
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
peter
|
ef708fdab9
* Swap(QWord) constant support
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
peter
|
2facc2b2f7
* load threadvar input/output variable in temp
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
florian
|
6459b97052
+ write(ln) support for variants added
|
23 years ago |
florian
|
161d1b923e
+ several widestring/pwidechar related stuff added
|
23 years ago |
peter
|
3f32669ded
* Length(PChar) supported
|
23 years ago |
carl
|
98468d63e9
* only enumerations have range checking for succ/pred in const section
|
23 years ago |
peter
|
1df5c70e42
* check ranges for pred() and succ()
|
23 years ago |
Jonas Maebe
|
6592c96e70
* first_pi now just generates a constant, added missing calls to firstpass()
|
23 years ago |
carl
|
752beef0dd
* cardinal -> longword
|
23 years ago |
carl
|
6c2bede5a8
* second part bug report 1996 fix, testrange in cordconstnode
|
23 years ago |
peter
|
a17291b2d4
* array of char support for Str()
|
23 years ago |
peter
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
Jonas Maebe
|
f8b6c707a2
* made assigned() handling generic
|
23 years ago |
florian
|
e7a6cd18dd
* more fixes for the ppc
|
23 years ago |
Jonas Maebe
|
3ac9c35136
* don't always convert the second argument of inc/dec to a longint, but
|
23 years ago |