提交历史

作者 SHA1 备注 提交日期
  Philip Gladstone a01aada0ff Improved startup performance and measurement tools. (#3171) 3 年之前
  Lukáš Voborský 336013ab9e Fixing bug in `file.readline` when line length exceeds 128 chars 3 年之前
  Philip Gladstone f527ad86e4 Fix problem reading files a multiple of 128 bytes long (#3280) 3 年之前
  Terry Ellison 1f2e5bba4a Implement panic call handling for all modules (#3163) 4 年之前
  Terry Ellison bbeb09b695 Squashed updates do get Lua51 and Lua53 working (#3075) 4 年之前
  Nathaniel Wesley Filardo a7f8564424 file: raise error on .on() with non-function/nil 4 年之前
  Terry Ellison 6d81dd6c0a Rebased against current dev 4 年之前
  Johny Mattsson f7a545b951 Evict c_types.h, tidy up a other c_prefixes. (#2841) 4 年之前
  Johny Mattsson 526d21dab4 Major cleanup - c_whatever is finally history. (#2838) 4 年之前
  Arnim Läuger bc7ffb3eb8 fix unref default file descriptor while still in use (#2818) 5 年之前
  Terry Ellison d6980ad802 SDK 3.0 tranche3 (#2761) 5 年之前
  Terry Ellison 1990f95740 Updated ROTables 1st tranch (#2742) 5 年之前
  Terry Ellison e0f3dbed41 Fix 2749 + restore correct user_modules.h (#2750) 5 年之前
  Terry Ellison bc61528db7 1st Tranch of SDK 3.0 follow up changes (#2732) 5 年之前
  Terry Ellison c3e24436f2 Lua string optimisation in file.c + get/put contents methods (#2717) 5 年之前
  sergio d77666c0e8 trailing spaces cleanup (#2659) 5 年之前
  Carsten Elton Sørensen bb9a5977d3 Calling vol:umount() would fail (#2558) 5 年之前
  Nathaniel Wesley Filardo fd12be9966 file: list now takes optional pattern for filtering (#2452) 5 年之前
  dnc40085 cbcb1b1a9f Fixed lack of nil return in file.read() when EOF is reached 6 年之前
  Carlos Bastos Filho 442e3e2e6c Update file.c 6 年之前
  Arnim Läuger fc887e9f9f Fix memory leak in file_stat(). (#1871) 7 年之前
  Arnim Läuger 305d7c4672 Add file.stat() to query file/directory attributes. (#1724) 7 年之前
  Arnim Läuger c70dc7497e Handle error condition in file.read() (#1599) 7 年之前
  Arnim Läuger a0e2e0ca37 Implement object model for files (#1532) 7 年之前
  Arnim Läuger 9db07783f4 Remove luaL_buffer from file_g_read() (#1541) 7 年之前
  Arnim Läuger ecf8bd98d6 Add FatFs and SD card support (#1397) 7 年之前
  Philip Gladstone af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 年之前
  TerryE 1e49d03dbc Limit file.open() names to 31 char max C string format. See #1112 8 年之前
  TerryE 46ea2aa42e Make the wifi.smart functions options and remove wofs and upgrade 8 年之前
  Johny Mattsson 1fd98d9f86 Add file.fscfg() command for fs location + size. 8 年之前