Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | niminst works with gitlab | Araq | 2016-10-22 | 1 | -2/+4 | |
* | | | fixes #4927 | Araq | 2016-10-22 | 1 | -2/+7 | |
* | | | fixes #4808 | Andreas Rumpf | 2016-10-21 | 1 | -1/+2 | |
* | | | fixes #4906 | Andreas Rumpf | 2016-10-21 | 1 | -1/+1 | |
* | | | fixes #4869 | Andreas Rumpf | 2016-10-21 | 1 | -1/+1 | |
* | | | fixes #4913 | Andreas Rumpf | 2016-10-20 | 1 | -1/+1 | |
* | | | fixes #3078 | Andreas Rumpf | 2016-10-20 | 1 | -6/+12 | |
* | | | fixes #4875 | Andreas Rumpf | 2016-10-20 | 1 | -18/+18 | |
* | | | Merge pull request #4904 from FedericoCeratto/spellings | Andreas Rumpf | 2016-10-20 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Fix few typos | Federico Ceratto | 2016-10-17 | 2 | -2/+2 | |
* | | | | fixes #4856 | Andreas Rumpf | 2016-10-20 | 2 | -2/+3 | |
* | | | | fixes #4863 | Andreas Rumpf | 2016-10-19 | 1 | -4/+7 | |
* | | | | fixes #4608 | Andreas Rumpf | 2016-10-18 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | fixes a simple .borrow bug | Andreas Rumpf | 2016-10-14 | 1 | -1/+1 | |
* | | | koch: finish is now its own command | Andreas Rumpf | 2016-10-11 | 1 | -0/+1 | |
|/ / | ||||||
* | | zip files for Windows | Araq | 2016-10-09 | 1 | -1/+0 | |
* | | koch supports the finish command for smooth installations on Windows | Araq | 2016-10-09 | 1 | -0/+1 | |
* | | fixes #4845 | Araq | 2016-10-08 | 1 | -1/+3 | |
* | | failed attempt to fix a 'void' inference bug | Araq | 2016-10-08 | 1 | -1/+6 | |
* | | fixes #4840 | andri lim | 2016-10-03 | 1 | -4/+7 | |
* | | disable warnUninit for --verbosity:2 | Andreas Rumpf | 2016-10-01 | 1 | -1/+1 | |
* | | Fixes and improvements to NSIS installer. | Dominik Picheta | 2016-09-28 | 1 | -2/+2 | |
* | | tar.xz contains nimble and nimsuggest | Andreas Rumpf | 2016-09-26 | 1 | -1/+3 | |
* | | fixes #4803 | Andreas Rumpf | 2016-09-24 | 2 | -1/+5 | |
* | | fixes #4813 | Andreas Rumpf | 2016-09-24 | 1 | -1/+4 | |
* | | fix #3567 | cheatfate | 2016-09-23 | 1 | -4/+5 | |
* | | JS: Fixed ICE on ptr assignment | Yuriy Glukhov | 2016-09-20 | 1 | -6/+14 | |
* | | fixes #4764, fixes #4731, fixes #4724 | Araq | 2016-09-14 | 1 | -0/+1 | |
* | | VM: 'raises' in an 'except' doesn't cause an endless loop anymore | Araq | 2016-09-14 | 1 | -2/+10 | |
* | | fixes #4626 | Andreas Rumpf | 2016-09-13 | 3 | -52/+13 | |
* | | fixes #4625 | Andreas Rumpf | 2016-09-13 | 1 | -1/+1 | |
* | | fixes #4671 | Andreas Rumpf | 2016-09-13 | 1 | -0/+1 | |
* | | minor steps to make closure iterators work with the JS backend | Andreas Rumpf | 2016-09-12 | 1 | -0/+7 | |
* | | fixes thread vars of non-global visibility | Andreas Rumpf | 2016-09-12 | 2 | -2/+3 | |
* | | fixes #4088 | Andreas Rumpf | 2016-09-11 | 2 | -6/+6 | |
* | | docgen: working search feature | Araq | 2016-09-09 | 1 | -9/+3 | |
* | | generated theindex.html is valid html | Araq | 2016-09-09 | 1 | -1/+1 | |
* | | docgen: group by type feature | Andreas Rumpf | 2016-09-08 | 1 | -1/+5 | |
* | | docgen: different attachedType generation | Andreas Rumpf | 2016-09-08 | 1 | -7/+8 | |
* | | documentation now has an 'edit' button | Andreas Rumpf | 2016-09-08 | 1 | -6/+10 | |
* | | Display error message if defer statement is used at top level | Kier Davis | 2016-09-07 | 1 | -0/+2 | |
* | | fixes #4721 | Andreas Rumpf | 2016-09-07 | 2 | -7/+22 | |
* | | fixes #4699 | Andreas Rumpf | 2016-09-05 | 1 | -1/+1 | |
* | | C++ backend: use .noInit pragma for non-public default constructors; refs #4687 | Andreas Rumpf | 2016-09-04 | 5 | -18/+45 | |
* | | Merge pull request #4701 from mbaulch/fix4675 | Andreas Rumpf | 2016-09-03 | 1 | -42/+72 | |
|\ \ | ||||||
| * | | pickBestCandidate: pre-calculate candidates when symbol table modified | Matthew Baulch | 2016-09-03 | 1 | -42/+72 | |
* | | | fixes a compiler crash; refs #4699 | Andreas Rumpf | 2016-09-03 | 1 | -1/+2 | |
* | | | fixes #4677 properly | Andreas Rumpf | 2016-09-03 | 1 | -6/+7 | |
* | | | fixes #4677 | Andreas Rumpf | 2016-09-03 | 1 | -1/+2 | |
* | | | fixes #4693 | Andreas Rumpf | 2016-09-01 | 1 | -1/+3 |