Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #253 from gradha/pr_reduce_todo_code_repetition | Araq | 2012-11-18 | 1 | -79/+63 |
|\ | | | | | Reduces code repetition through helper procs and templates. | ||||
| * | Reduces code repetition through helper procs and templates. | Grzegorz Adam Hankiewicz | 2012-11-15 | 1 | -79/+63 |
| | | |||||
* | | Removes 'of TObject' to finalize objects not meant for inheritance. | Grzegorz Adam Hankiewicz | 2012-11-15 | 1 | -1/+1 |
|/ | |||||
* | Improves the style of some examples. | Grzegorz Adam Hankiewicz | 2012-11-13 | 1 | -38/+34 |
| | | | | | | | * Compacts all imports in a single line. * Cleans whitespace before colons. * Uses cmd abbreviation for command line enums. * Replaces if/elif/else chain with case. | ||||
* | Replaces shell scripts with nimrod configuration files. | Grzegorz Adam Hankiewicz | 2012-11-08 | 2 | -3/+8 |
| | | | | This should make compilation more cross platform friendly. | ||||
* | Adds command line interface for todo example. | Grzegorz Adam Hankiewicz | 2012-11-01 | 2 | -0/+365 |