summary refs log tree commit diff stats
path: root/examples/hallo.nim
Commit message (Expand)AuthorAgeFilesLines
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* making tests green againZahary Karadjov2012-03-201-1/+1
* bugfix: nil -> emptyNodeAraq2011-10-221-1/+1
* Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...PhiLho2010-05-211-2/+2
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0
* version 0.7.8Andreas Rumpf2009-05-081-5/+1
* version 0.7.6Andreas Rumpf2009-04-221-0/+7
a title='Blame the previous revision' href='/ahoang/Nim/blame/compiler/evaltempl.nim?h=devel&id=b56df72a325e4991128d808dc6c9edade3d0f293'>^
5e15dec17 ^




af7c92c00 ^




5e15dec17 ^
438703f59 ^
92b8fac94 ^
5e15dec17 ^


92b8fac94 ^
5659a1662 ^
5e15dec17 ^
5659a1662 ^
5e15dec17 ^
5659a1662 ^
5e15dec17 ^
5659a1662 ^
5e15dec17 ^
af7c92c00 ^


5e15dec17 ^








92b8fac94 ^
5e15dec17 ^
6fd4b8350 ^
5e15dec17 ^


92b8fac94 ^
5e15dec17 ^







92b8fac94 ^
5e15dec17 ^







af7c92c00 ^






92b8fac94 ^
af7c92c00 ^


5659a1662 ^


af7c92c00 ^

5e15dec17 ^

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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106