Dan Korostelev
|
09a0770f0e
[flash] add __global__ access to swc dependencies catalog
|
6 年 前 |
Aleksandr Kuzmenko
|
1442049f79
[hl] fixed UnicodeString.substr() for `null` len
|
6 年 前 |
Aleksandr Kuzmenko
|
ad97d58f38
lastIndexOf() with negative startIndex is not specified
|
6 年 前 |
Aleksandr Kuzmenko
|
49e3465874
missing methods for UnicodeString #8298 #8175
|
6 年 前 |
Aleksandr Kuzmenko
|
f1c8c59077
[php] fix String.lastIndexOf(s, startIndex) for negative `startIndex` exceeding string length
|
6 年 前 |
Aleksandr Kuzmenko
|
b83d898e80
removed duplicated assertions from String.unit.hx
|
6 年 前 |
Jens Fischer
|
877addced2
[lexer] allow capitalized `#if` dot-idents, closes #8364
|
6 年 前 |
Aleksandr Kuzmenko
|
a0a4114e64
[cppia] restore haxe.Utf8 implementation
|
6 年 前 |
Aleksandr Kuzmenko
|
f0764f209c
[eval] restore haxe.Utf8 implementation
|
6 年 前 |
Aleksandr Kuzmenko
|
ca9e2503ee
minor refactoring of UnicodeString
|
6 年 前 |
Jens Fischer
|
1980edf5a6
[std] revert the JsonPrinter part of the reversal
|
6 年 前 |
Jens Fischer
|
706a0309e7
[std] fix haxe.Utf8 deprecation
|
6 年 前 |
Aleksandr Kuzmenko
|
bd979cf329
restore haxe.Utf8 and deprecate it
|
6 年 前 |
Aleksandr Kuzmenko
|
32152bd809
Revert "removed haxe.Utf8; added neko.Utf8"
|
6 年 前 |
Aleksandr Kuzmenko
|
64bf4b1783
[doc] clarify Std.downcast() wrt interfaces
|
6 年 前 |
Jens Fischer
|
dbb90d936c
[js] improve js.lib.Symbol docs
|
6 年 前 |
Simon Krajewski
|
8826bd7e84
[macro] recurse for macro arg format string handling
|
6 年 前 |
Jens Fischer
|
7c9c410efa
[display] final too actually
|
6 年 前 |
Jens Fischer
|
45a22a9754
[display] inline is an expression-level keyword too now
|
6 年 前 |
Aleksandr Kuzmenko
|
51d32c3a60
Fix @:op(A += B) on properties with `never` setter (#8351)
|
6 年 前 |
Jens Fischer
|
d69665e1a2
Remove redundant parentheses from conditionals
|
6 年 前 |
Aurel
|
7568079a04
Add string comparison unit tests (#8349)
|
6 年 前 |
Aleksandr Kuzmenko
|
b49724d594
UnicodeString (#8298)
|
6 年 前 |
Aleksandr Kuzmenko
|
ed703bfb85
[display] loop through interfaces for fields completion on an interface (fixes #8345)
|
6 年 前 |
Simon Krajewski
|
e98ef78912
Lex dot-idents for `#if`/`#elseif` conditionals (#8353)
|
6 年 前 |
Aleksandr Kuzmenko
|
4355042f64
split evalBytes.ml to be able to build with ocaml+spacetime (#8202)
|
6 年 前 |
Aleksandr Kuzmenko
|
7b34e671c1
[display] use backtick instead of $ in autogenerated temp vars for display requests (fixes #8333)
|
6 年 前 |
Rudy Ges
|
3e90e133a1
Add support for native cs type parameter constraints (#8311)
|
6 年 前 |
Aleksandr Kuzmenko
|
1475878424
Handle `1 - - 2` in santize_expr (#8318)
|
6 年 前 |
Aurel
|
75c73052af
[hl] Keep track of depth in Array.toString (#8339)
|
6 年 前 |