peter
|
d75bbf8b73
* fixed crash with inherited with varsym/propsym
|
25 years ago |
peter
|
797267fde1
* protected member check for classes works
|
25 years ago |
pierre
|
e0cc4f9bed
+ oppower
|
25 years ago |
pierre
|
34795ccd60
* - 1**4 = -1 fix
|
25 years ago |
Jonas Maebe
|
0ab87d5ed8
* modifications to make the compiler functional when compiled with
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
florian
|
6c3bbb7915
* corrected wrong error message of a member of a class/object/classref wasn't found
|
25 years ago |
peter
|
99fe175be6
* added st_default stringtype
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
pierre
|
6d8f8ef3f9
* web bug769 fix
|
26 years ago |
peter
|
d3b404c1a4
* fixed bug #698
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
b528749138
* Notes/Hints for local syms changed to
|
26 years ago |
pierre
|
62da9bd4c0
* Notes/hints changes
|
26 years ago |
pierre
|
94f418dc11
+ one field added for ttoken record for operator
|
26 years ago |
peter
|
8cbc068314
* fixed crash with an errordef
|
26 years ago |
florian
|
7265215469
* problem with "index X"-properties solved
|
26 years ago |
florian
|
917bf5b071
* previous fix for 517 was imcomplete: there was a problem if the property
|
26 years ago |
florian
|
8b40781b6c
* finally bug #517 solved ...
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
338a386280
* fixed inherited with properties
|
26 years ago |
peter
|
e0fe0916fd
* check for object in extended new
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
8e7dd52200
* error when properties are passed to var parameters
|
26 years ago |
peter
|
89b677a0ee
* split type reading from pdecl to ptype unit
|
26 years ago |
florian
|
fa19f0aa09
- removed the hcodegen use in the new cg, use cgbase instead
|
26 years ago |
peter
|
6b2a0a3a5c
* fixed result access in 'if result = XXX then'
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
peter
|
0f8f8e8ff4
* fix for pointer reading in const with @type.method
|
26 years ago |
peter
|
2687d75c38
+ constant pointer support which can happend with typecasting like
|
26 years ago |