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
/
packagehandling.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-0
/
+1
*
Refactor and doc package handling, module name mangling (#19821)
quantimnot
2022-05-30
1
-20
/
+3
*
IC: next steps (#16550)
Andreas Rumpf
2021-01-07
1
-1
/
+2
*
Correct all eggs (#15906)
Miran
2020-11-10
1
-2
/
+2
*
Big compiler Cleanup (#14777)
Clyybber
2020-08-28
1
-2
/
+0
*
fix #13150 `nim doc --project` now works reliably (#13223)
Timothee Cour
2020-02-06
1
-5
/
+8
*
Fixes #12734 (#12784)
Tomohiro
2019-12-01
1
-1
/
+4
*
fixes #12420 [backport] (#12456)
Andreas Rumpf
2019-10-18
1
-8
/
+5
*
Fix #12242, replacing ":" with "@c" in packages [backport] (#12265)
Endeg
2019-09-25
1
-2
/
+2
*
changed name mangling for generated C files
Araq
2019-09-13
1
-2
/
+2
*
Fixed c filenames mangling (#12161)
Yuriy Glukhov
2019-09-11
1
-3
/
+3
*
fix #12130 ; improve naming scheme in fakePackageName
Timothee Cour
2019-09-06
1
-5
/
+3
*
typo
Araq
2019-05-08
1
-1
/
+1
*
fixes #11196
Araq
2019-05-08
1
-2
/
+2
*
nicer 'CC' output messages
Araq
2019-05-06
1
-0
/
+4
*
remove the restriction that module names need to be unique per Nimbleā¦ (#11...
Andreas Rumpf
2019-04-20
1
-4
/
+10
*
compiler refactoring; use typesafe path handing; docgen: render symbols betwe...
Andreas Rumpf
2018-09-07
1
-3
/
+3
*
even more strict isNil handling for strings/seqs in order to detect bugs
Araq
2018-08-22
1
-1
/
+2
*
guards.nim does compile
Andreas Rumpf
2018-05-11
1
-15
/
+8
*
happy new year
Araq
2017-01-07
1
-1
/
+1
*
expr and stmt are now deprecated
Andreas Rumpf
2016-07-30
1
-1
/
+1
*
fixes #4485; package handling works better; docgen works with --project on Ni...
Andreas Rumpf
2016-07-19
1
-0
/
+56