Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion addons/lmathx/module
Submodule module updated 2 files
+1 −1 LICENSE
+62 −19 library/mathx.lua
2 changes: 1 addition & 1 deletion addons/lpeg/module
Submodule module updated 2 files
+1 −1 LICENSE
+536 −332 library/lpeg.lua
2 changes: 1 addition & 1 deletion addons/luasocket/module
Submodule module updated 4 files
+1 −1 LICENSE
+26 −0 library/mbox.lua
+81 −68 library/mime.lua
+388 −201 library/socket.lua
2 changes: 1 addition & 1 deletion addons/luazip/module
Submodule module updated 2 files
+1 −1 LICENSE
+87 −34 library/zip.lua
2 changes: 1 addition & 1 deletion addons/lzlib/module
Submodule module updated 2 files
+1 −1 LICENSE
+170 −29 library/zlib.lua
2 changes: 1 addition & 1 deletion addons/md5/module
Submodule module updated 2 files
+1 −1 LICENSE
+53 −31 library/md5.lua
2 changes: 1 addition & 1 deletion addons/slnunicode/module
Submodule module updated 2 files
+1 −1 LICENSE
+93 −37 library/unicode.lua
2 changes: 1 addition & 1 deletion addons/tex-lualatex/module
Submodule module updated 3 files
+415 −21 LICENSE
+27 −1 README.md
+92 −93 library/luatexbase.lua
2 changes: 1 addition & 1 deletion addons/tex-luametatex/module
Submodule module updated 5 files
+281 −617 LICENSE
+16 −3 README.md
+10 −7 library/node.lua
+70 −1 library/xdecimal.lua
+136 −256 library/xmath.lua