Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1889 from ramnes/devel | Andreas Rumpf | 2015-01-07 | 36 | -40/+40 |
|\ | | | | | Happy new year! | ||||
| * | Happy new year! | Guillaume Gelin | 2015-01-06 | 36 | -40/+40 |
| | | |||||
* | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2015-01-07 | 12 | -106/+225 |
|\| | | | | | | | | | Conflicts: compiler/semexprs.nim | ||||
| * | Merge pull request #1779 from flaviut/ga-docs | Varriount | 2015-01-05 | 1 | -4/+23 |
| |\ | | | | | | | Add google analytics to docs | ||||
| | * | Complete adding google analytics to docs | Flaviu Tamas | 2014-12-25 | 1 | -21/+21 |
| | | | | | | | | | | | | | | | theindex.html doesn't have analytics because I don't want to deal with global variables | ||||
| | * | Mostly get analytics working for docs | Flaviu Tamas | 2014-12-25 | 1 | -2/+21 |
| | | | |||||
| * | | unstaged file | Zahary Karadjov | 2015-01-05 | 1 | -1/+1 |
| | | | |||||
| * | | fix #1858; Add support for generic templates and macros | Zahary Karadjov | 2015-01-05 | 6 | -43/+108 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Implementation notes: Just after overload resolution, the resolved generic params will be added to the call expression to be later processed in evalTemplate and evalMacroCall. These procs have been modified to handle the increased number of parameters, but one remaining issue is that immediate templates and macros don't go through the same process. The next commit will outlaw the use of generic parameters with such macros. | ||||
| * | | fix #1859 | Zahary Karadjov | 2015-01-05 | 1 | -8/+13 |
| | | | |||||
| * | | support for static params in the user defined type classes | Zahary Karadjov | 2015-01-02 | 5 | -24/+47 |
| | | | |||||
| * | | fix #1820 | Zahary Karadjov | 2015-01-02 | 1 | -1/+1 |
| | | | |||||
| * | | fix #1050 | Zahary Karadjov | 2015-01-02 | 1 | -3/+1 |
| | | | |||||
| * | | expand the test case for bug 1049 | Zahary Karadjov | 2015-01-02 | 1 | -2/+1 |
| | | | |||||
| * | | fix #1049 | Zahary Karadjov | 2015-01-02 | 2 | -22/+27 |
| | | | |||||
| * | | fix #544 | Zahary Karadjov | 2015-01-02 | 1 | -1/+2 |
| | | | |||||
| * | | fix #419 | Zahary Karadjov | 2015-01-02 | 1 | -2/+5 |
| | | | |||||
* | | | minor cleanups | Araq | 2015-01-07 | 2 | -24/+2 |
| | | | |||||
* | | | patch required for c2nim | Araq | 2015-01-07 | 1 | -4/+5 |
|/ / | |||||
* | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2014-12-31 | 4 | -8/+22 |
|\ \ | |||||
| * | | bugfix: don't treat generic types with different static params as the same type | Zahary Karadjov | 2014-12-31 | 1 | -0/+3 |
| | | | |||||
| * | | fix #1056 | Zahary Karadjov | 2014-12-31 | 2 | -2/+5 |
| | | | |||||
| * | | prettier type name printing for generic types featuring static parameters | Zahary Karadjov | 2014-12-31 | 1 | -6/+14 |
| | | | |||||
* | | | fixes #1774 | Araq | 2014-12-31 | 4 | -7/+3 |
|/ / | |||||
* | | Update nim.ini | Varriount | 2014-12-30 | 1 | -1/+1 |
| | | | | | | Fix documentation location | ||||
* | | fix #1789 (binding to static params during generic proc sigmatch) | Zahary Karadjov | 2014-12-31 | 5 | -45/+71 |
| | | |||||
* | | fixes #1788 | Araq | 2014-12-30 | 1 | -2/+2 |
| | | |||||
* | | release of 0.10.2 | Araq | 2014-12-29 | 2 | -3/+9 |
| | | |||||
* | | fixes #1708, fixes #871 | Araq | 2014-12-28 | 2 | -2/+23 |
| | | |||||
* | | fixes #1781 | Araq | 2014-12-28 | 2 | -6/+10 |
| | | |||||
* | | implemented --bestEffort switch for nimfix | Araq | 2014-12-26 | 1 | -2/+4 |
| | | |||||
* | | fixes #1120 | Araq | 2014-12-25 | 7 | -28/+23 |
| | | |||||
* | | fixes #1742 | Araq | 2014-12-24 | 5 | -14/+18 |
| | | |||||
* | | fixes a small bug concerning semicolons for top level statements | Araq | 2014-12-23 | 1 | -2/+4 |
|/ | |||||
* | tuple field names are ignored | Araq | 2014-12-23 | 3 | -35/+12 |
| | |||||
* | cleaned up os.nim; docgen improvements | Araq | 2014-12-21 | 4 | -20/+37 |
| | |||||
* | fixed typos so docgen works again | Araq | 2014-12-20 | 2 | -1/+2 |
| | |||||
* | fixes #1187 | Araq | 2014-12-19 | 3 | -9/+10 |
| | |||||
* | fixes #1690 | Araq | 2014-12-18 | 2 | -4/+5 |
| | |||||
* | fixes #1744 | Araq | 2014-12-17 | 2 | -8/+15 |
| | |||||
* | fixes #1638 | Araq | 2014-12-17 | 1 | -3/+5 |
| | |||||
* | fixes #1388 | Araq | 2014-12-17 | 1 | -1/+1 |
| | |||||
* | fixes #1655 | Araq | 2014-12-17 | 2 | -13/+15 |
| | |||||
* | fixes #1181, fixes #1715 | Araq | 2014-12-16 | 1 | -2/+11 |
| | |||||
* | fixes #1735 | Araq | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | fixes #1656 | Araq | 2014-12-15 | 1 | -3/+7 |
| | |||||
* | minor improvements to the docs | Araq | 2014-12-14 | 1 | -8/+12 |
| | |||||
* | fixes #1352 | Araq | 2014-12-14 | 1 | -1/+5 |
| | |||||
* | fixes a tuple lowering bug | Araq | 2014-12-13 | 1 | -3/+4 |
| | |||||
* | extracted the fields iterator magic to its own file | Araq | 2014-12-12 | 2 | -147/+160 |
| | |||||
* | fixes #1597 | Araq | 2014-12-11 | 1 | -8/+24 |
| |