Dmitry Maganov
|
75cbcc6a9e
[abstracts] change handling of transitive casts
|
5 lat temu |
Aleksandr Kuzmenko
|
66a3522aea
fix stringification of null values of abstract types with `toString` defined
|
5 lat temu |
Aleksandr Kuzmenko
|
98249d0ab9
fix UInt.toString() for null in non-static targets
|
6 lat temu |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 lat temu |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 lat temu |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 lat temu |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 lat temu |
Mark Knol
|
2c64939279
https links (#5695)
|
8 lat temu |
Mark Knol
|
be0997a0fc
* `@see` links
|
9 lat temu |
Simon Krajewski
|
2a0ecd2603
Merge branch 'development' into hl
|
9 lat temu |
Nicolas Cannasse
|
1ffcbcb527
TestIssues mostly compiling, not yet passing
|
9 lat temu |
Gama11
|
a1487d9ec8
UInt.hx: fix inconsistent indent
|
9 lat temu |
Simon Krajewski
|
3b41012967
merge development
|
9 lat temu |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 lat temu |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 lat temu |
Simon Krajewski
|
40ad5904fb
treat UInt >>> like >> (closes #2736)
|
10 lat temu |
Simon Krajewski
|
5cacb2fd02
avoid duplicate fields in UInt
|
10 lat temu |
Dan Korostelev
|
7eeeed0b33
remove flash8 target (see #3922)
|
10 lat temu |
Dan Korostelev
|
e57d6459ca
minor
|
10 lat temu |
Dan Korostelev
|
1f5d9917a2
some UInt love (fix commutativity, use only Int as right-side for shifts) closes #3852
|
10 lat temu |
Cauê Waneck
|
47bbd1e3ee
[flash/cs] Added list of operations types that can be performed with UInt. Closes #2990
|
10 lat temu |
Simon Krajewski
|
2fdf0edc5a
adapt standard library and tests to abstract field expression changes
|
10 lat temu |
Simon Krajewski
|
f301baef6a
add static analyzer
|
10 lat temu |
Dan Korostelev
|
05c88e218d
[js] Don't inline complex UInt methods to avoid creating closures.
|
11 lat temu |
Simon Krajewski
|
0684826446
define == and != between UInt and Int (see #2871)
|
11 lat temu |
Simon Krajewski
|
7f0c2700db
revert UInt changes
|
11 lat temu |
Simon Krajewski
|
c847720631
prioritize @:to/@:from over to/from for abstract casts
|
11 lat temu |
Simon Krajewski
|
1674d074d1
always use the empty UInt for documentation generation
|
11 lat temu |
Simon Krajewski
|
3bd2b31f2e
attempt to make UInt a core-type on all targets
|
11 lat temu |
Bruno Garcia
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 lat temu |