summary refs log tree commit diff stats
path: root/lib/stdlib.nimble
Commit message (Collapse)AuthorAgeFilesLines
* attempt to make the build green againAraq2017-01-071-1/+0
|
* use new nimble file format to make Nim's version DRYAraq2017-01-071-2/+2
|
* 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-1/+1
|
* 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-1/+1
|
* updated version to 0.13.0Araq2016-01-181-1/+1
|
* VM supports math and a few os procsAraq2014-08-301-0/+6
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 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244