peter
|
3cc443d181
* fixed crash with empty array constructors
|
25 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
78246cf227
* fixed is_equal for proc -> procvar which didn't check the
|
26 years ago |
peter
|
49fcd8aceb
* forward type declaration rewritten
|
26 years ago |
florian
|
863df30860
+ rtti is now automatically generated for published classes, i.e.
|
26 years ago |
florian
|
1609dde2ca
* fixed bug #596
|
26 years ago |
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 |