summaryrefslogtreecommitdiffstats
path: root/plugins/lua/lua.c
AgeCommit message (Expand)Author
2021-04-04plugins/lua/lua.c: fix segfault on lua_pop with Lua 5.4.3Mateusz Gozdek
2020-09-21Revert word array length changePatrick Griffis
2020-09-17Increase max number of words a line can be split intoPatrick Griffis
2017-04-28lua: Prevent loading a script if it's already loadedculb
2017-04-28lua: Prevent from loading if it's already loadedculb
2016-08-05lua: Fix handling -1 value in pluginprefPatrick Griffis
2016-07-14lua: Force 'return' when = is presentmniip
2016-07-14lua: Add automatic return and = handling in console.mniip
2016-04-27lua: Use luaL_checkintegerPatrick Griffis
2016-04-07lua: Fix explicit braces warningPatrick Griffis
2016-04-07lua: Minor formating cleanupPatrick Griffis
2016-04-07lua: More consistency with Python pluginPatrick Griffis
2016-04-07lua: Some more refactoring. Fix unload hook in the interpreter.mniip
2016-04-07lua: More missing staticsPatrick Griffis
2016-04-07lua: Make better use of GLibPatrick Griffis
2016-04-07lua: Bump version and update copyright year.mniip
2016-04-07lua: Use glib allocatorsmniip
2016-04-07lua: Replace some pushnumbers with pushintegersmniip
2016-04-07lua: Error if luaL_newstate returns NULLmniip
2016-04-03lua: Don't used mixed declarationsPatrick Griffis
2016-04-03Import lua pluginPatrick Griffis
2013-04-01Nuke Lua and TclBerke Viktor
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-04Use configdir instead of *xchatdir*Berke Viktor
2012-11-04Eliminate warnings due to missing includesBerke Viktor
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-10-30Some final rebrandingBerke Viktor
2012-10-30Rebrand get_info(xchatdir) but remain compatible for Perl and PythonBerke Viktor
2012-10-30Some remaining fixesBerke Viktor
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Rebranding for XCHAT_FD_*Berke Viktor
2012-10-30Rebranding for XCHAT_PRI_*Berke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-07-26Auto-load user plugins and scripts from <config>/addonsBerke Viktor
2012-07-21Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scriptsBerke Viktor
2012-06-10More solution fixes and add language interfacesBerke Viktor
2011-12-11some more multiplatform supportBerke Viktor
2011-02-28add wdk changes to named branchberkeviktor@aol.com
2011-02-24nuke the repoberkeviktor@aol.com
2010-08-12fancier lua version stringberkeviktor@aol.com
2010-08-12add support for xchat-lua, but don't build by defaultberkeviktor@aol.com