summary refs log tree commit diff stats
path: root/compiler/babelcmd.nim
Commit message (Expand)AuthorAgeFilesLines
* Changed babel path handling.Dominik Picheta2013-05-021-1/+1
* nimrod dump can now produce a machine readable json reportZahary Karadjov2013-05-011-1/+1
* lazy paths for Babel supportAraq2012-12-111-10/+10
* improvements for --babelPathAraq2012-12-091-5/+19
* compiler support for babelAraq2012-12-071-0/+76
4f7c3edf6848e658'>6c9cbc44 ^
78bd151c ^
b22a7c5f ^
40117cf3 ^
2b743ea9 ^
9a0b52c2 ^
a336148c ^
dab37236 ^
78bd151c ^

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