Cauê Waneck
|
20e4b86dac
[cs] Temp fix for ##3961 . See #4003
|
10 lat temu |
Simon Krajewski
|
e3e21c6f2a
remove void-rewrite in `promote_complex_rhs` because it is not implemented properly and causes too many issues (see #4004)
|
10 lat temu |
Hugh
|
016737b79a
[cpp] Give more respect to the TCast(None) construct. Closes #3958
|
10 lat temu |
Dan Korostelev
|
c2de76355a
[cs] hide native type param constraints generation behind @:nativeTypeConstraints for now (closes #4002, see #3526)
|
10 lat temu |
Cauê Waneck
|
fb35627893
[java/cs] Added test. Closes #4001
|
10 lat temu |
Cauê Waneck
|
131d71481e
[java/cs] Fixed some erroneous 'No overload found' messages
|
10 lat temu |
Cauê Waneck
|
abe32cafd1
[java/cs] Set constants initialized on classes that derive from @:nativeGen . Closes #4000
|
10 lat temu |
Cauê Waneck
|
55926c3e06
[gen-hx-classes] Generate real field name
|
10 lat temu |
Cauê Waneck
|
e99a795b23
[java-lib] Ignore java.lang.String on --gen-hx-classes
|
10 lat temu |
Nicolas Cannasse
|
6c4c98eb5c
Merge pull request #3995 from TiVo/fix-base64
|
10 lat temu |
frabbit
|
0cdfbee22c
Merge pull request #3990 from HaxeFoundation/anonfieldaccess-unittests
|
10 lat temu |
frabbit
|
34ef798ea9
remove string tests and add commented tests for other array methods, these could be uncommented if we decide to make them available at runtime too
|
10 lat temu |
Dan Korostelev
|
3657330aec
[cs] remove @:functionCode
|
10 lat temu |
Dan Korostelev
|
9317926632
Merge pull request #3991 from TiVo/optimize-json-parser-memory-usage
|
10 lat temu |
Yannick Dominguez
|
44be648c4a
fixed to Base64 encoding
|
10 lat temu |
Yannick Dominguez
|
83f3ebd56d
optimised Json parser to prevent creating unecessary String buffers
|
10 lat temu |
frabbit
|
e7137baeab
add tests for accessing core type fields hidden behind anons
|
10 lat temu |
Hugh
|
c8ae675d09
Add cpp.Lib.setFloatFormat
|
10 lat temu |
hughsando
|
710a661226
Fix typo in cppInclude
|
10 lat temu |
hughsando
|
18793906b5
[cpp] Add meta for injecting include files into generated headers and cpp. Add meta for including external implementation files into the build.
|
10 lat temu |
Cauê Waneck
|
5896b9555c
[cs] Use binary output on resources. Closes #3989 . Closes #3177
|
10 lat temu |
frabbit
|
6f58f48c85
shift can be called through anons too
|
10 lat temu |
frabbit
|
f8ba65c2e1
fix field access on core types through anons, Iterable.iterator for Arrays typed as Iterable for example
|
10 lat temu |
frabbit
|
5d36a104a9
check features for anon_read and anon_write too, useful to wrap anon calls on core types like String or Array which map to native types that have a different api like python
|
10 lat temu |
Dan Korostelev
|
bb04783798
[cs] get rid of more @:functionCode
|
10 lat temu |
Dan Korostelev
|
c3da3362ff
[cs] remove some @:functionCode
|
10 lat temu |
hughsando
|
3976ce7945
Put each resource in its own file
|
10 lat temu |
Dan Korostelev
|
4e43719fdf
[python] also remove outer parens for if and while conditions
|
10 lat temu |
Andy Li
|
dfca1a31cb
Consider CRLF line-endings when reading args.txt.
|
10 lat temu |
Andy Li
|
ee48c8f014
[AppVeyor] neko doesn't need sqlite dll anymore
|
10 lat temu |