summary refs log tree commit diff stats
path: root/compiler/nimblecmd.nim
Commit message (Expand)AuthorAgeFilesLines
* implemented new experimental scriptable import mechanismAndreas Rumpf2017-10-011-4/+4
* Fixed handling of versions with dashes in nimble pkgs (#6335)Yuriy Glukhov2017-09-061-9/+20
* Implement .nimble-link files in the compiler and add tests for them.Dominik Picheta2017-09-021-3/+14
* Add readme to tests. Add fileDir option to testament & create nimble test.Dominik Picheta2017-09-021-35/+60
* fixes #5752Araq2017-05-021-11/+30
* removed compiler internal list implementation (#5371)Arne Döring2017-02-221-4/+4
* remove unused stuffJacek Sieka2016-08-091-12/+0
* added getOrDefault; bootstrapping works againAraq2015-10-131-1/+1
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-3/+3
* Introduce NotesVerbosity defining verbosity levelsAdam Strzelecki2015-07-031-1/+1
* Fix typosFederico Ceratto2015-02-151-1/+1
* VM supports math and a few os procsAraq2014-08-301-1/+1
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-0/+90
' href='#n157'>157 158 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