aboutsummaryrefslogtreecommitdiff
path: root/src/pdlua.c
AgeCommit message (Collapse)Author
2015-10-14Added the EXPORT macro to pdlua_setup so the symbol will be exported on ↵Martin Peach
MSWin. The export-all-symbols flag should do this but seems to be overridden by something in the lua source. svn path=/trunk/externals/loaders/pdlua/; revision=15341
2011-03-15This is a version of Claude Heiland-Allen's lua for Pd. The objects are ↵svn2git-rootMartin Peach
named pdlua and pdluax instead of lua and luax. So far it seems to work on linux. svn path=/trunk/externals/pdlua/; revision=15030