Commit History

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