Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #1988 | Araq | 2015-01-31 | 2 | -5/+22 |
* | fixes #2022 | Araq | 2015-01-31 | 3 | -2/+101 |
* | fixes #2041 | Araq | 2015-01-31 | 3 | -8/+13 |
* | fixes #2039 | Araq | 2015-01-31 | 4 | -6/+30 |
* | removed dead code | Araq | 2015-01-30 | 1 | -9/+2 |
* | nimsuggest improvements | Araq | 2015-01-30 | 18 | -54/+112 |
* | Merge pull request #2036 from def-/fix-irc | reactormonk | 2015-01-30 | 1 | -1/+1 |
|\ | |||||
| * | Fix IRC channel at footer | def | 2015-01-30 | 1 | -1/+1 |
|/ | |||||
* | asm stmt: don't quote what is already quoted | Araq | 2015-01-29 | 1 | -1/+1 |
* | fixes yet another GAS parsing bug | Araq | 2015-01-29 | 1 | -2/+2 |
* | nimsuggest: sane dirty buffer handling | Araq | 2015-01-29 | 9 | -56/+51 |
* | nimsuggest: filenames in quotes now work; general hints are not emitted | Araq | 2015-01-29 | 2 | -5/+6 |
* | Fixes #1642. | Dominik Picheta | 2015-01-28 | 2 | -2/+12 |
* | fixes #325 | Araq | 2015-01-28 | 6 | -35/+43 |
* | Add missing tester.nim.cfg. | Dominik Picheta | 2015-01-28 | 1 | -0/+1 |
* | Move lib/pure/nodejs to compiler/nodejs. Ref #2017. | Dominik Picheta | 2015-01-28 | 2 | -1/+1 |
* | Merge pull request #2017 from reactormonk/nodejs-binary | Andreas Rumpf | 2015-01-28 | 4 | -7/+15 |
|\ | |||||
| * | added suggested fixes | Simon Hafner | 2015-01-27 | 2 | -1/+1 |
| * | find the nodejs binary | Simon Hafner | 2015-01-27 | 3 | -5/+13 |
| * | typo fix | Simon Hafner | 2015-01-27 | 1 | -2/+2 |
* | | the compiler knows vxWorks is an OS | Araq | 2015-01-28 | 2 | -4/+8 |
* | | documented new C++ support | Araq | 2015-01-28 | 8 | -29/+185 |
* | | Merge pull request #2019 from MasonMcGill/devel | Dominik Picheta | 2015-01-27 | 1 | -37/+51 |
|\ \ | |||||
| * | | Added a few AST-construction shortcuts. | Mason McGill | 2015-01-27 | 1 | -37/+51 |
|/ / | |||||
* | | Merge pull request #2016 from dumndummer/patch-2 | Andreas Rumpf | 2015-01-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | Update sets.nim | dumndummer | 2015-01-27 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1995 from def-/fix-idetools | Andreas Rumpf | 2015-01-27 | 1 | -6/+9 |
|\ \ | |||||
| * | | Make caasdriver compile | def | 2015-01-20 | 1 | -6/+9 |
* | | | Merge pull request #2005 from def-/fix-estp | Andreas Rumpf | 2015-01-27 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Make ESTP compile | def | 2015-01-23 | 2 | -2/+2 |
* | | | | Merge pull request #2014 from def-/more-deprecations | Dominik Picheta | 2015-01-27 | 2 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Fix type of setControlCHook parameter | def | 2015-01-27 | 1 | -1/+1 |
| * | | | | Get rid of more deprecation warnings by renaming exceptions | def | 2015-01-27 | 2 | -4/+4 |
|/ / / / | |||||
* | | | | added missing file | Araq | 2015-01-27 | 2 | -0/+19 |
* | | | | better documentation for 'finished' for first class iterators | Araq | 2015-01-27 | 4 | -3/+54 |
* | | | | nimsuggest: first version | Araq | 2015-01-27 | 21 | -218/+364 |
* | | | | do not warn about unknown conditional symbols anymore | Araq | 2015-01-27 | 1 | -4/+0 |
* | | | | bugfix: don't overwrite the number value in case of a parsing error | Araq | 2015-01-27 | 1 | -2/+3 |
* | | | | proper 'space in dir' test | Araq | 2015-01-27 | 2 | -1/+1 |
* | | | | cleaned up unsigned tests | Araq | 2015-01-27 | 2 | -24/+20 |
* | | | | implements auto-deref for the first argument (requires .experimental) | Araq | 2015-01-27 | 2 | -8/+38 |
* | | | | Logging module is now thread-safe. | Dominik Picheta | 2015-01-25 | 2 | -10/+30 |
* | | | | Merge pull request #2009 from gmpreussner/devel | Dominik Picheta | 2015-01-25 | 1 | -27/+33 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Added complex conjugate | gmpreussner | 2015-01-24 | 1 | -27/+33 |
| | |/ | |/| | |||||
* | | | Merge pull request #1998 from Varriount/fix-1962 | Dominik Picheta | 2015-01-24 | 1 | -14/+35 |
|\ \ \ | |||||
| * | | | Added documentation for the new http request procedures. | Varriount | 2015-01-23 | 1 | -1/+13 |
| * | | | Fixes #1962 | Varriount | 2015-01-22 | 1 | -24/+33 |
* | | | | non-destructible context only produces a warning for now | Araq | 2015-01-24 | 2 | -6/+7 |
| |_|/ |/| | | |||||
* | | | Merge pull request #1999 from Varriount/fix-1906 | Dominik Picheta | 2015-01-23 | 1 | -3/+5 |
|\ \ \ | |||||
| * | | | Fix #1906 | Varriount | 2015-01-22 | 1 | -3/+5 |
| |/ / |