summary refs log tree commit diff stats
path: root/compiler/importer.nim
Commit message (Collapse)AuthorAgeFilesLines
* merged upstream masterZahary Karadjov2013-01-271-27/+69
|\
| * implements 'export' featureAraq2012-12-011-29/+42
| |
| * implements 'import dir/module' without quotesAraq2012-11-301-3/+5
| |
| * implemented 'import except'Araq2012-11-281-1/+27
| |
| * bugfix: better implict 'items' supportAraq2012-11-281-2/+3
| |
* | CaaS in-memory cachingZahary Karadjov2012-11-281-8/+11
|/ | | | | removed some redundant filepath params and variables and switched to canonical paths in most places
* bugfix: import of pure enumsAraq2012-09-171-1/+1
|
* first steps towards term rewriting macrosAraq2012-08-301-4/+6
|
* idetools improvements; preparation of first class iterators; fixes #183Araq2012-08-021-12/+13
|
* better error handling for better idetools supportAraq2012-07-291-15/+17
|
* fixes #134Araq2012-06-211-9/+9
|
* year 2012 for most copyright headersAraq2012-01-021-1/+1
|
* the current directory is no longer taken into account when resolving module ↵Zahary Karadjov2011-12-111-0/+15
| | | | paths
* path canonicalization for imported modules, relative paths written in rod filesZahary Karadjov2011-12-111-20/+8
|
* intsets are now a proper module and part of the stdlibAraq2011-06-141-4/+4
|
* big repo cleanupAraq2011-04-121-0/+122