Commit History

Autor SHA1 Mensaxe Data
  Simon Krajewski ee42cde4ef 4.0.0-preview.1 (#6575) %!s(int64=8) %!d(string=hai) anos
  Justin Donaldson 9383b8e0a5 [lua] escape path in file copy %!s(int64=8) %!d(string=hai) anos
  Mark Knol 875ad19432 2017 (#5932) %!s(int64=8) %!d(string=hai) anos
  Justin Donaldson accc7054e7 [lua] fix errors masked by incorrect error code %!s(int64=8) %!d(string=hai) anos
  Dan Korostelev 0fc630dbdc [lua] temporary workaround for #5327 %!s(int64=8) %!d(string=hai) anos
  Dan Korostelev 70242f83dc [lua] simplify Array constructor call, because lua.Boot.defArray generates some redundant temp vars and branching for some reason %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 3d085a3087 [lua] add simple sorting algorithm to base Aray type, rather than using stable sort %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 5c67292c22 [lua] remove usage of StringBuf in base classes with Table.concat. %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 360d33486d [lua] Fix reflection issues in __init__ and static variables. %!s(int64=9) %!d(string=hai) anos
  Mark Knol 9632db9524 add/update copyright notice %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson bf01febbf2 Lua : update new utility methods in _std classes %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson ad9c685608 Lua : normalize lua inline helpers, and add instance function helper %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 94f291eb08 Lua: Use includeFile to inline class-specific lua helper methods %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson a7a41d6aea Lua: Do the length adjustment in Array.remove in two steps to avoid triggering __index metamethod %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson 1fc6f9be16 Lua : Array fixes for insert, eremove, indexOf, and lastIndexOf %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson bc85f47c85 Lua: Fix Array.splice conditions for returning empty array %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson f0948a38fa Lua: Apply fix for negative pos situations to negative end situations in Array.slice %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson c11eac8b36 Lua: Array.slice with negative pos argument needs to be wrapped from end of array, and mod to length %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson f798535009 Lua: Fix bug in Array.shift %!s(int64=9) %!d(string=hai) anos
  Justin Donaldson f35cf26d7a Lua : Drop an unnecessary type dodge %!s(int64=10) %!d(string=hai) anos
  Justin Donaldson f2965f2d1c Lua : add Array unshift %!s(int64=10) %!d(string=hai) anos
  PeyTy 57deaf84da Array.toString little fix to pass some unit tests %!s(int64=10) %!d(string=hai) anos
  Justin Donaldson 180f98635c Lua : Add missing array methods %!s(int64=10) %!d(string=hai) anos
  Justin Donaldson c77da6f0c4 Lua : go with a table extern instead of an abstract %!s(int64=10) %!d(string=hai) anos
  Justin Donaldson 3491f45847 Lua : Fix array removal %!s(int64=10) %!d(string=hai) anos
  Justin Donaldson 9da2aa7c23 Lua : De-simplify defArray %!s(int64=10) %!d(string=hai) anos
  Justin Donaldson 81da433bd0 Lua: Simplify defArray declarations. %!s(int64=10) %!d(string=hai) anos
  Justin Donaldson f4c278971f Lua: fix Array remove method %!s(int64=10) %!d(string=hai) anos
  Justin Donaldson 0d3a0ed2f7 Lua : add missing remove method to Array class %!s(int64=10) %!d(string=hai) anos
  Justin Donaldson cfbfce670f Lua : More Array fixes and cleanup %!s(int64=10) %!d(string=hai) anos