summary refs log tree commit diff stats
path: root/install.txt
Commit message (Expand)AuthorAgeFilesLines
* document the new way of doing things; refs #4934Araq2016-10-241-2/+4
* Updated the installation instructionsAndreas Rumpf2016-10-211-4/+2
* more documentation knows about the new install_tools.nims scriptAraq2016-09-281-0/+9
* minor install.txt updateAndreas Rumpf2016-01-191-1/+1
* s/Github/GitHub/gAman Gupta2015-09-221-1/+1
* Nimble is officially a part of Nim nowAraq2015-09-051-1/+12
* website knows about new URLsAraq2015-06-151-7/+7
* Revert "Documented faster way to bootstrap-build Nim"Varriount2015-01-171-1/+1
* updated install.txtWay, No2015-01-141-1/+1
* documented nimfixAraq2014-11-041-9/+9
* website updates for 0.9.6Araq2014-10-191-2/+0
* Add info about twitter and bootstrapping from github to website.Dominik Picheta2014-01-121-0/+6
* Removed outdated bootstrapping info from install.txtDominik Picheta2013-08-231-43/+0
* fixes #287; bugfix: subrange checking is performed againAraq2013-04-121-1/+1
* cleanup of tests; use 'koch install' instead of 'install.sh' for a bootstrapp...Araq2013-04-111-0/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...Araq2012-03-041-2/+6
* doc improvements; added lazarus exampleAraq2011-07-241-35/+38
* 0.8.12 bugfix: some files not in download packageAraq2011-07-111-3/+19
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-3/+3
* const table supportAraq2011-04-291-1/+2
* C source regeneratedAraq2011-04-241-0/+17
* basic continue after error works; interactive mode more usefulAraq2011-02-131-1/+1
* documentation improvementsAraq2011-01-311-3/+3
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* better subscript overloadingrumpf_a@web.de2010-01-031-2/+2
* fixesAndreas Rumpf2009-11-141-1/+1
* version 0.8.2rumpf_a@web.de2009-10-211-5/+4
* added tools and web dirsAndreas Rumpf2009-09-151-5/+2
* overload resolution for proc varsAndreas Rumpf2009-06-241-3/+1
* version0.7.10Andreas Rumpf2009-06-081-0/+4
* version 0.7.8Andreas Rumpf2009-05-081-66/+67
* version 0.7.4Andreas Rumpf2009-01-071-66/+66
* version 0.7.2Andreas Rumpf2008-12-121-1/+2
* version 0.7.0Andreas Rumpf2008-11-161-39/+18
* too many changes to listAndreas Rumpf2008-08-231-45/+26
* first releaseRumpf2008-06-231-21/+25
* Initial importAndreas Rumpf2008-06-221-0/+101
Adam Hankiewicz <gradha@imap.cc> 2012-09-07 10:17:43 +0200 committer Grzegorz Adam Hankiewicz <gradha@imap.cc> 2012-09-08 22:41:17 +0200 Adds ios patterns to ignore list.' href='/ahoang/Nim/commit/.gitignore?h=devel&id=f2f16f6455c9b967274eee1115ef69d89894bee9'>f2f16f645 ^
ca4b971bc ^
f2f16f645 ^


f04b502cf ^

9b29436f6 ^
f04b502cf ^

5a4122dc9 ^
809a4a77a ^

e9b665f33 ^

c60bb9464 ^
e9b665f33 ^

f04b502cf ^
1b1bb284d ^
809a4a77a ^

b77ae66e8 ^
93cd98dd1 ^
625edf6a9 ^
5263d9d6f ^



035f0fb02 ^
8d2953e80 ^
035f0fb02 ^

8d2953e80 ^
e9b665f33 ^
a5ecbf823 ^


4a720394b ^


16e800503 ^

4a720394b ^
88b5dd336 ^
c5c6bae2a ^

e5ae7ceaa ^
6e4cd3e5b ^

e5ae7ceaa ^

1b54be777 ^
567691220 ^

58282547f ^


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