peter
|
d03f29df08
* more fixes for push_addr
|
26 years ago |
peter
|
ceecb1c885
* fixed push_addr_param for records < 4, the array high<low range check
|
26 years ago |
florian
|
e6c1b96cff
* some small problems fixed
|
26 years ago |
daniel
|
df07c1a0f5
* Recommitted the arraydef overflow bugfix.
|
26 years ago |
peter
|
1d5226f856
* removed daniels changes, because it broke all 'array of ...' code
|
26 years ago |
daniel
|
e7fd9b1dd8
* Fixed potential bug for open arrays (Their size is not known at
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |
peter
|
a0e2991b6a
* array is_equal disabled for tp,delphi mode
|
26 years ago |
peter
|
571c8d89bc
* array is_equal extended
|
26 years ago |
peter
|
bdd61f119c
* open array checks also for s32bitdef, because u32bit also has a
|
26 years ago |
florian
|
62cb5453d3
* a lot bug fixes:
|
26 years ago |
florian
|
c615fcdbbb
* int64/qword type release
|
26 years ago |
florian
|
0fa46763ad
* qword division fixed
|
26 years ago |
peter
|
99395db696
* merged from fixes
|
26 years ago |
peter
|
a08b5a8bff
* better methodpointer check for proc->procvar
|
26 years ago |
pierre
|
35777a48a1
types.pas
|
26 years ago |
florian
|
2ad3da43e6
* make cycle fixed i.e. compilation with 0.99.10
|
26 years ago |
peter
|
94c276ce8d
* better checks for procvar and methodpointer
|
26 years ago |
peter
|
901335c80d
* when range check error is found then fix the value to be within the
|
26 years ago |
peter
|
164fba5879
* removed ungettempoftype
|
26 years ago |
florian
|
6b33f4d87d
* better error recovering in typed constants
|
26 years ago |
florian
|
5f3a866333
* fix of my previous commit
|
26 years ago |
florian
|
a3f17a9e74
* fixed a couple of array related bugs:
|
26 years ago |
florian
|
1316bbd21f
* tdef.typename: returns a now a proper type name for the most types
|
26 years ago |
florian
|
ba314dab05
* two bugs reported by Romio (bugs 13) are fixed:
|
26 years ago |
peter
|
e8bf496ae8
* containsself fixes
|
26 years ago |
peter
|
d4659125d9
* procedure of object and addrn fixes
|
26 years ago |
pierre
|
0136ebb82b
+ ungettempoftype(pdef) boolean function
|
26 years ago |
peter
|
cc9df8d478
* first things to store the symbol/def number in the ppu
|
26 years ago |
peter
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 years ago |