Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pr_documents_koch' of git://github.com/gradha/Nimrod into ↵ | Clay Sweetser | 2014-05-31 | 7 | -7/+166 |
|\ | | | | | | | | | | | | | gradha-pr_documents_koch Conflicts: web/nimrod.ini | ||||
| * | Mentions useFFI and garbage collector options. | Grzegorz Adam Hankiewicz | 2014-04-20 | 1 | -0/+10 |
| | | |||||
| * | Removes accidental module docstring. | Grzegorz Adam Hankiewicz | 2014-04-19 | 1 | -2/+2 |
| | | |||||
| * | Updates list of files to build in doc directory. | Grzegorz Adam Hankiewicz | 2014-04-19 | 1 | -0/+9 |
| | | |||||
| * | Adds documentation about koch. | Grzegorz Adam Hankiewicz | 2014-04-19 | 6 | -5/+145 |
| | | |||||
* | | Merge pull request #1126 from fowlmouth/patch-1 | Andreas Rumpf | 2014-05-31 | 1 | -0/+67 |
|\ \ | | | | | | | added md5 functions from <openssl/md5.h> | ||||
| * | | i left an {.importc.} in there | Billingsly Wetherfordshire | 2014-04-20 | 1 | -1/+1 |
| | | | |||||
| * | | added md5 functions from <openssl/md5.h> | Billingsly Wetherfordshire | 2014-04-20 | 1 | -0/+67 |
| | | | |||||
* | | | Merge pull request #1208 from jbe/shared_mem_stats | Andreas Rumpf | 2014-05-31 | 2 | -0/+30 |
|\ \ \ | | | | | | | | | added getTotalSharedMem et al. | ||||
| * | | | added getTotalSharedMem et al. | Jostein Berre Eliassen | 2014-05-20 | 2 | -0/+30 |
| | | | | |||||
* | | | | Merge pull request #1228 from Varriount/compiler/document-parser | Simon Hafner | 2014-05-29 | 1 | -20/+39 |
|\ \ \ \ | | | | | | | | | | | Document parser structures and procedures. | ||||
| * | | | | Document parser structures and procedures. | Clay Sweetser | 2014-05-25 | 1 | -20/+39 |
| | | | | | |||||
* | | | | | Merge pull request #1222 from Varriount/doc/fix-assertion | Andreas Rumpf | 2014-05-29 | 12 | -33/+34 |
|\ \ \ \ \ | | | | | | | | | | | | | Doc/fix assertion | ||||
| * | | | | | Renamed considerAccents to considerQuotedIdent | Clay Sweetser | 2014-05-26 | 11 | -31/+31 |
| | | | | | | |||||
| * | | | | | Fixes #1200 | Clay Sweetser | 2014-05-24 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | Renamed 'considerAcc' to 'considerAccents' for clarity | Clay Sweetser | 2014-05-24 | 12 | -33/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added documentation string to 'considerAccents' Modified renderParamType's assertion to allow nkAcc nodes. | ||||
* | | | | | | Merge pull request #1178 from EXetoC/nostackframe | Andreas Rumpf | 2014-05-29 | 3 | -4/+8 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | noStackFrame -> asmNoStackFrame | ||||
| * | | | | | | Forgot to remove that. | EXetoC | 2014-05-04 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Typo. | EXetoC | 2014-05-04 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | asmNoStackFrame -> stackTrace:off | EXetoC | 2014-05-04 | 3 | -3/+7 |
| | | | | | | | |||||
| * | | | | | | noStackFrame -> asmNoStackFrame | EXetoC | 2014-05-04 | 3 | -3/+3 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #1230 from flaviut/fix1226 | Andreas Rumpf | 2014-05-29 | 2 | -2/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix 1226 and document associated methods | ||||
| * | | | | | | | Document mangling | flaviut | 2014-05-26 | 2 | -1/+5 |
| | | | | | | | | |||||
| * | | | | | | | Fix #1226 | flaviut | 2014-05-26 | 1 | -2/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #1231 from flaviut/test1149 | Andreas Rumpf | 2014-05-29 | 2 | -2/+21 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add test for #1149 | ||||
| * | | | | | | | Enable disabled test | flaviut | 2014-05-26 | 1 | -2/+1 |
| | | | | | | | | |||||
| * | | | | | | | Add test for #1149 | flaviut | 2014-05-26 | 1 | -0/+20 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #1233 from barcharcraz/fixedWindows | Varriount | 2014-05-27 | 1 | -846/+846 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | renamed UINT in windows.nim to WINUINT | ||||
| * | | | | | | | renamed UINT in windows.nim to WINUINT | Charlie | 2014-05-26 | 1 | -846/+846 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #1132 from gradha/pr_index_improvements | Andreas Rumpf | 2014-05-26 | 18 | -282/+629 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Documentation index improvements | ||||
| * | | | | | | | Computes TIndexEntry hash without temporary strings. | Grzegorz Adam Hankiewicz | 2014-05-24 | 1 | -5/+6 |
| | | | | | | | | |||||
| * | | | | | | | Revert "Adds abstypes.txt to list of documentation to build." | Grzegorz Adam Hankiewicz | 2014-05-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit fc0e43d6341bbd38aa84242cf21c2f31b07275f7 since it was dealt with in a16f762ce267d9aaa871f6a594f63ae6642f35a8. | ||||
| * | | | | | | | Adds colon to symbols in the index. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The colon makes it easier to get a unique match searching for symbols using words which may also appear as substrings or elsewhere. | ||||
| * | | | | | | | Adds documentation section about the idx file format. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -14/+58 |
| | | | | | | | | |||||
| * | | | | | | | Inserts the title index term at the beginning of the buffer. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -21/+34 |
| | | | | | | | | |||||
| * | | | | | | | Removes text TOCs from the symbol index. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -1/+6 |
| | | | | | | | | |||||
| * | | | | | | | Assigns default title to module documentation. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -4/+12 |
| | | | | | | | | |||||
| * | | | | | | | Reduces length of lines to remove compilation warnings. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -14/+16 |
| | | | | | | | | |||||
| * | | | | | | | Adds abstypes.txt to list of documentation to build. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Fixes title and subtitle not setting the current section. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Fixes repeated index terms leading to same HTML anchor. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -2/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of a hash for the rst node tree (which will always be the same) a simple counter table is used. | ||||
| * | | | | | | | Links naming api with coding guidelines. | Grzegorz Adam Hankiewicz | 2014-04-21 | 2 | -2/+11 |
| | | | | | | | | |||||
| * | | | | | | | Removes many fake `idx` entries. | Grzegorz Adam Hankiewicz | 2014-04-21 | 9 | -167/+167 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These *fake* entries are not needed any more now that the table of contents of documentation files appear in the index. | ||||
| * | | | | | | | Updates some document titles to read better in the index. | Grzegorz Adam Hankiewicz | 2014-04-21 | 8 | -22/+21 |
| | | | | | | | | |||||
| * | | | | | | | Indexes tocs of documents even if they don't show any. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -6/+6 |
| | | | | | | | | |||||
| * | | | | | | | Generates quick jump list to modules. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -4/+24 |
| | | | | | | | | |||||
| * | | | | | | | Generates quick jump list to documentation files. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -4/+26 |
| | | | | | | | | |||||
| * | | | | | | | Refactors adhoc table of sequences into TIndexedDocs type. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -59/+87 |
| | | | | | | | | |||||
| * | | | | | | | Picks the correct symbol text for theindex embedded tocs. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -2/+3 |
| | | | | | | | | |||||
| * | | | | | | | Moves TOC index entry generation to rstgen module. | Grzegorz Adam Hankiewicz | 2014-04-21 | 2 | -26/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We want it there so that index entries appear in the same order as they are found in the input text. |