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
/
hlo.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #22604: Make endsInNoReturn traverse the tree (#22612)
SirOlaf
2023-09-01
1
-3
/
+0
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-3
/
+5
*
fix set op related to {sfGlobal, sfPure} (#22393)
Bung
2023-08-06
1
-1
/
+1
*
fixes #20572 (#20585)
Andreas Rumpf
2022-10-17
1
-1
/
+1
*
document compiler procs regarding `&` (#20257)
ringabout
2022-08-22
1
-0
/
+1
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
explicit ID generation for easier IC (#15559)
Andreas Rumpf
2020-10-25
1
-2
/
+2
*
fix #8312 --hints:off and --warnings:off now honored everywhere (#13489)
Timothee Cour
2020-02-26
1
-2
/
+2
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-8
/
+8
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
more destructor based changes (#10885)
Andreas Rumpf
2019-03-23
1
-2
/
+2
*
remove more global variables in the Nim compiler
Andreas Rumpf
2018-05-27
1
-3
/
+3
*
options.nim: no global variables anymore
Andreas Rumpf
2018-05-13
1
-4
/
+4
*
more modules compile again
Andreas Rumpf
2018-05-12
1
-6
/
+6
*
more modules compile again
Andreas Rumpf
2018-05-12
1
-1
/
+1
*
allow setting template/macro recursive evaluation limits (#7652)
jcosborn
2018-04-19
1
-1
/
+1
*
deprecated unary '<'
Andreas Rumpf
2017-10-29
1
-2
/
+2
*
fixes #5430
Araq
2017-02-26
1
-1
/
+1
*
fixes #4227
Andreas Rumpf
2016-05-27
1
-1
/
+1
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-2
/
+2
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
fixes #798
Araq
2014-04-06
1
-1
/
+2
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-1
/
+1
*
case consistency: next steps
Araq
2013-12-29
1
-1
/
+1
*
case consistency part 4
Araq
2013-12-27
1
-2
/
+2
*
should fix newly introduced bugs wrt TR macros
Araq
2013-09-18
1
-3
/
+7
*
improvements for TR macros
Araq
2013-09-17
1
-7
/
+14
*
term rewriting improvements
Araq
2012-09-08
1
-0
/
+91