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
/
importer.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
split the inline and closure iterators into different symbol kinds for easier...
Zahary Karadjov
2014-03-06
1
-1
/
+1
*
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-7
/
+7
*
case consistency part 4
Araq
2013-12-27
1
-19
/
+19
*
the compiler can now deal with multiple modules of the same name
Araq
2013-09-26
1
-1
/
+1
*
fixes #593
Araq
2013-09-24
1
-3
/
+2
*
implemented 'import a as b'
Araq
2013-09-24
1
-17
/
+40
*
made some tests green; implemented 'from module import nil'
Araq
2013-05-19
1
-1
/
+3
*
get rid of ImportTablePos and ModuleTablePos
Zahary Karadjov
2013-05-12
1
-4
/
+4
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
merged upstream master
Zahary Karadjov
2013-01-27
1
-27
/
+69
|
\
|
*
implements 'export' feature
Araq
2012-12-01
1
-29
/
+42
|
*
implements 'import dir/module' without quotes
Araq
2012-11-30
1
-3
/
+5
|
*
implemented 'import except'
Araq
2012-11-28
1
-1
/
+27
|
*
bugfix: better implict 'items' support
Araq
2012-11-28
1
-2
/
+3
*
|
CaaS in-memory caching
Zahary Karadjov
2012-11-28
1
-8
/
+11
|
/
*
bugfix: import of pure enums
Araq
2012-09-17
1
-1
/
+1
*
first steps towards term rewriting macros
Araq
2012-08-30
1
-4
/
+6
*
idetools improvements; preparation of first class iterators; fixes #183
Araq
2012-08-02
1
-12
/
+13
*
better error handling for better idetools support
Araq
2012-07-29
1
-15
/
+17
*
fixes #134
Araq
2012-06-21
1
-9
/
+9
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
the current directory is no longer taken into account when resolving module p...
Zahary Karadjov
2011-12-11
1
-0
/
+15
*
path canonicalization for imported modules, relative paths written in rod files
Zahary Karadjov
2011-12-11
1
-20
/
+8
*
intsets are now a proper module and part of the stdlib
Araq
2011-06-14
1
-4
/
+4
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+122