summary refs log tree commit diff stats
path: root/compiler/nimlexbase.nim
Commit message (Expand)AuthorAgeFilesLines
* StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746)Arne Döring2019-02-281-20/+12
* fixes an off-by-one error for nimprettyAraq2017-10-161-1/+1
* beginnings of the new nimpretty tool; still unusableAndreas Rumpf2017-10-051-1/+4
* 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
:04 +0200 committer Andreas Rumpf <andreas@andreas-desktop> 2010-07-29 21:30:04 +0200 handling of compiler procs improved for DLL generation' href='/ahoang/Nim/commit/lib/nimrtl.nim?h=devel&id=ff02ce2d50d8a4b445f9fba6076527c3db62425c'>ff02ce2d5 ^
ff02ce2d5 ^
8098e2a42 ^
ff02ce2d5 ^
43bddf62d ^
ff02ce2d5 ^



43bddf62d ^
ff02ce2d5 ^

8098e2a42 ^

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