Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added a 'overlay' loadable module that's hopefully going to do osme dirty dirty | Tom Feist | 2011-02-19 | 5 | -14/+36 |
| | | | | things to the curses layer. | ||||
* | added module 'overlay' to test out some ideas for fiddling with curses ↵ | Tom Feist | 2011-02-19 | 8 | -0/+543 |
| | | | | widgets internally | ||||
* | added new module stub for attemping to extend perl API | Tom Feist | 2011-01-09 | 8 | -0/+568 |
| | |||||
* | cloned test module to start work on a useful module | Tom Feist | 2011-01-09 | 8 | -0/+569 |
| | |||||
* | module/test: putting my email address on the internets? Great idea! | Tom Feist | 2011-01-09 | 1 | -1/+1 |
| | |||||
* | module/test: documented it a bit better, and add an unload message. | Tom Feist | 2011-01-09 | 6 | -17/+42 |
| | |||||
* | module_test: The tiny beginnings of an irssi loadable-module (not script) for | Tom Feist | 2011-01-01 | 9 | -0/+566 |
educational and internals poking purposes. Hopefully one day it might grow up to be a real binary! See README for details on the code I "borrowed" from ahf. I hope I attributed it all ok :) |