提交历史

作者 SHA1 备注 提交日期
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Dan Korostelev 0800b456f4 [js] add notion of EcmaScript version, controllable with -D js-es=<value> (default 5), closes #4961 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li ae6349cccf bump license year to 2015 10 年之前
  Dan Korostelev 51d9bcad30 [js] cleanup HxOverrides.substr code (see #4365) 10 年之前
  Dan Korostelev 0bdafec9ba [js] use js.Lib.undefined instead of untyped undefined to please the analyzer (not that it matters for this function tho) 10 年之前
  Dan Korostelev 71497f352a remove old mt leftovers (see https://github.com/HaxeFoundation/haxe/commit/09ce6695e09fdea461a5de2458d1980f554fe7c9#commitcomment-10262976) 10 年之前
  Dan Korostelev 14dd5e0c3f Revert "Fixes #3542" 10 年之前
  杨博 (Yang Bo) 7d23ab4a24 Fixes #3542 11 年之前
  Bruno Garcia d50d02bc92 Add -D js-es5. 11 年之前
  Dan Korostelev 75954e41b9 Array.indexOf/lastIndexOf (closes #1242) 11 年之前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 年之前
  Nicolas Cannasse 9a3f43a666 added haxedoc -v to list api incompatibilities resulting in duplicates entries in merged API 13 年之前
  Nicolas Cannasse 25b88d9cbd still use/define cca for real charCodeAt (when -D mt), which allows to include both old .js output and new one together 13 年之前
  Nicolas Cannasse 96cc73b0ed js optimizations : 13 年之前
  Bruno Garcia b6195c1b02 Use static methods for JS date functions instead of prototype patches. 13 年之前
  Bruno Garcia 96a78bc5ab Use static methods for JS charCodeAt and substr instead of prototype patches. 13 年之前