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
/
modulepaths.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #23167; take `nkOpenSymChoice` into consideration caused by templates [...
ringabout
2024-01-05
1
-6
/
+10
*
fixes #23148; restricts infix path concatenation to what starts with `/` (#23...
ringabout
2024-01-02
1
-5
/
+8
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-1
/
+3
*
Refactor and doc package handling, module name mangling (#19821)
quantimnot
2022-05-30
1
-94
/
+15
*
Add changes required by Nimble lock file support (#12104)
Ivan Bobev
2021-07-15
1
-1
/
+1
*
Big compiler Cleanup (#14777)
Clyybber
2020-08-28
1
-4
/
+2
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-2
/
+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
-1
/
+1
*
fixes #10042 (allow spaces in import) (#10504)
Miran
2019-01-31
1
-1
/
+0
*
Deprecate gc v2 (#10151)
Neelesh Chandola
2019-01-01
1
-1
/
+1
*
compiler refactoring; use typesafe path handing; docgen: render symbols betwe...
Andreas Rumpf
2018-09-07
1
-4
/
+3
*
Fix for module alias inside brackets (#8726)
Oscar Nihlgård
2018-08-23
1
-7
/
+0
*
Deprecate the dot style for import paths (#8474)
Oscar Nihlgård
2018-07-30
1
-0
/
+1
*
Fix path resolution of submodules in the std namespace (#8453)
Oscar Nihlgård
2018-07-30
1
-16
/
+4
*
refactoring: remove idents.legacy global variable and pass the IdentCache aro...
Andreas Rumpf
2018-05-27
1
-1
/
+1
*
remove more global variables in the Nim compiler
Andreas Rumpf
2018-05-27
1
-1
/
+1
*
preparations of making compiler/msgs.nim free of global variables
Andreas Rumpf
2018-05-17
1
-2
/
+2
*
move more global variables into ConfigRef
Andreas Rumpf
2018-05-11
1
-1
/
+1
*
big refactoring: mores stuff compiles
Andreas Rumpf
2018-05-10
1
-13
/
+13
*
refactoring: make FileIndex a distinct type; make line information an uint16;...
Andreas Rumpf
2018-04-21
1
-1
/
+1
*
disable the undocumented 'import ' feature; allow import std / strutils; fixe...
Andreas Rumpf
2018-02-12
1
-94
/
+107
*
fixes the new to be documented imports
Andreas Rumpf
2017-11-05
1
-2
/
+4
*
made nimresolve part of the compiler
Andreas Rumpf
2017-10-29
1
-1
/
+95
*
Add sections (type, var, let, const, using) support for reorder pragma (#6326)
BigEpsilon
2017-10-28
1
-0
/
+78