Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-08-05 | 1 | -31/+1 |
|\ | | | | | | | | | Conflicts: compiler/ccgexprs.nim | ||||
| * | Factors common documentation in fragment to avoid repetition. | Grzegorz Adam Hankiewicz | 2014-07-27 | 1 | -31/+1 |
| | | |||||
* | | progress on deepCopy | Araq | 2014-08-01 | 1 | -63/+126 |
|/ | |||||
* | Hyperlinks echo variants with noSideEffect pragma. Refs #1379. | Grzegorz Adam Hankiewicz | 2014-07-19 | 1 | -3/+3 |
| | |||||
* | fixes #1167 | Araq | 2014-07-08 | 1 | -1/+1 |
| | |||||
* | implements #1332 | Araq | 2014-07-06 | 1 | -4/+4 |
| | |||||
* | fixes #1264 | Araq | 2014-07-01 | 1 | -6/+7 |
| | |||||
* | fixes #1268 | Araq | 2014-07-01 | 1 | -1/+2 |
| | |||||
* | Merge pull request #1299 from gradha/pr_documents_interfacing | Andreas Rumpf | 2014-06-30 | 1 | -1/+4 |
|\ | | | | | Documents backend interfacing | ||||
| * | Hyperlinks together importc like pragmas. | Grzegorz Adam Hankiewicz | 2014-06-21 | 1 | -1/+4 |
| | | |||||
* | | Merge pull request #1281 from Araq/new_spawn | Andreas Rumpf | 2014-06-16 | 1 | -1/+1 |
|\ \ | |/ |/| | New spawn | ||||
| * | Merge branch 'new_spawn' of https://github.com/Araq/Nimrod into new_spawn | Araq | 2014-06-01 | 1 | -1/+1 |
| |\ | |||||
| | * | 'parallel' statement almost working | Araq | 2014-05-22 | 1 | -1/+1 |
| | | | |||||
* | | | header pragma set to '<stdio.h>' in importc section | klaufir | 2014-06-03 | 1 | -1/+1 |
| | | | |||||
* | | | adding header pragma for printf ffi example | klaufir | 2014-06-01 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1178 from EXetoC/nostackframe | Andreas Rumpf | 2014-05-29 | 1 | -1/+3 |
|\ \ | | | | | | | noStackFrame -> asmNoStackFrame | ||||
| * | | asmNoStackFrame -> stackTrace:off | EXetoC | 2014-05-04 | 1 | -1/+3 |
| | | | |||||
| * | | noStackFrame -> asmNoStackFrame | EXetoC | 2014-05-04 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #1132 from gradha/pr_index_improvements | Andreas Rumpf | 2014-05-26 | 1 | -110/+110 |
|\ \ | | | | | | | Documentation index improvements | ||||
| * | | Removes many fake `idx` entries. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -110/+110 |
| | | | | | | | | | | | | | | | These *fake* entries are not needed any more now that the table of contents of documentation files appear in the index. | ||||
* | | | Merge pull request #1191 from gradha/pr_removes_abstypes | Varriount | 2014-05-21 | 1 | -0/+65 |
|\ \ \ | | | | | | | | | Moves abstypes content into manual. | ||||
| * | | | Moves abstypes content into manual. | Grzegorz Adam Hankiewicz | 2014-05-11 | 1 | -0/+65 |
| | | | | |||||
* | | | | added note about `$` for cstrings to the manual | Charlie | 2014-05-18 | 1 | -0/+8 |
|/ / / | |||||
* | / | fix some typos | Patrick Pelletier | 2014-05-07 | 1 | -6/+6 |
| |/ |/| | |||||
* | | minor tweak to the manual | Araq | 2014-04-22 | 1 | -1/+1 |
|/ | |||||
* | manual.txt updates | Araq | 2014-04-21 | 1 | -7/+44 |
| | |||||
* | New concurrency model: next steps | Araq | 2014-04-19 | 1 | -78/+26 |
| | |||||
* | implemented 'R ptr T' syntax | Araq | 2014-04-13 | 1 | -7/+8 |
| | |||||
* | fixed a typo | Andreas Rumpf | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | refined and documented regionized pointers | Araq | 2014-04-09 | 1 | -0/+59 |
| | |||||
* | borrow dots for distinct types documented | Araq | 2014-03-26 | 1 | -0/+22 |
| | |||||
* | fixes #1006 | Araq | 2014-03-22 | 1 | -7/+10 |
| | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-03-22 | 1 | -0/+10 |
|\ | |||||
| * | Fixed typo in docs | Audun Wilhelmsen | 2014-03-21 | 1 | -1/+1 |
| | | |||||
| * | Fixed typo and line breaks in docs | Audun Wilhelmsen | 2014-03-20 | 1 | -3/+8 |
| | | |||||
| * | Added documentation for packed pragma | Audun Wilhelmsen | 2014-03-20 | 1 | -0/+5 |
| | | |||||
* | | improved docs about strongSpaces | Araq | 2014-03-22 | 1 | -0/+5 |
|/ | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-03-10 | 1 | -9/+15 |
|\ | |||||
| * | fix #866; generic static params | Zahary Karadjov | 2014-03-09 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Zahary Karadjov | 2014-03-09 | 1 | -3/+43 |
| |\ | |||||
| * | | implicit auto return type for inline iterators | Zahary Karadjov | 2014-03-08 | 1 | -7/+13 |
| | | | |||||
* | | | minor additions to the manual | Araq | 2014-03-10 | 1 | -4/+17 |
| |/ |/| | |||||
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-03-07 | 1 | -1/+1 |
|\| | |||||
| * | Merge branch 'devel' of github.com:Araq/Nimrod into devel | Zahary Karadjov | 2014-03-06 | 1 | -0/+47 |
| |\ | |||||
| * | | fix #587 | Zahary Karadjov | 2014-03-06 | 1 | -1/+1 |
| | | | |||||
* | | | implements strongSpaces parsing mode | Araq | 2014-03-07 | 1 | -3/+43 |
| |/ |/| | |||||
* | | implemented 'union' and 'unchecked' pragmas | Araq | 2014-03-05 | 1 | -0/+47 |
|/ | |||||
* | renamed noStackFrame to asmNoStackFrame | Araq | 2014-02-18 | 1 | -5/+5 |
| | |||||
* | the delegator pragma becomes a set of dot operators | Zahary Karadjov | 2014-02-15 | 1 | -36/+53 |
| | |||||
* | Merge pull request #867 from reactormonk/no_explicit_return | Andreas Rumpf | 2014-02-10 | 1 | -16/+17 |
|\ | | | | | removed explicit return in the documentation |