Dan Korostelev
|
1e24fe4b8a
wip
|
5 лет назад |
Dan Korostelev
|
f29513005c
fix naming
|
5 лет назад |
Dan Korostelev
|
6e7fda50e3
don't hard-fail on parsing invalid module-level declaration modifiers
|
5 лет назад |
Dan Korostelev
|
ff780fb18a
better error messages for module-level `public` and `static`
|
5 лет назад |
Dan Korostelev
|
9c61041a31
include module-statics for toplevel completion (wow this seems to just work)
|
5 лет назад |
Dan Korostelev
|
9fa77cba29
add test (really closes #9446)
|
5 лет назад |
Dan Korostelev
|
8c4337ac23
Use null_pos for cl_name_pos of KModuleStatics classes (closes #9446)
|
5 лет назад |
Aleksandr Kuzmenko
|
c8c28d4db1
[ci] test StringTools.endsWith against unicode (closes #8980)
|
5 лет назад |
Simon Krajewski
|
eb9a513521
[jvm] embrace the Java way
|
5 лет назад |
Simon Krajewski
|
8546dc2b2d
[jvm] fix haxe.Exception oversight
|
5 лет назад |
Simon Krajewski
|
ba6213524a
[jvm] make explicit StringExt closures
|
5 лет назад |
Simon Krajewski
|
46c419889c
[jvm] optimize readField control flow a little
|
5 лет назад |
Aleksandr Kuzmenko
|
0dcb143a2f
[php] optimize haxe.io.Bytes.fill
|
5 лет назад |
Dan Korostelev
|
8f2f5af799
fix find references on static fields (see #9440)
|
5 лет назад |
Dan Korostelev
|
39e0d2834e
add CfStatic class flag (#9442)
|
5 лет назад |
Aleksandr Kuzmenko
|
a6a0afed27
[php] minor output tweaks
|
5 лет назад |
Aleksandr Kuzmenko
|
1e4ed55dc5
[php] optimize anon objects creation (closes #7916)
|
5 лет назад |
Dan Korostelev
|
97401b6557
[ide] check module's statics in texpr-display mode (closes #9437) (#9439)
|
5 лет назад |
Jens Fischer
|
7b3d49a449
[cli] compile -> generate
|
5 лет назад |
Simon Krajewski
|
e753b39364
[jvm] maybe fix lib paths
|
5 лет назад |
Jens Fischer
|
4ab439b9ea
[tests] nothing to see here
|
5 лет назад |
Jens Fischer
|
43af83af29
[cli] clean up --help a bit
|
5 лет назад |
Jens Fischer
|
5ce697efbd
[tests] update some old JVM output paths
|
5 лет назад |
Jens Fischer
|
5118653665
[cli] --help should say --jvm <file>, not <directory>
|
5 лет назад |
Jens Fischer
|
95f12477e8
[tests] align JVM CLI usage with other targets
|
5 лет назад |
Jens Fischer
|
fe0977da00
[cli] don't support legacy syntax for a new flag
|
5 лет назад |
Simon Krajewski
|
1c11022b4d
[jvm] support `--jvm path.jar` instead of directories
|
5 лет назад |
Simon Krajewski
|
f822f3fa95
[cli] add --jvm
|
5 лет назад |
Simon Krajewski
|
6ade79c7f2
[jvm] add custom EReg implementation
|
5 лет назад |
Simon Krajewski
|
dbe49fa69c
[doc] work around problem with empty class paths
|
5 лет назад |