aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-02-16 12:54:22 +0100
committerBenoit Giannangeli <benoit.giannangeli@boursorama.fr>2017-02-16 12:55:35 +0100
commit8f913dd74957ef18e144f15b78c3e55893744218 (patch)
treea47ff729efa6474c99d5371ec06272bed47a8417 /README.md
parent573a9c3b39bf1570a575ce3f077a33e752439165 (diff)
downloadfengari-8f913dd74957ef18e144f15b78c3e55893744218.tar.gz
fengari-8f913dd74957ef18e144f15b78c3e55893744218.tar.bz2
fengari-8f913dd74957ef18e144f15b78c3e55893744218.zip
lua_tonumber, lua_tointeger, lua_tostring, lua_toboolean
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index ad85079..62c8803 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,12 @@
- [x] lua_pushnumber
- [x] lua_pushstring
- [x] lua_pushvalue
+ - [x] lua_tointeger
+ - [x] lua_tointegerx
+ - [x] lua_tolstring
+ - [x] lua_tonumber
+ - [x] lua_tonumberx
+ - [x] lua_toboolean
- [ ] lua_absindex
- [ ] lua_arith
- [ ] lua_call
@@ -120,13 +126,7 @@
- [ ] lua_setuservalue
- [ ] lua_status
- [ ] lua_stringtonumber
- - [ ] lua_toboolean
- [ ] lua_tocfunction
- - [ ] lua_tointeger
- - [ ] lua_tointegerx
- - [ ] lua_tolstring
- - [ ] lua_tonumber
- - [ ] lua_tonumberx
- [ ] lua_topointer
- [ ] lua_tostring
- [ ] lua_tothread