Hugh
|
0dcd798c17
[cpp] Add unsafeGet, unsafeSet and memcmp to cpp.NativeArray. Add optimised cpp versions for haxe.io.Bytes
|
11 years ago |
Simon Krajewski
|
d8dee4d70b
ClassField.params is not supposed to be null
|
11 years ago |
Simon Krajewski
|
c168e1d8a7
Merge pull request #2853 from Gama11/patch-2
|
11 years ago |
Gama11
|
2971e14433
Fix typo in error message for trying to implement a class
|
11 years ago |
Hugh
|
3e27d2e8da
[cpp] Create class to make native array access easier
|
11 years ago |
Hugh
|
90ed520bbd
[cpp] tabs -> 3 spaces
|
11 years ago |
Hugh
|
c395b0b533
[cpp] Remove internal debug output
|
11 years ago |
Simon Krajewski
|
ce688a7073
(Php) fix >>> implementation (closes #2845)
|
11 years ago |
Simon Krajewski
|
6c22897f89
disallow invalid @:coreType abstract variance (see #2844)
|
11 years ago |
Nicolas Cannasse
|
3f0fa751e2
fixed regression
|
11 years ago |
Simon Krajewski
|
041fac3cf6
add crazy class path from space and with spaces to unit tests
|
11 years ago |
Hugh
|
0a1281e094
Merge branch 'development' of https://github.com/HaxeFoundation/haxe into development
|
11 years ago |
Hugh
|
571a778c49
Add quotes to -I include paths
|
11 years ago |
Simon Krajewski
|
9fffc9b575
avoid more deprecation
|
11 years ago |
Simon Krajewski
|
419d3c7859
you guessed it
|
11 years ago |
Nicolas Cannasse
|
f9f0c26886
another fix for flash endianness
|
11 years ago |
Simon Krajewski
|
669b6ed2a7
print <dot-path> on default usage help
|
11 years ago |
Simon Krajewski
|
673d6cf8de
add small Compiler.keep documentation clarification
|
11 years ago |
Simon Krajewski
|
a902e9872c
update Compiler.keep documentation
|
11 years ago |
Simon Krajewski
|
960d5fc9af
print --help-defines and --help-metas on default command line (closes #2841)
|
11 years ago |
Simon Krajewski
|
ece3eba6c9
Merge pull request #2839 from sebpatu/development
|
11 years ago |
Simon Krajewski
|
0eb30bd355
check typedef deprecation during type_module_type
|
11 years ago |
Simon Krajewski
|
e826517f65
move deprecation check to codegen
|
11 years ago |
sebpatu
|
bf05f8d032
Update Compiler.hx
|
11 years ago |
Simon Krajewski
|
58cf8414b0
indent gencpp.ml (closes #2820)
|
11 years ago |
Simon Krajewski
|
a9cab61569
make Bytes.readString inline again
|
11 years ago |
Simon Krajewski
|
74c5b315c6
inline selected field metadata
|
11 years ago |
Simon Krajewski
|
0ebfb8d209
support TMeta in check_deprecation
|
11 years ago |
Simon Krajewski
|
e44160987f
deal with same-class-calls in abstract closures (closes #2823)
|
11 years ago |
Simon Krajewski
|
51ace6bac0
use getString instead of readString
|
11 years ago |