From 85dfdde68749113ca30d5a32190dfe34fb7c4da0 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 5 Apr 2014 19:35:09 +0200 Subject: sync with Context as of 2014-04-05 --- lualibs-lua.lua | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'lualibs-lua.lua') diff --git a/lualibs-lua.lua b/lualibs-lua.lua index 4a96b0b..9565f48 100644 --- a/lualibs-lua.lua +++ b/lualibs-lua.lua @@ -6,6 +6,17 @@ if not modules then modules = { } end modules ['l-lua'] = { license = "see context related readme files" } +-- potential issues with 5.3: + +-- i'm not sure yet if the int/float change is good for luatex + +-- math.min +-- math.max +-- tostring +-- tonumber +-- utf.* +-- bit32 + -- compatibility hacksand helpers local major, minor = string.match(_VERSION,"^[^%d]+(%d+)%.(%d+).*$") -- cgit v1.2.3