Jonas Maebe
|
08f33f6156
* int64 case fixes
|
25 years ago |
Jonas Maebe
|
69297c067d
* more int64 case fixes
|
25 years ago |
Jonas Maebe
|
6c6250c5b4
* fixed range check errors
|
25 years ago |
Jonas Maebe
|
75bdddea4d
* fixed constant range error
|
25 years ago |
Jonas Maebe
|
c88779b691
* added cardinal typecast to avoid signed evaluation
|
25 years ago |
Tomas Hajny
|
8cdeee3e63
* OS/2 implementation corrected and finished
|
25 years ago |
peter
|
d083200fa1
* fixed crash with val()
|
25 years ago |
peter
|
3315ad63d4
* fixed crash with procvar load in tp mode
|
25 years ago |
peter
|
131b06c676
* uw1279 added
|
25 years ago |
peter
|
cc3d72c9a1
* added fail
|
25 years ago |
peter
|
de11db999d
* removed debug writelns
|
25 years ago |
peter
|
4df5f03ca7
* fixed static variables
|
25 years ago |
peter
|
0283ad41dc
* added missing %fail flags
|
25 years ago |
Jonas Maebe
|
595bf10fa7
* fixed case statements with int64 values
|
25 years ago |
Jonas Maebe
|
d3a8cc7fc8
* genintconstnode now returns cardinals instead of int64 constants if possible
|
25 years ago |
Jonas Maebe
|
200e1d4b25
* removed warnings about possible range check errors
|
25 years ago |
Jonas Maebe
|
48b2ad6e9a
* avoid the longint + cardinal to int64 conversion (merged Pierre's patch)
|
25 years ago |
Jonas Maebe
|
0293387955
* removed 64bit evaluations when range checking is on
|
25 years ago |
Jonas Maebe
|
4f791d04b4
- removed all ifdef cardinalmulfix code
|
25 years ago |
Jonas Maebe
|
e9544a1eb9
+ warning when there is a chance to get a range check error because of
|
25 years ago |
Jonas Maebe
|
12371eaa07
+ warning when there is a chance to get a range check error because of
|
25 years ago |
Jonas Maebe
|
519abba1ff
* 'resulttype of cardinal shl/shr x' is cardinal instead of longint
|
25 years ago |
peter
|
21486921af
* fixed parsing of strings and comments in skipuntildirective
|
25 years ago |
peter
|
09cebb518b
* reported bugs
|
25 years ago |
peter
|
29bdb0b698
* fixed disksize to return -1 on error
|
25 years ago |
Jonas Maebe
|
0a70f9b06e
* only return int64's from functions if it int64funcresok is defined
|
25 years ago |
Jonas Maebe
|
7199d2f851
* fixed range check errors
|
25 years ago |
michael
|
62950eb5c5
+ Fix from Peter
|
25 years ago |
Tomas Hajny
|
29a859f481
* initial version
|
25 years ago |
Tomas Hajny
|
1f6b42c528
* made compilable for OS/2 target
|
25 years ago |