issues
search
bastibe
/
lunatic-python
A two-way bridge between Python and Lua
http://labix.org/lunatic-python
GNU Lesser General Public License v2.1
301
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dealing with cyclic referencing
#89
thewhitegoatcb
opened
3 months ago
0
Made changes to CMakeLists.txt to work with Python3 and Python2
#88
sudheerhebbale
closed
3 months ago
6
Modified function error handling after calling python function in py_…
#87
sudheerhebbale
closed
4 months ago
16
Unable to get the exception string from a python function
#86
sudheerhebbale
opened
4 months ago
3
Upgrade lue version to 5.4
#85
dvora-h
closed
5 months ago
0
Upgrade lue version to 5.4
#84
dvora-h
closed
5 months ago
0
Compatible with openresty's luajit
#83
chyun
closed
1 year ago
0
Random freezes inside Python code
#82
GranPC
closed
2 years ago
1
How to debug errors
#81
emadsamir
opened
2 years ago
0
Update README.md to make code blocks render correctly on GitHub
#80
user202729
closed
3 years ago
1
can't import python requests library
#79
SolarisYan
closed
4 years ago
2
Error: PYTHON_LIBRT must be defined when building under Linux
#78
ennucore
closed
4 years ago
2
Support multiple return in from Python
#77
Togtja
closed
4 years ago
3
Added Lua 5.2 to test matrix.
#76
greatwolf
closed
4 years ago
0
Python38 and fix for issue #74
#75
greatwolf
closed
4 years ago
0
Issue running on Ubuntu 20.04 using Python 3.8
#74
KBerstene
closed
4 years ago
5
How I can make a Lunatic-Ruby?
#73
xskullcrow
opened
4 years ago
1
Fix calls with only names arguments and reading attributes
#72
marcelvanherk
closed
4 years ago
1
python properties are not handled properly
#71
marcelvanherk
closed
4 years ago
2
Crash for named argument list without any numbered ones
#70
marcelvanherk
closed
4 years ago
1
Use LUA 5.1 if 5.2 doesn't exists on the system
#69
danni-m
closed
4 years ago
0
Call python function from lua
#68
Martmists-GH
opened
5 years ago
5
Error during installation
#67
AlbusDum
opened
6 years ago
4
lua.so: undefined symbol: luaL_setfuncs
#66
primewang
opened
6 years ago
1
any detailed installation guide on Ubuntu 16.04?
#65
goodnamegood
opened
7 years ago
1
Transfer Ownership
#64
bastibe
opened
7 years ago
2
Bug fix: Set 'python' global to newly created lib after loading
#63
hosford42
closed
7 years ago
3
Bug fix: Combine pcoutput in pkgconfig
#62
hosford42
closed
7 years ago
1
free on NULL or return without free
#61
2miksyn
closed
4 years ago
1
pass python dictionary to lua is a userdata format, how to use it?
#60
shimiaoyuan
closed
4 years ago
1
Make lua.execute support mutilple return values
#59
Jayatubi
closed
6 years ago
3
Should not generate error if attribute not found on python object
#58
Jayatubi
closed
7 years ago
15
Can lunatic-python works with Lua 5.3?
#57
Jayatubi
closed
7 years ago
2
Cannot run python in lua with python 2.7.13
#56
ingojahn
opened
7 years ago
11
lua-python import error
#55
Vogen
closed
7 years ago
9
Can't install Lunatic-Python on Win7 x64 Python 3.5 (x64)
#54
REDxEYE
opened
7 years ago
4
problem about python in luajit
#53
Vogen
closed
7 years ago
4
travis CI.
#52
greatwolf
closed
7 years ago
0
Fix for issue #50 - coroutine param passing bug.
#51
greatwolf
closed
7 years ago
0
Lua coroutines loses arguments when calling python functions.
#50
greatwolf
closed
7 years ago
0
Copy/adapt orginal documentation here?
#49
marcelvanherk
closed
4 years ago
1
Turn on warnings.
#48
greatwolf
closed
7 years ago
0
Operators, indexing and named parameters from Lua
#47
marcelvanherk
closed
7 years ago
1
Can we pass named arguments from Lua to python?
#46
marcelvanherk
closed
4 years ago
8
Suggestion to change addressing object by number to force asindx access
#45
marcelvanherk
closed
7 years ago
6
Implementing operators possible?
#44
marcelvanherk
closed
7 years ago
3
Lua 5.1 support
#43
marcelvanherk
closed
7 years ago
2
lunatic-python doesn't seem working
#42
ravijo
closed
7 years ago
5
cannot use python in lua
#41
deejayd203
opened
8 years ago
20
To solve the memory leak
#40
cjfan
closed
8 years ago
1
Next