diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 1 insertions, 12 deletions
@@ -22,19 +22,8 @@ - [x] String - [x] Table - [x] utf8 + - [x] os (~~`os.setlocale()`~~) - [ ] Package - - [ ] os - - [x] `os.clock()` - - [x] `os.difftime()` - - [x] `os.execute()` - - [x] `os.exit()` - - [x] `os.getenv()` - - [x] `os.remove()` - - [x] `os.rename()` - - [x] `os.time()` - - [x] `os.tmpname()` - - [ ] `os.date()` - - [ ] ~~`os.setlocale()`~~ - [ ] io - [ ] `io.stdin` - [ ] `io.stdout` |