summary refs log tree commit diff stats
path: root/compiler.nimble
Commit message (Expand)AuthorAgeFilesLines
* Add nimsuggest to installDirs (#10035)Yuriy Glukhov2018-12-181-1/+1
* attempt to make the build green againAraq2017-01-071-1/+0
* use new nimble file format to make Nim's version DRYAraq2017-01-071-5/+4
* Fix compiler.nimble namespace violations.Dominik Picheta2017-01-031-1/+1
* updated development versionAraq2016-10-311-1/+1
* version bumpAndreas Rumpf2016-10-211-1/+1
* develop version is 0.15.1Araq2016-10-081-1/+1
* version changed to 0.15.0Araq2016-10-011-2/+2
* version bump for developmentAndreas Rumpf2016-06-111-1/+1
* version bump to 0.14.2Araq2016-06-081-1/+1
* update the version number in more placesAraq2016-06-071-2/+2
* updated version to 0.13.0Araq2016-01-181-1/+1
* updated compiler.nimble fileAraq2015-10-281-2/+2
* Update version in compiler.nimbleDominik Picheta2015-06-051-2/+2
* Add compiler.nimble file.Dominik Picheta2015-01-161-0/+11
n159'>159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214