github nyaosorg/nyagos 4.3.2_0

latest releases: 4.4.20_1, 4.4.20_0, 4.4.19_0...
8 years ago
  • #319 Support lua bit32.* all by github.com/BixData/gluabit32
  • #323 Fix io.lines(), nyagos.lines() could not read from redirected stdin
  • Fix: io.write() did not write to redirected stdout
  • Replace io.* all with nyagos' own functions
  • #324 Fix: Lua's print ignored --no-go-colorable (Thx @tignear)
  • #325 Fix: source could not load the path which contains spaces.
  • Add options: --lua-first and --cmd-first

  • #319 github.com/BixData/gluabit32 で、Lua関数 bit32.* を全てサポート
  • #323 io.lines() , nyagos.lines() がリダイレクトされた標準入力から読み込めない問題を修正
  • io.write() がリダイレクトされた標準出力に出力できなかった
  • io.* を NYAGOS の自前バージョンに置き変えた
  • #324 Lua の print で --no-go-colorable が効いていなかった不具合を修正 (Thx @tignear)
  • #325 Source 文で空白を含むパスをロードできなかった不具合を修正 (Thx @tignear)
  • オプション --lua-first and --cmd-first を追加

Don't miss a new nyagos release

NewReleases is sending notifications on new releases.