Історія комітів

Автор SHA1 Опис Дата
  Aurel 8616359ff7 Reformat std (#8408) 6 роки тому
  Simon Krajewski 1d74a914f3 [std] keep reference to List for now 8 роки тому
  Kevin Leung f0ef8c493a Move List to haxe.ds.List (#6610) 8 роки тому
  Gama11 6574ed212b Fix some spelling errors in docs (#5991) 8 роки тому
  Mark Knol 875ad19432 2017 (#5932) 8 роки тому
  Mark Knol 2c64939279 https links (#5695) 9 роки тому
  Mark Knol be0997a0fc * `@see` links 9 роки тому
  Andy Li 1c79168a33 update copyright year to 2016 9 роки тому
  Dan Korostelev 731c20a5f6 remove js inlining hackery for ListIterator since haxe doesn't have js inline restrictions now \o/ 9 роки тому
  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 9 роки тому
  Dan Korostelev a9ec4ec5e5 use extern class instead of abstract for neko ListNode implementation to please haxe.rtti.XmlParser 10 роки тому
  Dan Korostelev 19ba9ff7c4 use native two-element array for List nodes on neko 10 роки тому
  Dan Korostelev f19be094a3 use ListNode class instead of Array<Dynamic> as container objects for List elements 10 роки тому
  Andy Li ae6349cccf bump license year to 2015 10 роки тому
  Dan Korostelev fc0495ecfe Use inlineable ListIterator class for List.iterator to save some allocations. 11 роки тому
  Simon Krajewski 6cb469ca2a merge List 11 роки тому
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 роки тому
  Simon Krajewski 8dd364789d markdown doc part 1 12 роки тому
  Simon Krajewski 60de039940 added List specification 12 роки тому
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 роки тому
  Caue Waneck 2139de788d [cs] minor fix in List array typing 13 роки тому
  Nicolas Cannasse 81bcc06b0d fix 13 роки тому
  Nicolas Cannasse 67220fd56d fixed List and Null<T> for first, last, pop 13 роки тому
  Caue Waneck e4c310cae8 [java] changed remaning 'jvm' references to 'java'. Fixes Issue #775 . Sorry about that! 13 роки тому
  Caue Waneck 6412caf80e [java] minor api fixes 13 роки тому
  Nicolas Cannasse d0f733946a added __this__ support 14 роки тому
  Nicolas Cannasse dcd32ad9aa cleared core api classes implementation. 15 роки тому
  Franco Ponticelli 21964904af - php: added support for native Iterator and IteratorAggregate interfaces 16 роки тому
  Franco Ponticelli df6efc5678 - php: fixed String.charCodeAt 16 роки тому
  Nicolas Cannasse b2afc98fea fixed toString 16 роки тому