Dan Korostelev
|
e57d6459ca
minor
|
10 tahun lalu |
Dan Korostelev
|
1f5d9917a2
some UInt love (fix commutativity, use only Int as right-side for shifts) closes #3852
|
10 tahun lalu |
Cauê Waneck
|
47bbd1e3ee
[flash/cs] Added list of operations types that can be performed with UInt. Closes #2990
|
10 tahun lalu |
Simon Krajewski
|
2fdf0edc5a
adapt standard library and tests to abstract field expression changes
|
10 tahun lalu |
Simon Krajewski
|
f301baef6a
add static analyzer
|
11 tahun lalu |
Dan Korostelev
|
05c88e218d
[js] Don't inline complex UInt methods to avoid creating closures.
|
11 tahun lalu |
Simon Krajewski
|
0684826446
define == and != between UInt and Int (see #2871)
|
11 tahun lalu |
Simon Krajewski
|
7f0c2700db
revert UInt changes
|
11 tahun lalu |
Simon Krajewski
|
c847720631
prioritize @:to/@:from over to/from for abstract casts
|
11 tahun lalu |
Simon Krajewski
|
1674d074d1
always use the empty UInt for documentation generation
|
11 tahun lalu |
Simon Krajewski
|
3bd2b31f2e
attempt to make UInt a core-type on all targets
|
11 tahun lalu |
Bruno Garcia
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 tahun lalu |
Mike Welsh
|
a8de5bf311
[std] Fix unsigned behavior in some UInt ops
|
11 tahun lalu |
Simon Krajewski
|
14cd5ea204
define UInt to Int instead of @:to Int so variance is possible (closes #2718)
|
11 tahun lalu |
Simon Krajewski
|
c90615d325
remove atrocious UInt.toDynamic cast
|
11 tahun lalu |
Simon Krajewski
|
e02ad8dddb
prioritize UInt ops over Float ops
|
11 tahun lalu |
Simon Krajewski
|
24b5fe30ae
temp fix for doc_gen issue with UInt
|
11 tahun lalu |
Simon Krajewski
|
67ec749935
fixed @:to order in UInt (closes #2496)
|
11 tahun lalu |
Nicolas Cannasse
|
17a808488d
separate UInt from StdTypes (got dependency to String/Std with new abtract)
|
11 tahun lalu |