summary refs log tree commit diff stats
path: root/lib/wrappers/pdcurses.nim
Commit message (Collapse)AuthorAgeFilesLines
* updated pdcurses.nimAraq2014-09-191-3/+3
|
* pdcurses wrapper compiles againAraq2014-05-251-5/+3
|
* PDCurses wrapper (incomplete, see desc)Schala Zeal2012-07-151-0/+1541
PDCurses wrapper will compile. However there are a couple dozen consts commented out that were problematic. Also, I got confused about a few procs with function ptrs as arguments. Feel free to fix