Commit History

Author SHA1 Message Date
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  Andy Li 7ee34f4e2d Removed garbage. 10 years ago
  Mark Knol ae655b2271 Small Math documentation fixes 10 years ago
  Dan Korostelev 7eeeed0b33 remove flash8 target (see #3922) 10 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
  Hugh 1c82047fd5 Do not automatically add '.h' to @:include paths. Unify include path generation. Fix include-prefix directory generation. Remove warning with extending an abstract. 11 years ago
  Mark Knol 78957d1d96 Update Math.hx 11 years ago
  Mark Knol 93b3931677 Update Math.hx 11 years ago
  Mark Knol a0b57b1d7a Update Math.hx 11 years ago
  Mark Knol bc1588da68 Documentation for Math 11 years ago
  Luca Deltodesco 495b718164 Only generate Math.__name__ for js if necessary. 12 years ago
  Simon Krajewski b0b0dde32b revert 12 years ago
  Luca Deltodesco 00c256dc7d Added __feature__'s for generation of $isFinite,isNaN,Number in Math 12 years ago
  Luca Deltodesco e87b0300eb Only generate Math.__name__ if necessary, add ; after package defn. 12 years ago
  Luca Deltodesco 57c6ccff1f Added back in necessary code to permit Reflection on Math, moving 12 years ago
  Simon Krajewski 8dd364789d markdown doc part 1 12 years ago
  Nicolas Cannasse 74540b7c09 relaxed Std.int/Math.floor/ceil/round specification : only specified in Int32 range, unspecified outside 12 years ago
  Simon Krajewski 1f0a6c8b70 mentioned Php Windows bug in Math.NaN (fixed issue #1469) 12 years ago
  Simon Krajewski a11876cd18 check for infinite numbers when encoding Floats to JSon 12 years ago
  Simon Krajewski e3b52ec513 added Math specification (part 1) 12 years ago
  Simon Krajewski 8fe2546c90 [As3] fixed ffloor/fceil/fround unit tests 12 years ago
  Simon Krajewski 8c75cb8705 [Cpp] ffloor/fceil/fround support 12 years ago
  Nicolas Cannasse 0db2764170 added Math.ffloor/fceil/fround 12 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 years ago
  Hugh Sanderson d80327bb7c [cpp] Allow the specification of the include file and dependency for extern classes. Correctly manage external static class references 13 years ago
  Nicolas Cannasse d8ea86f64e remove $hxClasses generation if Type.resolveClass/resolveEnum not referenced 13 years ago
  Nicolas Cannasse 5405b744c4 added $hxClasses 14 years ago
  Nicolas Cannasse 50c4117f83 fixes in core api method parameters names 15 years ago
  Nicolas Cannasse dcd32ad9aa cleared core api classes implementation. 15 years ago
  Franco Ponticelli f8ac4d1512 fixxed issues with previous commit 17 years ago