log net/websocket/frames.lua @ 10995:e18a913aed2d

age author description
Mon, 22 Jul 2019 01:58:57 +0200 Kim Alvefur util.bitops: Library to find appropriate bitwise library (closes #1395)
Sat, 08 Dec 2018 17:10:51 +0100 Kim Alvefur lint: Remove use of the 143 error code
Sat, 08 Dec 2018 17:09:55 +0100 Kim Alvefur various: Don't rely on _G.unpack existing
Thu, 29 Nov 2018 16:53:22 +0100 Kim Alvefur net.websocket.frames: Prefer Lua 5.2 built-in bit module over LuaJIT version