Historial de Commits

Autor SHA1 Mensaje Fecha
  Mark Knol 2c64939279 https links (#5695) hace 9 años
  Mark Knol be0997a0fc * `@see` links hace 9 años
  Andy Li 1c79168a33 update copyright year to 2016 hace 9 años
  Dan Korostelev 731c20a5f6 remove js inlining hackery for ListIterator since haxe doesn't have js inline restrictions now \o/ hace 9 años
  Dan Korostelev ab43455629 Don't use field for ListIterator next var, unless we're on js with analyzer turned off, because all other targets (or js with analyzer) inline "next" with var properly hace 9 años
  Dan Korostelev a9ec4ec5e5 use extern class instead of abstract for neko ListNode implementation to please haxe.rtti.XmlParser hace 9 años
  Dan Korostelev 19ba9ff7c4 use native two-element array for List nodes on neko hace 9 años
  Dan Korostelev f19be094a3 use ListNode class instead of Array<Dynamic> as container objects for List elements hace 9 años
  Andy Li ae6349cccf bump license year to 2015 hace 10 años
  Dan Korostelev fc0495ecfe Use inlineable ListIterator class for List.iterator to save some allocations. hace 11 años
  Simon Krajewski 6cb469ca2a merge List hace 11 años
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. hace 11 años
  Simon Krajewski 8dd364789d markdown doc part 1 hace 12 años
  Simon Krajewski 60de039940 added List specification hace 12 años
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT hace 13 años
  Caue Waneck 2139de788d [cs] minor fix in List array typing hace 13 años
  Nicolas Cannasse 81bcc06b0d fix hace 13 años
  Nicolas Cannasse 67220fd56d fixed List and Null<T> for first, last, pop hace 13 años
  Caue Waneck e4c310cae8 [java] changed remaning 'jvm' references to 'java'. Fixes Issue #775 . Sorry about that! hace 13 años
  Caue Waneck 6412caf80e [java] minor api fixes hace 13 años
  Nicolas Cannasse d0f733946a added __this__ support hace 14 años
  Nicolas Cannasse dcd32ad9aa cleared core api classes implementation. hace 15 años
  Franco Ponticelli 21964904af - php: added support for native Iterator and IteratorAggregate interfaces hace 16 años
  Franco Ponticelli df6efc5678 - php: fixed String.charCodeAt hace 16 años
  Nicolas Cannasse b2afc98fea fixed toString hace 16 años
  Franco Ponticelli 7b66f7888b fixed List.remove (haXe/PHP) hace 17 años
  Franco Ponticelli d6517a977a wrapped arrays into objects (haXe/PHP) hace 17 años
  Nicolas Cannasse d79862e137 fixed clear() hace 17 años
  Franco Ponticelli 3276f7e170 fixed memory leak with PHP closures hace 17 años
  Franco Ponticelli 79d3faf13a haXe/PHP integration hace 17 años