File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
sphinx/reference/reference_lua Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -91,8 +91,10 @@ and in general providing information about what LuaJIT does with Lua code.
91
91
For a list of available options, read `the source code of v.lua `_.
92
92
93
93
94
- .. _the source code of bc.lua : https://github.com/tarantool/luajit/blob/tarantool-1.7/src/jit/bc.lua
95
- .. _the source code of dis_x86.lua : https://github.com/tarantool/luajit/blob/tarantool-1.7/src/jit/dis_x86.lua
96
- .. _the source code of dis_x64.lua : https://github.com/tarantool/luajit/blob/tarantool-1.7/src/jit/dis_x64.lua
97
- .. _the source code of dump.lua : https://github.com/tarantool/luajit/blob/tarantool-1.7/src/jit/dump.lua
98
- .. _the source code of v.lua : https://github.com/tarantool/luajit/blob/tarantool-1.7/src/jit/v.lua
94
+ .. _the source code of bc.lua : https://github.com/tarantool/luajit/tree/tarantool-1.6/src/jit/bc.lua
95
+ .. _the source code of dis_x86.lua : https://github.com/tarantool/luajit/tree/tarantool-1.6/src/jit/dis_x86.lua
96
+ .. _the source code of dis_x64.lua : https://github.com/tarantool/luajit/tree/tarantool-1.6/src/jit/dis_x64.lua
97
+ .. _the source code of dump.lua : https://github.com/tarantool/luajit/tree/tarantool-1.6/src/jit/dump.lua
98
+ .. _the source code of v.lua : https://github.com/tarantool/luajit/tree/tarantool-1.6/src/jit/v.lua
99
+
100
+
You can’t perform that action at this time.
0 commit comments