Age | Commit message (Expand) | Author |
2017-04-28 | lua: Prevent loading a script if it's already loaded | culb |
2017-04-28 | lua: Prevent from loading if it's already loaded | culb |
2016-08-05 | lua: Fix handling -1 value in pluginpref | Patrick Griffis |
2016-07-14 | lua: Force 'return' when = is present | mniip |
2016-07-14 | lua: Add automatic return and = handling in console. | mniip |
2016-04-27 | lua: Use luaL_checkinteger | Patrick Griffis |
2016-04-07 | lua: Fix explicit braces warning | Patrick Griffis |
2016-04-07 | lua: Minor formating cleanup | Patrick Griffis |
2016-04-07 | lua: More consistency with Python plugin | Patrick Griffis |
2016-04-07 | lua: Some more refactoring. Fix unload hook in the interpreter. | mniip |
2016-04-07 | lua: More missing statics | Patrick Griffis |
2016-04-07 | lua: Make better use of GLib | Patrick Griffis |
2016-04-07 | lua: Bump version and update copyright year. | mniip |
2016-04-07 | lua: Use glib allocators | mniip |
2016-04-07 | lua: Replace some pushnumbers with pushintegers | mniip |
2016-04-07 | lua: Error if luaL_newstate returns NULL | mniip |
2016-04-03 | lua: Don't used mixed declarations | Patrick Griffis |
2016-04-03 | Import lua plugin | Patrick Griffis |
2013-04-01 | Nuke Lua and Tcl | Berke Viktor |
2012-12-23 | fix incorrect FSF address | Dan Mashal |
2012-11-04 | Use configdir instead of *xchatdir* | Berke Viktor |
2012-11-04 | Eliminate warnings due to missing includes | Berke Viktor |
2012-11-03 | Initial commit for utf8 everywhere. | Arnavion |
2012-10-30 | Some final rebranding | Berke Viktor |
2012-10-30 | Rebrand get_info(xchatdir) but remain compatible for Perl and Python | Berke Viktor |
2012-10-30 | Some remaining fixes | Berke Viktor |
2012-10-30 | Rebranding for the rest of plugin* | Berke Viktor |
2012-10-30 | Rebranding for XCHAT_EAT_* | Berke Viktor |
2012-10-30 | Rebranding for XCHAT_FD_* | Berke Viktor |
2012-10-30 | Rebranding for XCHAT_PRI_* | Berke Viktor |
2012-10-24 | A lot more rebranding | Berke Viktor |
2012-07-26 | Auto-load user plugins and scripts from <config>/addons | Berke Viktor |
2012-07-21 | Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scripts | Berke Viktor |
2012-06-10 | More solution fixes and add language interfaces | Berke Viktor |
2011-12-11 | some more multiplatform support | Berke Viktor |
2011-02-28 | add wdk changes to named branch | berkeviktor@aol.com |
2011-02-24 | nuke the repo | berkeviktor@aol.com |
2010-08-12 | fancier lua version string | berkeviktor@aol.com |
2010-08-12 | add support for xchat-lua, but don't build by default | berkeviktor@aol.com |