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
/
gorgeimpl.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-2
/
+3
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-1
/
+2
*
fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)
ringabout
2023-05-02
1
-1
/
+3
*
Return error message in output of gorge/staticExec. (#18942)
Dominik Picheta
2022-10-12
1
-2
/
+9
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
Fixed #12337, leaking pipe after gorge (#12339)
Ico Doornekamp
2019-10-03
1
-0
/
+2
*
[refactoring] remove unused imports in the compiler and in some stdlib modules
Araq
2019-07-18
1
-1
/
+1
*
styleCheck: make the compiler and large parts of the stdlib compatible with -...
Araq
2019-07-10
1
-2
/
+2
*
Fix gorge caching (#10407)
genotrance
2019-01-22
1
-2
/
+2
*
compiler refactoring; use typesafe path handing; docgen: render symbols betwe...
Andreas Rumpf
2018-09-07
1
-2
/
+2
*
remove more global variables in the Nim compiler
Andreas Rumpf
2018-05-27
1
-1
/
+2
*
preparations of making compiler/msgs.nim free of global variables
Andreas Rumpf
2018-05-17
1
-1
/
+1
*
transf and vmgen compile again
Andreas Rumpf
2018-05-12
1
-2
/
+2
*
move new sha1 module into the new 'std' namespace
Andreas Rumpf
2018-02-06
1
-1
/
+1
*
fixes #6961
Andreas Rumpf
2018-02-02
1
-1
/
+1
*
made nimresolve part of the compiler
Andreas Rumpf
2017-10-29
1
-27
/
+1
*
implemented new experimental scriptable import mechanism
Andreas Rumpf
2017-10-01
1
-0
/
+83