summary refs log tree commit diff stats
path: root/compiler/nimlexbase.nim
Commit message (Expand)AuthorAgeFilesLines
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-35/+35
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-041-1/+1
* Nimrod renamed to NimAraq2014-08-281-1/+1
* renamefestAraq2014-08-231-1/+1
* case consistency: cs:partial bootstraps on windowsAraq2013-12-291-7/+7
* case consistency: next stepsAraq2013-12-291-1/+1
* case consistency part 4Araq2013-12-271-7/+7
* case consistency part 1Araq2013-12-271-8/+7
* nimrod dump can now produce a machine readable json reportZahary Karadjov2013-05-011-0/+170
vious revision' href='/acidbong/suckless/dwm/blame/tile.c?id=a200c39635dcbd1cb1109353f9c2acab983c8606'>^
2d81b78 ^
f6e41b0 ^
e8792d9 ^


a923298 ^
7d156de ^
a923298 ^
7d156de ^




2d81b78 ^
77044e8 ^
2d81b78 ^










f6e41b0 ^
2d81b78 ^





a200c39 ^









2d81b78 ^
a200c39 ^




2d81b78 ^
a200c39 ^




2d81b78 ^





77044e8 ^
2d81b78 ^






77044e8 ^
2d81b78 ^
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86