florian
|
728caf4590
* web bug #1207 fixed: field and properties of const classes can be
|
25 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
Jonas Maebe
|
359f502adc
* fixed crash when trying to use an overloaded operator which is nowhere
|
25 years ago |
Jonas Maebe
|
c9e26189a2
* fixed operator overloading problems
|
25 years ago |
florian
|
5694e05857
* some bugs with interfaces and NIL fixed
|
25 years ago |
peter
|
5ac2599649
* create generic toutputsection for binary writers
|
25 years ago |
florian
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
peter
|
e171f341a0
* moehrendorf oct 2000 rewrite
|
25 years ago |
peter
|
38951f5ce1
* lot of compile updates for cg11
|
25 years ago |
florian
|
2a74104ce4
* make cycle fixed
|
25 years ago |
florian
|
57a566e53d
*** empty log message ***
|
25 years ago |
florian
|
c284d15e57
* fixed a lot of syntax errors in the n*.pas stuff
|
25 years ago |
florian
|
a32e181d77
* hmm, still a lot of work to get things compilable
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
peter
|
7eaac1706d
* splitted namedobjectitem.next into indexnext and listnext so it
|
25 years ago |
Jonas Maebe
|
cca5461149
* fixed bug in type conversions between enum subranges (it didn't take
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
f449b4beaa
* fixed function returning record type and assigning to the result
|
25 years ago |
peter
|
724ce958af
* fixed pchar<->[string,chararray] operations
|
25 years ago |
peter
|
42bdcb649b
* fixed pchar->string conversion for delphi mode
|
25 years ago |
pierre
|
679c988bc3
* unary minus operator overloading was broken
|
25 years ago |
pierre
|
7b1219536c
+ support for NOT overloading
|
25 years ago |
peter
|
8ab40df69d
* check for procvar in valid_for_formal
|
25 years ago |
pierre
|
88e8f0836f
+ isbinaryoperatoracceptable and isunaryoperatoracceptable
|
25 years ago |
peter
|
40de0309f6
* fixed long line for tp7
|
25 years ago |
peter
|
276a486a28
* fixed string->pchar conversion for array constructors
|
25 years ago |
florian
|
d7db923d35
* fixed assignments of subrange enumeration types
|
25 years ago |