summary refs log tree commit diff stats
path: root/examples/cross_todo/nimrod_commandline/nimtodo.nim
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #253 from gradha/pr_reduce_todo_code_repetitionAraq2012-11-181-79/+63
|\
| * Reduces code repetition through helper procs and templates.Grzegorz Adam Hankiewicz2012-11-151-79/+63
* | Removes 'of TObject' to finalize objects not meant for inheritance.Grzegorz Adam Hankiewicz2012-11-151-1/+1
|/
* Improves the style of some examples.Grzegorz Adam Hankiewicz2012-11-131-38/+34
* Adds command line interface for todo example.Grzegorz Adam Hankiewicz2012-11-011-0/+347