aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenoit Giannangeli <giann008@gmail.com>2017-04-28 14:42:41 +0200
committerBenoit Giannangeli <giann008@gmail.com>2017-04-28 14:42:41 +0200
commit354d659f577fc27969784400c8c1e6090756da7b (patch)
tree4aa17f23121794bc8b855e2ed0bf85951281b37e /README.md
parentcebad06a3429e28cb5e0c247c707bb5eb51943d8 (diff)
downloadfengari-354d659f577fc27969784400c8c1e6090756da7b.tar.gz
fengari-354d659f577fc27969784400c8c1e6090756da7b.tar.bz2
fengari-354d659f577fc27969784400c8c1e6090756da7b.zip
os.exit
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7fc4e98..6e7cf5c 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,17 @@
- [x] utf8
- [ ] Package
- [ ] os
+ - [x] `os.exit()`
+ - [x] `os.time()`
+ - [ ] `os.clock()`
+ - [ ] `os.date()`
+ - [ ] `os.difftime()`
+ - [ ] `os.execute()`
+ - [ ] `os.getenv()`
+ - [ ] `os.remove()`
+ - [ ] `os.rename()`
+ - [ ] `os.setlocale()`
+ - [ ] `os.tmpname()`
- [ ] io
- [ ] `io.stdin`
- [ ] `io.stdout`
@@ -50,8 +61,6 @@
- [ ] C API
- [x] ...
- [ ] lua_arith
- - [ ] lua_close
- - [ ] lua_isboolean
- [ ] lua_islightuserdata
- [ ] lua_pushfstring
- [ ] lua_pushvfstring