marco
|
9f845653f6
--- Merging r16094 into '.':
|
há 15 anos atrás |
Jonas Maebe
|
dd6900c7c0
--- Merging r14690 into '.':
|
há 15 anos atrás |
Jonas Maebe
|
78e19bdd0b
--- Merging r14468 into '.':
|
há 15 anos atrás |
paul
|
18ad138f45
merge r13997:
|
há 15 anos atrás |
Jonas Maebe
|
0698121f36
--- Merging r13526 into '.':
|
há 16 anos atrás |
Jonas Maebe
|
754696d1f5
* enable converting procedure callnodes with only default parameters into
|
há 16 anos atrás |
Jonas Maebe
|
1f6ec379de
* moved field definitions before method/property definitions (see mantis
|
há 16 anos atrás |
Jonas Maebe
|
e42842b31c
* don't allow skipping property parameters if the getter/setter has default
|
há 16 anos atrás |
Jonas Maebe
|
c0e51f3e97
* use reference-counted temps for the method pointer when the method
|
há 16 anos atrás |
Jonas Maebe
|
d3cec25dce
* small indentation fix
|
há 16 anos atrás |
Jonas Maebe
|
630aa5c493
* do not use voidtype for temporary parameter/result locations when
|
há 16 anos atrás |
Jonas Maebe
|
da461c5154
* fixed calling static class methods from inside other static class methods
|
há 16 anos atrás |
Jonas Maebe
|
5474004dcc
* fixed calling inherited class methods from a regular method (mantis
|
há 16 anos atrás |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
há 16 anos atrás |
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
|
há 17 anos atrás |
peter
|
9086a2549d
* refactor overload collection in tcallcandidates. separate
|
há 17 anos atrás |
peter
|
af437d5beb
* refactor the forward type declaration handling, remove
|
há 17 anos atrás |
Jonas Maebe
|
1e178d324f
* explicitly check whether the methodpointer isn't the same as the result
|
há 17 anos atrás |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
há 17 anos atrás |
peter
|
060bdbcb47
* fix writing of goto node to ppu
|
há 17 anos atrás |
florian
|
615619804a
+ set node complexity of const. string nodes to 1
|
há 17 anos atrás |
Jonas Maebe
|
5feba9b3d7
* also free memory when a destructor is called without an explicit
|
há 17 anos atrás |
Jonas Maebe
|
6d0326a55b
* don't call procvars passed to formal parameters (mantis #11861)
|
há 17 anos atrás |
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.
|
há 17 anos atrás |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
há 17 anos atrás |
yury
|
e25713515b
* Fixed memory leak.
|
há 17 anos atrás |
Jonas Maebe
|
6ac63bcafe
* also process tcallnode.funcretnode in nutils.foreachnode*(),needed
|
há 17 anos atrás |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
há 17 anos atrás |
Jonas Maebe
|
59d9169bbd
* perform typechecking of callinit/callcleanup statements immediately when
|
há 17 anos atrás |
peter
|
169516ffc0
* don't optimize funcret with assignment result if the value is also used
|
há 17 anos atrás |