Historial de Commits

Autor SHA1 Mensaje Fecha
  Mark Knol 875ad19432 2017 (#5932) hace 8 años
  Mark Knol 2c64939279 https links (#5695) hace 9 años
  Mark Knol be0997a0fc * `@see` links hace 9 años
  Simon Krajewski 2a0ecd2603 Merge branch 'development' into hl hace 9 años
  Nicolas Cannasse 1ffcbcb527 TestIssues mostly compiling, not yet passing hace 9 años
  Gama11 a1487d9ec8 UInt.hx: fix inconsistent indent hace 9 años
  Simon Krajewski 3b41012967 merge development hace 9 años
  Andy Li 1c79168a33 update copyright year to 2016 hace 9 años
  Andy Li ae6349cccf bump license year to 2015 hace 10 años
  Simon Krajewski 40ad5904fb treat UInt >>> like >> (closes #2736) hace 10 años
  Simon Krajewski 5cacb2fd02 avoid duplicate fields in UInt hace 10 años
  Dan Korostelev 7eeeed0b33 remove flash8 target (see #3922) hace 10 años
  Dan Korostelev e57d6459ca minor hace 10 años
  Dan Korostelev 1f5d9917a2 some UInt love (fix commutativity, use only Int as right-side for shifts) closes #3852 hace 10 años
  Cauê Waneck 47bbd1e3ee [flash/cs] Added list of operations types that can be performed with UInt. Closes #2990 hace 10 años
  Simon Krajewski 2fdf0edc5a adapt standard library and tests to abstract field expression changes hace 10 años
  Simon Krajewski f301baef6a add static analyzer hace 11 años
  Dan Korostelev 05c88e218d [js] Don't inline complex UInt methods to avoid creating closures. hace 11 años
  Simon Krajewski 0684826446 define == and != between UInt and Int (see #2871) hace 11 años
  Simon Krajewski 7f0c2700db revert UInt changes hace 11 años
  Simon Krajewski c847720631 prioritize @:to/@:from over to/from for abstract casts hace 11 años
  Simon Krajewski 1674d074d1 always use the empty UInt for documentation generation hace 11 años
  Simon Krajewski 3bd2b31f2e attempt to make UInt a core-type on all targets hace 11 años
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. hace 11 años
  Mike Welsh a8de5bf311 [std] Fix unsigned behavior in some UInt ops hace 11 años
  Simon Krajewski 14cd5ea204 define UInt to Int instead of @:to Int so variance is possible (closes #2718) hace 11 años
  Simon Krajewski c90615d325 remove atrocious UInt.toDynamic cast hace 11 años
  Simon Krajewski e02ad8dddb prioritize UInt ops over Float ops hace 11 años
  Simon Krajewski 24b5fe30ae temp fix for doc_gen issue with UInt hace 11 años
  Simon Krajewski 67ec749935 fixed @:to order in UInt (closes #2496) hace 11 años