issues
search
stevedonovan
/
luar
luar is a Go package for conveniently working with the luago Lua bindings. Arbitrary Go functions can be registered
MIT License
301
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix: compile error.
#47
zxh
opened
4 years ago
1
pairs/ipairs proxies crash under non-main coroutine
#46
glycerine
opened
6 years ago
11
varargs -- from Lua, calling Go functions with variable argument count
#45
glycerine
closed
6 years ago
2
go Memory leak
#44
zhaowolong
opened
6 years ago
4
Nested structure methods can not be found
#43
liyonglion
closed
7 years ago
8
Could move ProxyIpairs to luar table?
#42
huangwei1024
closed
7 years ago
18
Support pointer to interface{} as LuaObject.Call() result
#41
Tasssadar
closed
7 years ago
3
Support LUA_FUNCTION in luaToGo()
#40
Tasssadar
closed
7 years ago
8
Do not store Go pointers in C memory as valueProxy struct
#39
Tasssadar
closed
7 years ago
11
Crash with go 1.8
#38
Tasssadar
closed
7 years ago
0
Pointer use-case
#37
Ambrevar
opened
7 years ago
0
GoLuaFunc and RawRegister
#36
Ambrevar
closed
7 years ago
3
Use of `luar.value`?
#35
Ambrevar
closed
7 years ago
1
Add support for arithmetic operations on user-defined types
#34
Ambrevar
closed
7 years ago
4
Non-exported fields in struct proxies
#33
Ambrevar
closed
8 years ago
2
API change
#32
Ambrevar
closed
7 years ago
5
On the usefulness of 't', the type argument in GoToLua
#31
Ambrevar
closed
8 years ago
4
Ensure ipairs and pairs are implemented for both maps and arrays
#30
bitwalker
closed
8 years ago
2
Extend __type metamethod for proxies
#29
Ambrevar
closed
7 years ago
9
Better proxy__tostring
#28
Ambrevar
closed
8 years ago
2
Support cycle detection
#27
Ambrevar
closed
8 years ago
5
Return zero value instead of panicking when LuaToGo conversion fails
#26
Ambrevar
closed
8 years ago
2
Add support for converting Go struct to Lua tables
#25
Ambrevar
closed
8 years ago
1
Compatibillity with gopher-lua?
#24
Splizard
opened
9 years ago
3
luajit
#23
glycerine
closed
6 years ago
22
example of how to receive on a channel
#22
glycerine
closed
7 years ago
10
proxyMap race
#21
Dragomir-Ivanov
closed
8 years ago
1
Copy struct that is a `Stringer` as string entry in the table
#20
Dragomir-Ivanov
closed
10 years ago
1
Best way to use Luar across multiple goroutines?
#19
zancarius
closed
10 years ago
7
Simple whitelisting?
#18
DanielHeath
closed
10 years ago
7
lua acces go base type for point
#17
navy1125
closed
8 years ago
5
bad import "unsafe"
#16
ookpalm
closed
7 years ago
6
Cannot install on mac 10.9?
#15
emiltin
closed
11 years ago
1
add binary ops
#14
hirochachacha
closed
8 years ago
8
Fix proxy__eq
#13
hirochachacha
closed
11 years ago
1
use sprint instead type assertion
#12
hirochachacha
closed
11 years ago
1
Need a `luar.null` value
#11
stevedonovan
closed
8 years ago
2
Garbage collection issues with luar.slice?
#10
stevedonovan
closed
7 years ago
4
Add int family and support for custom type
#9
hirochachacha
closed
11 years ago
12
table should return nil if key does not exist
#8
hirochachacha
closed
11 years ago
2
add proper conversion for *struct
#7
hirochachacha
closed
11 years ago
1
license?
#6
beatgammit
closed
11 years ago
1
can't index slice/map returned by wrapped go method in lua code
#5
mischief
closed
7 years ago
8
fix typo in readme example #1
#4
jarcoal
closed
11 years ago
6
PCall removal
#3
aarzilli
closed
11 years ago
0
Added support for "errors" in GoToLua().
#2
kdar
closed
11 years ago
0
Diff golua
#1
losinggeneration
closed
11 years ago
3