Commit History

Author SHA1 Message Date
  tobil4sk f3161ae43b [sys] Make `getCwd()` consistent between targets (#10461) 3 years ago
  tobil4sk e5c120c668 [sys] Fix `Sys.putEnv()` with null as variable value on all targets (#10402) 3 years ago
  Justin Donaldson 1cdc7a29fe [lua] fix microsecond haxe.Time precision 5 years ago
  Jens Fischer eee7918b26 [std] fix FileOutput / FileInput constructors showing up in API docs 5 years ago
  Justin Donaldson dd2a40df30 [lua] add more luv bindings, add/update Table.toArray, etc. 5 years ago
  Justin Donaldson d3f4814ac2 [lua] add new luv methods, and use those instead of other libraries 5 years ago
  Justin Donaldson 1a5eddc076 [lua] create Os extern module for luv, and migrate some functions there 5 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Dan Korostelev e75568acdc [lua] remove unused code referencing luautf8 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Clifford Jefferies ad42e4357c Fixed file handle leak 6 years ago
  Justin Donaldson 9d75becbe1 [lua] use luv for sys environment variable queries/updates 6 years ago
  Ben Morris 0f1633503d Flesh out + test sys.net.Socket on all sys targets (#6887) 7 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  Justin Donaldson 05c2ae137d [lua] turn os detection script into pure haxe 8 years ago
  Justin Donaldson d99ebdffc5 [lua] wip on luv externs and bindings 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Justin Donaldson accc7054e7 [lua] fix errors masked by incorrect error code 8 years ago
  Justin Donaldson bfb06afb00 [lua] start refactoring externs based on versions 8 years ago
  Justin Donaldson 947e534d1d [lua] wip on lua 5.1 support 9 years ago
  Dan Korostelev b7e204924c [lua] multireturn support 9 years ago
  Justin Donaldson 7ede374a24 Lua : Use table.maxn + 1 for inferring array length from tables. Close #5048 9 years ago
  Justin Donaldson 37297ffb64 Lua : fix Sys.systemName for #5042 9 years ago
  Justin Donaldson 319574949b Lua : fix the arguments in Sys.arg 9 years ago
  Justin Donaldson 7e5371e373 Lua : use shell escape helper for Sys command 9 years ago
  Justin Donaldson 30b7281d80 Lua : Fill in missing Sys methods for std err/in/out, and sleep 9 years ago
  Justin Donaldson 9b8a479742 Lua : Add missing Sys methods, and mark the methods that are not possible to implement at present 9 years ago
  Justin Donaldson 8992d49448 Lua : add Sys.programPath 9 years ago
  Justin Donaldson bf01febbf2 Lua : update new utility methods in _std classes 9 years ago
  Justin Donaldson 73c070183c Lua : add systemName function for Sys 9 years ago