Jonas Maebe
|
559e284bd0
* merged r13762-14047 from trunk
|
%!s(int64=16) %!d(string=hai) anos |
paul
|
e784ec1079
merge revisions 13898-13899:
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
3660bf7f98
* integrated the transformation of an Objective-C method call into a call
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
a149674a75
Merged revisions 13458-13596 via svnmerge from
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
acdb0bbb3e
* don't change current_filepos in pass_typecheck when not generating
|
%!s(int64=16) %!d(string=hai) anos |
florian
|
c0d4efed2e
* forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
335e159c11
Merged revisions 13351-13373,13376-13457 via svnmerge from
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
754696d1f5
* enable converting procedure callnodes with only default parameters into
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
92de010fe1
Merged revisions 13218-13347 via svnmerge from
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
1f6ec379de
* moved field definitions before method/property definitions (see mantis
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
e42842b31c
* don't allow skipping property parameters if the getter/setter has default
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
c0e51f3e97
* use reference-counted temps for the method pointer when the method
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
b1b9894ae3
* initial Objective-C 1.0 support:
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
d3cec25dce
* small indentation fix
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
630aa5c493
* do not use voidtype for temporary parameter/result locations when
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
da461c5154
* fixed calling static class methods from inside other static class methods
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
5474004dcc
* fixed calling inherited class methods from a regular method (mantis
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
%!s(int64=17) %!d(string=hai) anos |
peter
|
9086a2549d
* refactor overload collection in tcallcandidates. separate
|
%!s(int64=17) %!d(string=hai) anos |
peter
|
af437d5beb
* refactor the forward type declaration handling, remove
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
1e178d324f
* explicitly check whether the methodpointer isn't the same as the result
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
%!s(int64=17) %!d(string=hai) anos |
peter
|
060bdbcb47
* fix writing of goto node to ppu
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
615619804a
+ set node complexity of const. string nodes to 1
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
5feba9b3d7
* also free memory when a destructor is called without an explicit
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
6d0326a55b
* don't call procvars passed to formal parameters (mantis #11861)
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
d5c0ba9a1e
* Improved warning about constructing class instance with abstract methods. Warning is issued for each method and method name is specified in the message. It makes easy to find out which abstract methods still not overrode.
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
e25713515b
* Fixed memory leak.
|
%!s(int64=17) %!d(string=hai) anos |