提交历史

作者 SHA1 备注 提交日期
  Dan Korostelev 40a3a762c0 [js] use `js.Syntax.code` instead of `untyped __js__` for `Math` 5 年之前
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Dan Korostelev b9e049b74c [js] add @:pure to Math methods (except random) 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li ae6349cccf bump license year to 2015 9 年之前
  Dan Korostelev ff6c2aa87b [js] make std Math getters private so they don't show up in completion 11 年之前
  Dan Korostelev 0641d27b35 don't generate __init__ method for extern classs if it's not used (closes #3050) 11 年之前
  Dan Korostelev 5a982dd4b0 Bring back js/Math.hx with inlined fields and methods. Also remove js conditionals from base Math.hx. 11 年之前
  Simon Krajewski 8a7c2ff943 remove js/Math.hx for now until we know how to deal with closure creation on inline fields 11 年之前
  Bruno Garcia 48acf328f6 Fix JS tests. 11 年之前
  Bruno Garcia 6b879b7876 Inline JS Math fields and methods. 11 年之前