aboutsummaryrefslogtreecommitdiff
path: root/src/lua_interface.c
AgeCommit message (Expand)Author
2007-08-21Pruned C++ code, added additional comments.mitchell
2007-08-16Renamed l_*_buffer_prop to l_*_bufferp, get arg changed; src/lua_interface.cmitchell
2007-08-16If l_ta_get for "views" or "buffers" fails, throw an error; src/lua_interface.cmitchell
2007-08-15Renamed handlers module to events, updated everything to reflect changes.mitchell
2007-08-11Fixed bug in restoring scroll position on buffer switching; src/lua_interface.cmitchell
2007-08-10Added 'warn' function for printing warnings to STDOUT; src/lua_interface.cmitchell
2007-08-09tLENGTH and tSTRINGRESULT parameters are handled properly; src/lua_interface.cmitchell
2007-08-06Initial import of core C files.mitchell