summary refs log tree commit diff stats
path: root/examples/cross_todo/nimrod_backend
Commit message (Collapse)AuthorAgeFilesLines
* Removes 'of TObject' to finalize objects not meant for inheritance.Grzegorz Adam Hankiewicz2012-11-151-2/+2
|
* Improves the style of some examples.Grzegorz Adam Hankiewicz2012-11-132-9/+3
| | | | | | | * 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.
* Adds backend code for the cross platform todo example.Grzegorz Adam Hankiewicz2012-11-013-0/+322
42 +0100 committer Michael Vetter <jubalh@iodoru.org> 2019-12-18 16:06:42 +0100 Change README formattign' href='/danisanti/profani-tty/commit/README.md?id=fba8f07fd459804904186370b7783a5ce71062f2'>fba8f07f ^
ac7abc54 ^
7e976a02 ^
187a2a07 ^
5709f5a2 ^
d0dfe530 ^
edb32f97 ^
d0dfe530 ^
0bae2987 ^
d240eb62 ^
d0dfe530 ^


65e90dba ^



7500100a ^
65e90dba ^



e309e686 ^
65e90dba ^
30c02e26 ^

65e90dba ^





fc93546b ^
65e90dba ^



d240eb62 ^
65e90dba ^
a1d37dda ^
5709f5a2 ^
65e90dba ^

2db1118f ^
65e90dba ^
4484c2b0 ^
65e90dba ^

2db1118f ^
65e90dba ^
63b996a3 ^
a1dc3d12 ^
0bae2987 ^
2db1118f ^
65e90dba ^
447d19aa ^

65e90dba ^
d4892b29 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65