aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-14Changed Claude Heiland-Allen's email as requested inHEADsvn2git-headmasterMartin Peach
2015-10-14New Makefile from zmoelnigMartin Peach
2015-10-14replaced deprecated(Lua5.1) and missing(Lua5.2) table.getn() with the length ...Martin Peach
2015-10-14Removed references to lua5.1, now pdlua.c compiles for whichever lua is found...Martin Peach
2015-10-14Example class that splits a text file into sentences.Martin Peach
2015-10-14Two objects to serialize symbols and floats.Martin Peach
2015-10-14A version of list-abs' [list-rdrip] in luaMartin Peach
2015-10-14Some drippers may work faster in lua than as abstarctions...Martin Peach
2015-10-14Modified to handle errors a bit better. Help patch changed to add some module...Martin Peach
2015-10-14Added [import Gem] as noted by megrimm in Bug#3495178.Martin Peach
2015-10-14Added [import Gem] from Bug#3495176 by megrimmMartin Peach
2015-10-14removedMartin Peach
2015-10-14Add comment that [complex] will fail to create if the Lua module 'complex' is...Martin Peach
2015-10-14Fixed some lua stack leakage.Martin Peach
2015-10-14Editor will open script for pdluax and pdlua objects, added function prototyp...Martin Peach
2015-10-14Right-click opens .pdlua script in an editor. .pdluax still doesn't work unle...Martin Peach
2015-10-14Changed a MSW to _WIN32.Martin Peach
2015-10-14Added support for the "Open" item in the right-click menu of pdlua and pdluax...Martin Peach
2015-10-14Cleaaned up, added pdluax HOWTO based on doc/pdluax.txtMartin Peach
2015-10-14declare path for examples in linux, adjust item spacing for linux, clean up s...Martin Peach
2015-10-14Added a pdlua_HOWTO subpatch based on lua.txtMartin Peach
2015-10-14make inlet and outlet counts signed to avoid compiler signed/unsigned warningsMartin Peach
2015-10-14changed include files for MSVC (s_stuff.h was loading twice and sys/fcntl doe...Martin Peach
2015-10-14Using __declspec(dllexport) for _WIN32 to force the pdlua_setup symbol to be ...Martin Peach
2015-10-14Applied Hans' patch to limit startup boilerplate visibility to log level >=3,...Martin Peach
2015-10-14Use pdlua_proxy_inlet_class->c_externdir->s_name as pd.lua's directory instea...Martin Peach
2015-10-14Added the EXPORT macro to pdlua_setup so the symbol will be exported on MSWin...Martin Peach
2015-10-14Changed the lib and include path for MinGW to match the default lua install. ...Martin Peach
2015-10-14Using fixed values for liblua and include/lua depending on platform.Martin Peach
2015-10-14Use pkg-config to find lua header and lib (will this work with MinGW?)Martin Peach
2011-03-15This is a version of Claude Heiland-Allen's lua for Pd. The objects are named...svn2git-rootMartin Peach