Cauê Waneck
|
d88b79b448
[cs] First implementation of sys.db using ADO.NET
|
11 жил өмнө |
hughsando
|
dde084567d
Use __hxcpp_cast_get_proc_address directly, not via inline function
|
11 жил өмнө |
Hugh
|
3aa487059c
Add a define to disable simplification filter. Some special output handling when cppia is defined
|
11 жил өмнө |
Hugh
|
4c9507bc3a
Mark cpp.Funciton class as no_simplification
|
11 жил өмнө |
Cauê Waneck
|
ef309860d0
[cs] Write type parameters in the correct classes: Closes #3224
|
11 жил өмнө |
Nicolas Cannasse
|
37dff4b18a
Merge pull request #3567 from Atry/patch-3
|
11 жил өмнө |
Nicolas Cannasse
|
018ad840bb
Merge pull request #3353 from derRaab/development
|
11 жил өмнө |
杨博 (Yang Bo)
|
7d23ab4a24
Fixes #3542
|
11 жил өмнө |
Cauê Waneck
|
c099f456c3
[cs] Do not check explicit interfaces, but still include them in the list of interfaces. See #3558
|
11 жил өмнө |
Dan Korostelev
|
36fb4b7a59
[cs] move StringMap value iterator into a class instead of dynamic object (~2.3x faster)
|
11 жил өмнө |
Dan Korostelev
|
d8d478f54e
[cs] move StringMap key iterator into a class instead of dynamic object (~2.3x faster)
|
11 жил өмнө |
Dan Korostelev
|
8dc7eecafb
[cs] move intmap key iterator into a class instead of dynamic object with closures (~2.3x faster)
|
11 жил өмнө |
Dan Korostelev
|
fb57865562
move int value iterator into a class instead of dynamic object with closures (~2.8x faster)
|
11 жил өмнө |
Dan Korostelev
|
c473ac546a
[cs] don't create unnecessary local variables in Array.__get
|
11 жил өмнө |
Dan Korostelev
|
b3deea245b
[java] use native arrays for wrapped captured variables
|
11 жил өмнө |
Dan Korostelev
|
ccda440f93
only wrap captured variables that are actually changed in or after closure (closes #3548)
|
11 жил өмнө |
Dan Korostelev
|
aebb87551d
separate variable assignments from read usage
|
11 жил өмнө |
Cauê Waneck
|
1d8ee640ef
[as3] disabled #2061 test
|
11 жил өмнө |
Hugh
|
eff03d9f49
Include headers required by switches on generic EnumValue.
|
11 жил өмнө |
Dan Korostelev
|
4d4c4bbb93
[cs] don't generate Runtime.eq call for closure boxed arguments check.
|
11 жил өмнө |
Dan Korostelev
|
1278ade6fb
remove duplicated code
|
11 жил өмнө |
Dan Korostelev
|
b0ea9e48b5
Merge pull request #3559 from nadako/3548_wrapref
|
11 жил өмнө |
Dan Korostelev
|
ad4c1dfb4c
fix parametrized anon function capture
|
11 жил өмнө |
Dan Korostelev
|
e6c52526ab
add some comments
|
11 жил өмнө |
Dan Korostelev
|
8bbf3c9551
use native array for c# in closures
|
11 жил өмнө |
Dan Korostelev
|
fe6db4bd75
move wrap ref functions into a platform-specific helper object
|
11 жил өмнө |
Dan Korostelev
|
fa8c1cbd5f
factored out expr generation for captured vars
|
11 жил өмнө |
Cauê Waneck
|
d35d8c438c
[cs] Call real_type for the underlying Pointer type as well
|
11 жил өмнө |
Cauê Waneck
|
ef5f4b4562
[java/cs] Added support for @:readOnly fields when eagerly initialized. Closes #2061
|
11 жил өмнө |
Cauê Waneck
|
e0fbcd1e39
[cs] Use Activator to handle createEmptyInstance if no matching constructor is found
|
11 жил өмнө |