Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added getOrDefault; bootstrapping works again | Araq | 2015-10-13 | 1 | -2/+2 |
| | |||||
* | Don't use deprecated intsets.empty | def | 2015-03-31 | 1 | -2/+2 |
| | |||||
* | prepare for upcoming parsing change of unary operators | Araq | 2015-03-22 | 1 | -12/+12 |
| | |||||
* | Fixing import path support inconsitency. | Hans Raaf | 2015-03-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'devel' into bigbreak | Araq | 2014-10-23 | 1 | -3/+3 |
|\ | | | | | | | | | Conflicts: web/news.txt | ||||
| * | fixes #1029 | Araq | 2014-10-22 | 1 | -2/+2 |
| | | |||||
| * | fixes 'import x as y' regression | Araq | 2014-10-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'devel' into bigbreak | Araq | 2014-10-20 | 1 | -2/+4 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/nim.ini doc/manual.txt doc/tut2.txt koch.nim lib/system/channels.nim readme.txt tools/niminst/niminst.nim tools/nimweb.nim web/download.txt web/news.txt | ||||
| * | Compare fileIndexes instead of file names | Simon Krauter | 2014-10-15 | 1 | -1/+1 |
| | | |||||
| * | Do not allow self import | Simon Krauter | 2014-10-14 | 1 | -2/+4 |
| | | |||||
* | | updated the compiler to use the new symbol names | Araq | 2014-08-28 | 1 | -4/+4 |
| | | |||||
* | | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
|/ | |||||
* | Renamed considerAccents to considerQuotedIdent | Clay Sweetser | 2014-05-26 | 1 | -2/+2 |
| | |||||
* | Renamed 'considerAcc' to 'considerAccents' for clarity | Clay Sweetser | 2014-05-24 | 1 | -2/+2 |
| | | | | | Added documentation string to 'considerAccents' Modified renderParamType's assertion to allow nkAcc nodes. | ||||
* | split the inline and closure iterators into different symbol kinds for ↵ | Zahary Karadjov | 2014-03-06 | 1 | -1/+1 |
| | | | | easier discrimination between them | ||||
* | 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 |
|/ | | | | | removed some redundant filepath params and variables and switched to canonical paths in most places | ||||
* | 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 ↵ | Zahary Karadjov | 2011-12-11 | 1 | -0/+15 |
| | | | | paths | ||||
* | 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 |