issues
search
mascarenhas
/
alien
A C FFI for Lua
http://mascarenhas.github.com/alien/
143
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build error on mingw32
#65
aryajur
opened
1 year ago
0
alien.c:358:54: error: ‘FFI_SYSV’ undeclared here (not in a function)
#64
senlinding
opened
2 years ago
1
how to trancode alien to wasm, please?
#63
appemit
opened
3 years ago
0
fix call function with callback parameter
#62
sidyhe
closed
3 years ago
0
Update for Lua 5.4; drop compatibility with 5.1 and 5.2
#61
rrthomas
opened
4 years ago
1
fix callback
#60
vilenkamalov
opened
4 years ago
1
"callback" type does not allow to pass nil
#59
socketpair
opened
6 years ago
0
struct inside struct
#58
aryajur
closed
6 years ago
5
Remove unused m4/ax_with_prog.m4
#57
rrthomas
closed
6 years ago
0
Build error from luarocks
#56
ryanford
opened
6 years ago
1
Is it possible to compile alien using mingw?
#55
valeriy-zainullin
opened
7 years ago
3
Lua stack index bug
#54
BigJim
opened
7 years ago
0
Windows support
#53
moteus
opened
8 years ago
4
Fix. Run `./bootstrap` in rockspec.
#52
moteus
opened
8 years ago
0
Fix. `ffitypes` array needs one extra element for NULL terminator.
#51
moteus
opened
8 years ago
0
Fix. alien.buffer `__index` metamethod returns fields from global environment
#50
moteus
opened
8 years ago
0
Fix. Disable MSVC warning about sizeof(void)
#49
moteus
opened
8 years ago
0
Please could we have a 0.7.1 LuaRock?
#48
rrthomas
closed
4 years ago
1
About Alien 0.7
#47
jhernancanom
opened
8 years ago
5
Added an autoconf option to detect a markdown preprocessor
#46
AitorATuin
opened
8 years ago
0
Allow (NUL-terminated) array of chars inside a def_struct
#45
1linux
opened
8 years ago
0
Add Lua 5.3 support
#44
rrthomas
closed
9 years ago
1
Support for mingw build
#43
kost
closed
9 years ago
0
returning struct from function (not pointer) - how to ?
#42
UffeJakobsen
opened
10 years ago
2
alien.callback not working
#41
mikestar
opened
10 years ago
2
How to set the lua side of a void argument in C?
#40
perlawk
opened
10 years ago
0
an easy way to check for the existence of a symbol
#39
gvvaughan
opened
10 years ago
0
Support "bool" C type
#38
dalbani
opened
11 years ago
0
Fix deallocation of memory blocks
#37
rrthomas
closed
11 years ago
0
args not initalized when call a function without parameter
#36
bugsbunny1101
opened
11 years ago
0
buffer.tostring return _G.tostring on Lua 5.1
#35
moteus
opened
11 years ago
0
luarocks install FFI_DIR=~/SANDBOX alien
#34
g-ederer
opened
12 years ago
10
Fix casting of AT_char
#33
rrthomas
closed
12 years ago
0
Please update web pages, and remove LuaForge reference
#32
rrthomas
closed
12 years ago
0
Improve implementation of strlen & size of buffer
#31
rrthomas
closed
12 years ago
0
Fix distribution of constants script
#30
rrthomas
closed
12 years ago
0
Fix build system for 'make distcheck'
#29
rrthomas
closed
12 years ago
0
Fix build system for 'make distcheck'
#28
rrthomas
closed
12 years ago
2
Add instructions for building (inc. from git) to README
#27
rrthomas
closed
12 years ago
0
Add size_t and ptrdiff_t support, and a tooffset method for buffers
#26
rrthomas
closed
12 years ago
0
buffer bug fix
#25
rrthomas
closed
12 years ago
0
Minor build system fixes
#24
rrthomas
closed
12 years ago
0
64-bit support and misc changes
#23
rrthomas
closed
12 years ago
0
Simplify the module structure
#22
rrthomas
closed
12 years ago
1
Pull request/preprocessor tables
#21
gvvaughan
closed
12 years ago
0
configury: correct mismerged conflict resolution in Makefile.ams
#20
gvvaughan
closed
12 years ago
0
rockspec: don't clobber environment flags.
#19
gvvaughan
closed
12 years ago
0
core.c: let the preproccesser worry about keeping tables in sync.
#18
gvvaughan
closed
12 years ago
2
alien.lua: on darwin modules have file extension .so too.
#17
gvvaughan
closed
12 years ago
1
Pull request/darwin support
#16
gvvaughan
closed
12 years ago
0
Next