ahf / irssi-lua
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
COPYING | ||
| |
Makefile | Sat Feb 21 17:17:48 -0800 2009 | |
| |
README.md | ||
| |
TODO | Sat Feb 21 17:08:10 -0800 2009 | |
| |
docs/ | Sat Feb 21 17:27:57 -0800 2009 | |
| |
lua_api.c | ||
| |
lua_api.h | ||
| |
lua_api_commands.c | ||
| |
lua_api_commands.h | ||
| |
lua_api_output.c | ||
| |
lua_api_output.h | Mon Feb 23 03:48:34 -0800 2009 | |
| |
lua_api_settings.c | ||
| |
lua_api_settings.h | ||
| |
lua_api_signals.c | ||
| |
lua_api_signals.h | ||
| |
lua_commands.c | ||
| |
lua_commands.h | Mon Feb 16 08:34:07 -0800 2009 | |
| |
lua_core.c | ||
| |
lua_core.h | ||
| |
lua_debug.c | ||
| |
lua_debug.h | Sat Feb 21 12:20:04 -0800 2009 | |
| |
lua_irssi.h | Mon Feb 16 08:34:07 -0800 2009 | |
| |
lua_loader.c | Tue Apr 28 06:03:41 -0700 2009 | |
| |
lua_loader.h |
README.md
What is this?
An attempt to write Lua bindings for the Irssi IRC client.
Contributing
Contributions to Irssi-Lua are welcome:
- Patches can be submitted via e-mail. Please poke me on IRC (
ahf) before spending too much time on the code. Use thegit format-patch-tool when emailing patches.
Authors
- Alexander Færøy <ahf@irssi.org>

