summary refs log tree commit diff stats
path: root/compiler/nimblecmd.nim
Commit message (Expand)AuthorAgeFilesLines
* 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
devel&id=0b2a63b7bdb5d79cdef2a01aa3100a22a5b13ebc'>0b2a63b7b ^
af865cd7a ^



0b2a63b7b ^




















af865cd7a ^
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