Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | broken attempt to fix queue exhaustion | Araq | 2014-11-07 | 2 | -21/+91 |
* | fixes #1612 | Araq | 2014-11-06 | 4 | -3/+7 |
* | user defined pragmas work for generics instantiated in different modules | Araq | 2014-11-06 | 2 | -4/+12 |
* | compiler bootstraps again | Araq | 2014-11-05 | 1 | -1/+1 |
* | Merge pull request #1623 from gradha/pr_bigbreak_adds_code_directive_to_rst | Andreas Rumpf | 2014-11-05 | 6 | -95/+267 |
|\ | |||||
| * | Merge branch 'pr_adds_code_directive_to_rst' into pr_bigbreak_adds_code_direc... | Grzegorz Adam Hankiewicz | 2014-11-03 | 6 | -95/+267 |
| |\ | |||||
| | * | Fixes line numbering. | Grzegorz Adam Hankiewicz | 2014-10-02 | 1 | -1/+1 |
| | * | Handles :file: option for code blocks to avoid warnings. | Grzegorz Adam Hankiewicz | 2014-07-26 | 2 | -0/+11 |
| | * | Hyperlinks slurp related docstrings in system module. | Grzegorz Adam Hankiewicz | 2014-07-19 | 1 | -10/+14 |
| | * | Hyperlinks quit related docstrings in system module. | Grzegorz Adam Hankiewicz | 2014-07-19 | 1 | -12/+15 |
| | * | Improves macro tutorial with hyperlinks and numbered lines. | Grzegorz Adam Hankiewicz | 2014-07-19 | 1 | -49/+56 |
| | * | Modifies docgen to support new warning message. | Grzegorz Adam Hankiewicz | 2014-07-19 | 2 | -3/+7 |
| | * | Adds support for the ``.. code::`` rst directive. | Grzegorz Adam Hankiewicz | 2014-07-19 | 2 | -25/+167 |
* | | | todo.txt updates | Araq | 2014-11-04 | 1 | -6/+2 |
* | | | documented nimfix | Araq | 2014-11-04 | 7 | -15/+79 |
* | | | added module fenv's docs | Araq | 2014-11-04 | 4 | -0/+12 |
* | | | proper development version number | Araq | 2014-11-04 | 1 | -1/+1 |
* | | | Merge branch 'devel' into bigbreak | Araq | 2014-11-03 | 7 | -34/+158 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge pull request #1609 from rbehrends/fix-method-dispatch | Andreas Rumpf | 2014-11-03 | 4 | -23/+114 |
| |\ \ | |||||
| | * | | Fix dispatcher creation for method prototypes. | Reimer Behrends | 2014-11-02 | 3 | -28/+92 |
| | * | | Added test case for recursive methods. | Reimer Behrends | 2014-11-02 | 1 | -0/+22 |
| | * | | Reset location when creating a method dispatcher | Reimer Behrends | 2014-11-01 | 1 | -0/+1 |
| | * | | Fix method recursion bug. | Reimer Behrends | 2014-10-31 | 1 | -1/+5 |
| * | | | Merge pull request #1620 from trustable-code/PR6 | Andreas Rumpf | 2014-11-03 | 2 | -7/+36 |
| |\ \ \ | |||||
| | * | | | Added test case | Simon Krauter | 2014-11-03 | 1 | -0/+21 |
| | * | | | Fix terminate() and add kill() | Simon Krauter | 2014-11-02 | 1 | -7/+15 |
* | | | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-11-03 | 7 | -35/+104 |
|\ \ \ \ \ | |||||
| * | | | | | Update buildbat.tmpl | Varriount | 2014-11-03 | 1 | -1/+12 |
| * | | | | | Merge pull request #1569 from idlewan/prettyCC | Andreas Rumpf | 2014-11-03 | 2 | -15/+40 |
| |\ \ \ \ \ | |||||
| | * | | | | | Forgot to keep extern pragma for execProcesses | Erwan Ameil | 2014-11-02 | 1 | -1/+2 |
| | * | | | | | Use defaut nil callback for execProcesses | Erwan Ameil | 2014-11-02 | 1 | -11/+1 |
| | * | | | | | Change empty callback into nil | Erwan Ameil | 2014-11-02 | 1 | -9/+12 |
| | * | | | | | Tidy up the prettification of the default verbosity c compilation output | Erwan Ameil | 2014-10-13 | 2 | -25/+28 |
| | * | | | | | Prettify compiler output for verbosity=1 | Erwan Ameil | 2014-10-12 | 2 | -15/+43 |
| * | | | | | | Merge pull request #1621 from flaviut/fix-oid | Andreas Rumpf | 2014-11-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Remove extra trailing zero from oid | Flaviu Tamas | 2014-11-02 | 1 | -1/+1 |
| * | | | | | | | Merge pull request #1589 from Varriount/fix-1561 | Andreas Rumpf | 2014-11-02 | 2 | -1/+16 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Fix #1561 | Varriount | 2014-10-29 | 3 | -1/+17 |
| | |\ \ \ \ \ \ \ | |||||
| * | \ \ \ \ \ \ \ | Merge pull request #1604 from Varriount/fix-1599 | Andreas Rumpf | 2014-11-02 | 2 | -17/+35 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix #1599 | Clay Sweetser | 2014-10-29 | 2 | -17/+35 |
| * | | | | | | | | | | Merge pull request #1619 from Araq/revert-1618-patch-3 | Varriount | 2014-11-01 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Revert "Remove extra trailing zero" | Varriount | 2014-11-01 | 1 | -1/+2 |
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #1618 from flaviut/patch-3 | Varriount | 2014-11-01 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Remove extra trailing zero | Flaviu Tamas | 2014-11-01 | 1 | -2/+1 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'devel' into bigbreak | Araq | 2014-11-03 | 10 | -85/+230 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Fix math.nim on windows | Varriount | 2014-11-03 | 1 | -1/+1 |
| * | | | | | | | | | | Merge pull request #1443 from def-/future-listcomprehensions | Andreas Rumpf | 2014-11-03 | 1 | -0/+57 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Extend list comprehension documentation | def | 2014-08-03 | 1 | -16/+20 |
| | * | | | | | | | | | | Add list comprehensions to future module | def | 2014-08-03 | 1 | -0/+53 |
| * | | | | | | | | | | | Merge pull request #1553 from gradha/pr_json_module_improvements | Andreas Rumpf | 2014-11-03 | 1 | -91/+540 |
| |\ \ \ \ \ \ \ \ \ \ \ |