ARATA Mizuki
|
e8ccaab32a
[lua] Support "u" flag (UTF-8 mode) in EReg
|
9 年之前 |
ARATA Mizuki
|
89754c1a12
[lua] Pass the flags for Rex.create as an integer instead of a string
|
9 年之前 |
Simon Krajewski
|
4eb7145e52
really don't hit the analyzer in display mode
|
9 年之前 |
Cauê Waneck
|
09ceabfbcf
Do not type the abstract implementation directly. Rather, type the ab… (#5193)
|
9 年之前 |
Simon Krajewski
|
1eaddd83f2
fix typing of `@:structInit` constructor calls
|
9 年之前 |
Hugh
|
9e16487fe9
Add Reference typedef to hint to hxcpp that result should not be cast
|
9 年之前 |
hughsando
|
0c69f8806a
Add Pointer.endOf. Use haxe typing for TCast value, Closes #5180
|
9 年之前 |
Simon Krajewski
|
a776fb3731
put parens around isIn syntax (see #5187)
|
9 年之前 |
Simon Krajewski
|
0b5a6e728c
move `cl_kind` setting to pass 1.5
|
9 年之前 |
Simon Krajewski
|
01cc40395e
ensure lazy typedefs are followed eventually
|
9 年之前 |
Dan Korostelev
|
bc61e42381
add --wait stdio (#5188)
|
9 年之前 |
Dan Korostelev
|
59a788e6a4
fix test? (2)
|
9 年之前 |
Dan Korostelev
|
d22e55c2d7
fix test?
|
9 年之前 |
hughsando
|
2055436e5f
[cpp] Move StaticCast logic to call-site
|
9 年之前 |
Hugh
|
62f442f416
[cpp] Remove StaticCast of fixed override because it might be wrong
|
9 年之前 |
Hugh
|
bb8ef8b483
[cpp] Always use #write_h when writing 'include hxcpp.h'. Closes #5182
|
9 年之前 |
Hugh
|
c927666995
[cpp] Implement interface glue in cpp instead of header. Fixes ezample.zip from #5060
|
9 年之前 |
Simon Krajewski
|
02a25005a3
fix tests and matching
|
9 年之前 |
Simon Krajewski
|
b74effa3cc
fix `@:fakeEnum` matching again, add a test this time (closes #5184)
|
9 年之前 |
Simon Krajewski
|
e971ea13b8
guard against `null_pos` in `is_display_file`
|
9 年之前 |
Hugh
|
74824c7876
[cpp] Add some NativeGc functions. Add NativeSys.print(ln) that does not require gc/boxing
|
9 年之前 |
Dan Korostelev
|
58e844cfb9
minor
|
9 年之前 |
Hugh
|
5c355734dd
[cpp] Replace special hack for 'sizeof' with more general hack to allow template calls
|
9 年之前 |
Simon Krajewski
|
a78827de75
fix abstract constructor position handling
|
9 年之前 |
Simon Krajewski
|
c7976dad91
add abstract type parameters for variables (closes #5179)
|
9 年之前 |
Hugh
|
32476a2015
[cpp] Do not inline cpp.Char arrays in cppia
|
9 年之前 |
Simon Krajewski
|
63b1a60e0e
fix some display file handling related to macros
|
9 年之前 |
Simon Krajewski
|
3328625355
clean up display handling
|
9 年之前 |
Simon Krajewski
|
8e7f732760
add diagnostics display mode with unused import detection (closes #5170)
|
9 年之前 |
Hugh
|
9a3c076118
[cpp] Use hybrid code for adding Strings or Chars to StringBuf. Closes https://github.com/HaxeFoundation/hxcpp/issues/239
|
9 年之前 |