Commit History

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