index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
nimlexbase.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-2
/
+3
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
get rid of the warnings during bootstrapping (#18741)
Miran
2021-08-24
1
-2
/
+2
*
fixed article duplication typos (#16216)
ihlec
2020-12-02
1
-1
/
+1
*
Big compiler Cleanup (#14777)
Clyybber
2020-08-28
1
-5
/
+5
*
speed up Nim's lexer by using cstring instead of string. C optimizers are fra...
Araq
2020-07-07
1
-9
/
+15
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-1
/
+1
*
StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746)
Arne Döring
2019-02-28
1
-20
/
+12
*
fixes an off-by-one error for nimpretty
Araq
2017-10-16
1
-1
/
+1
*
beginnings of the new nimpretty tool; still unusable
Andreas Rumpf
2017-10-05
1
-1
/
+4
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-35
/
+35
*
Replaced deprecated repeatChar() with repeat() or spaces().
Hans Raaf
2015-03-04
1
-1
/
+1
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
renamefest
Araq
2014-08-23
1
-1
/
+1
*
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-7
/
+7
*
case consistency: next steps
Araq
2013-12-29
1
-1
/
+1
*
case consistency part 4
Araq
2013-12-27
1
-7
/
+7
*
case consistency part 1
Araq
2013-12-27
1
-8
/
+7
*
nimrod dump can now produce a machine readable json report
Zahary Karadjov
2013-05-01
1
-0
/
+170