summary refs log tree commit diff stats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Adds some more entries to the list of ignored files.Grzegorz Adam Hankiewicz2013-05-101-0/+114
* Separate out install/uninstall script generationAlain Kalker2013-03-171-0/+2
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* applies #322 without FReadDir effectAraq2013-02-221-0/+1
* Adds tools/nimweb to .gitignore.Grzegorz Adam Hankiewicz2012-12-171-0/+1
* Adds command line interface for todo example.Grzegorz Adam Hankiewicz2012-11-011-0/+1
* Adds backend code for the cross platform todo example.Grzegorz Adam Hankiewicz2012-11-011-0/+4
* Ignores whole upload directory.Grzegorz Adam Hankiewicz2012-11-011-1/+1
* Adds command line interface for backend addition.Grzegorz Adam Hankiewicz2012-10-191-0/+1
* Adds docs/*.idx to git ignore list.Grzegorz Adam Hankiewicz2012-10-191-0/+1
* Adds android example using jni.Grzegorz Adam Hankiewicz2012-09-081-0/+9
* Adds ios patterns to ignore list.Grzegorz Adam Hankiewicz2012-09-081-0/+13
* PCRE wrapper update to 8.31Schala Zeal2012-07-091-1/+0
* auto generated files and dirs to ignoretakano322011-11-251-0/+4
* `rod' directory was renamed to `compiler'takano322011-11-251-4/+3
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-0/+0
* added install.sh; scgi: does not set system.stackTraceNewLine anymoreAraq2010-10-261-0/+8
* bugfix: typo in SMTP module; SCGI module finishedAraq2010-10-251-0/+11
* Added a .gitignore filedom962010-10-231-0/+2
b/pure/pathnorm.nim?h=devel&id=3dad130034e3212159dda5d61988ca2b18959b24'>3dad13003 ^
9cc4a5776 ^
ce9815bcf ^



62c113ebc ^




ce9815bcf ^








9cc4a5776 ^





ce9815bcf ^
25d3539da ^
9cc4a5776 ^









25d3539da ^
9cc4a5776 ^


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
107
108
109
110
111
112
113
114