История коммитов

Автор SHA1 Сообщение Дата
  Dan Korostelev 35ff918cb2 update haxelib 9 лет назад
  Dan Korostelev 3486a84179 set HAXEPATH on appveyor as haxelib currently requires it (see HaxeFoundation/haxelib#100) 9 лет назад
  Dan Korostelev 8cb94e05ec update haxelib 9 лет назад
  Simon Krajewski 15c79eb5fd Merge pull request #4718 from flipflophhj/development 9 лет назад
  Hans-Henrik Jensen 6c71b8be12 Accomodate js-flatten use in ExternalConnection 9 лет назад
  Dan Korostelev f285f9facb Update haxelib 9 лет назад
  Simon Krajewski 931f416bbf don't generate dump var ids to avoid crazy diffs 9 лет назад
  Nicolas Cannasse 2249beb462 Merge pull request #4709 from sebthom/xml-parser-position-patch 9 лет назад
  Dan Korostelev 1bf7c572e9 Update haxelib 9 лет назад
  Dan Korostelev 3541f1a1df last update of haxelib submodule for today, sorry for the noise :) 9 лет назад
  Dan Korostelev 8a1d833d30 Update haxelib 9 лет назад
  Dan Korostelev acc52ab1bd Update to latest Haxelib 9 лет назад
  Sebastian Thomschke 7468270bf9 throw a proper exception with context information instead of a dumb string in case of xml parsing errors 9 лет назад
  Simon Krajewski 623a24f309 make sure all arguments to `trace` are stringified (closes #4712) 9 лет назад
  Simon Krajewski 5addd204c7 fix silly AST printing bug 9 лет назад
  Sebastian Thomschke ca6d486c90 report line number and char position on parsing error. report attribute name when duplicate attribute found. 9 лет назад
  Dan Korostelev 54aa692501 Merge pull request #4708 from YellowAfterlife/patch-1 9 лет назад
  Vadim Dyachenko e312d85902 [JS] Make use of __js__ interpolation in haxe.ds.IntMap.keys 9 лет назад
  Dan Korostelev 141418a7eb [js] simplify Date.fromTime 9 лет назад
  Dan Korostelev c566c26c3d Merge pull request #4704 from HaxeFoundation/list_impl_rework 9 лет назад
  Dan Korostelev 4200cb6d72 [js] only generate Math.imul usage for haxe.Int32 if we actually used haxe.Int32.mul 9 лет назад
  Dan Korostelev c3911bc64a oops 9 лет назад
  Dan Korostelev e2d30484fa [js] use Math.imul for haxe.Int32 multiplication 9 лет назад
  Dan Korostelev a9ec4ec5e5 use extern class instead of abstract for neko ListNode implementation to please haxe.rtti.XmlParser 9 лет назад
  Dan Korostelev 19ba9ff7c4 use native two-element array for List nodes on neko 9 лет назад
  Dan Korostelev a3b5f91019 fix List iterator inlining test 9 лет назад
  Dan Korostelev f19be094a3 use ListNode class instead of Array<Dynamic> as container objects for List elements 9 лет назад
  Andy Li aeab8c7622 [CI] haxe-output: push even when no commit hash is found in previous log. 9 лет назад
  Andy Li 6774d4b39a [CI] dump in neko and flash build 9 лет назад
  Andy Li 130a8b12b1 [CI] Let runFlash return the test result instead of exiting even if test succeed. 9 лет назад