Simon Krajewski
|
6f1a78d0a2
do not recurse after inlining when finding abstract casts (fixed issue #1842)
|
12 years ago |
Simon Krajewski
|
b11f884022
small fixes to display-mode=usage
|
12 years ago |
Simon Krajewski
|
4c4802eb49
delay generic expression mapping until after all field types are updated
|
12 years ago |
Simon Krajewski
|
50a60163ad
minor
|
12 years ago |
Simon Krajewski
|
98df36b06c
filter AccRequire fields (fixed issue #1781)
|
12 years ago |
Simon Krajewski
|
bfbe196fac
apply type parameters before checking type equality for abstract casts (fixed issue #1770)
|
12 years ago |
Simon Krajewski
|
1040239e00
typing fix (fixed issue #1742)
|
12 years ago |
Caue Waneck
|
6bd0552f85
[java/cs] overload selection algorithm
|
12 years ago |
Nicolas Cannasse
|
a4b9588c24
removed AccCall _ warnings (ocaml 4.0+ only?)
|
12 years ago |
Simon Krajewski
|
9f812cae85
[Refactor]: - removed redundant string argument from AccCall
|
12 years ago |
Simon Krajewski
|
1dbb4dbcd3
recurse upon field-less abstract casts while detecting cast-calls (fixed issue #1695)
|
12 years ago |
Caue Waneck
|
db7df60b47
[java/cs] Unit tests-related fixes:
|
12 years ago |
Hugh Sanderson
|
3f92a84847
[cpp] Add _Complex as a special keyword (thanks gcc). Allow keyword remapping in package names. cpp.FastIterator is extern but not generic, but do not 'fix' its overrides. Do not generate code for the base KGeneric def
|
12 years ago |
Simon Krajewski
|
a37783a769
handle implicit casts for abstract constructor arguments (fixed issue #1710)
|
12 years ago |
Simon Krajewski
|
df1fad85d7
map FInstance when expanding generics (fixed issue #1683)
|
12 years ago |
Simon Krajewski
|
9cd06b6135
detect recursive implicit casts (fixed issue #1572)
|
12 years ago |
Simon Krajewski
|
06857c7059
default to underlying type if not specialization is available (fixed issue #1569)
|
12 years ago |
Simon Krajewski
|
4b43f7b9bf
refactored abstract handling into its own module and use cast check early on returns (fixed issue #1557)
|
12 years ago |
Simon Krajewski
|
a1af4aa9f6
don't recurse over @:to function calls (fixed issue #1568)
|
12 years ago |
Simon Krajewski
|
52d31f1b00
removed invalid recursion
|
12 years ago |
Simon Krajewski
|
f5ca1d3817
infer type parameters of @:from functions (fixed issue #1516)
|
12 years ago |
Simon Krajewski
|
c15a0ee751
restore cf_type
|
12 years ago |
Simon Krajewski
|
2f43515f1c
fixed fix_override
|
12 years ago |
Simon Krajewski
|
ad9a49d5ae
revert breaking commit
|
12 years ago |
Caue Waneck
|
dfbbbb1aaf
[all] fix_overrides fix: cl_overrides will now look for physical equality
|
12 years ago |
Caue Waneck
|
ffb34803b3
[cs] unit-tests related fixes
|
12 years ago |
Simon Krajewski
|
9971aefbc6
raise and catch a proper error while expr mapping generics (fixed issue #1508)
|
12 years ago |
Simon Krajewski
|
5463c3ec71
recurse over the result of an implicit abstract call (fixed issue #1502)
|
12 years ago |
Simon Krajewski
|
c32f39d772
do not memq the cloned field (fixed issue #1493)
|
12 years ago |
Nicolas Cannasse
|
14c97916f3
cl_overrides is now a list of class fields (can store several overloads with same name if necessary)
|
12 years ago |