From 75c14fadc22366a6165f593fb1a41e2a32de4354 Mon Sep 17 00:00:00 2001 From: Benoit Giannangeli Date: Tue, 18 Apr 2017 13:30:22 +0200 Subject: Fixed table comparison (was comparing TValue instead of values) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 73708f7..c19a20b 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,10 @@ - [ ] luaL_unref - [ ] Run [Lua test suite](https://github.com/lua/tests) - [x] strings.lua + - [x] constructs.lua (`_soft`) - [ ] all.lua - [ ] big.lua - [ ] checktable.lua - - [ ] constructs.lua - [ ] errors.lua - [ ] gc.lua - [ ] literals.lua -- cgit v1.2.3-54-g00ecf