Dan Korostelev
|
a56bd9dd6e
[display] start counting lines with 0 for json output (to be consistent with characters)
|
9 anni fa |
Hugh
|
c82a4bd450
[cpp] Delay the generation of the class header until the code has been generated
|
9 anni fa |
Dan Korostelev
|
0976471dda
fix test \o/
|
9 anni fa |
Dan Korostelev
|
f6b9c0d86b
[display] report interpolated string sub-expression position for `@type` (closes #5152)
|
9 anni fa |
Simon Krajewski
|
f1321a7a07
bring back `optimize_for_loop` in display mode because it's actually important for abstracts and such
|
9 anni fa |
Dan Korostelev
|
faf3e22a48
[display] rewrite read_loop so that it exits early when client closed the connection (and thus we received 0 on recv)
|
9 anni fa |
Dan Korostelev
|
90961136e4
[display] cleanup module symbols
|
9 anni fa |
Hugh
|
40132fd9dd
[cpp] Get debugger working again with correct file list and variable names
|
9 anni fa |
Simon Krajewski
|
11407af032
maybe fix toplevel display (see #5123)
|
9 anni fa |
hughsando
|
743fd2f6ea
[cpp] Add option for setting the show param when creating process
|
9 anni fa |
hughsando
|
6c80e4c4d2
[cpp] Add cpp.NativeMath with some faster routines in it.
|
9 anni fa |
Dan Korostelev
|
97e2d61fa4
Merge pull request #5148 from markknol/patch-6
|
9 anni fa |
Mark Knol
|
57ebc0d9ec
inline Ereg.replace
|
9 anni fa |
Andy Li
|
998c2bc7e2
[CI] update neko build instruction
|
9 anni fa |
Dan Korostelev
|
03b4f8f83b
add test (closes #4313)
|
9 anni fa |
Dan Korostelev
|
e43164082d
expose TVar.meta (it was already encoded, but in a wrong way, and wasn't presented in the haxe type)
|
9 anni fa |
Dan Korostelev
|
92d74fa7a3
encode/decode FunctionArg.meta (see #4313)
|
9 anni fa |
Dan Korostelev
|
a31ef2037f
Fail when a package specified by command-line is not found
|
9 anni fa |
Dan Korostelev
|
f9f49b7015
fix `@type` display tests
|
9 anni fa |
Dan Korostelev
|
3c031134a9
separate DisplayType and DisplaySignatures, add position information to DisplayType
|
9 anni fa |
Simon Krajewski
|
6058148b61
properly support display for capture variables
|
9 anni fa |
hughsando
|
54e50cddd8
[cpp] Use native-statics for Int64 externs
|
9 anni fa |
Simon Krajewski
|
a8bac2c5f0
fix macro displaying again
|
9 anni fa |
Simon Krajewski
|
8f59363ada
adjust test
|
9 anni fa |
Simon Krajewski
|
3e0c123056
allow display on the path of ENew
|
9 anni fa |
Simon Krajewski
|
2cbb904acd
deal with EDisplay nodes in EFor
|
9 anni fa |
Simon Krajewski
|
3cacc81d88
temporarily enter display mode for macros
|
9 anni fa |
Simon Krajewski
|
012ea7d1a4
shut up about errors in display mode
|
9 anni fa |
Simon Krajewski
|
0beba42b55
support display on type parameter declarations
|
9 anni fa |
Simon Krajewski
|
ba34d7357d
add missing unification
|
9 anni fa |