Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update links | narimiran | 2017-10-22 | 1 | -2/+2 |
* | change seq name to `list` | narimiran | 2017-10-22 | 1 | -75/+76 |
* | Merge pull request #6558 from narimiran/seqCount | Dominik Picheta | 2017-10-22 | 1 | -0/+31 |
|\ | |||||
| * | more descriptive names | narimiran | 2017-10-22 | 1 | -4/+4 |
| * | add `count` to sequtils | narimiran | 2017-10-21 | 1 | -0/+31 |
* | | Merge pull request #6560 from FedericoCeratto/parseutils-comment | Dominik Picheta | 2017-10-22 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | Add link to streams module | Federico Ceratto | 2017-10-21 | 1 | -0/+2 |
|/ | |||||
* | Remove reExtended from re constructor. Fixes #5627. (#6514) | Dominik Picheta | 2017-10-20 | 2 | -7/+12 |
* | Add `$` for HttpHeaders. | Dominik Picheta | 2017-10-20 | 1 | -0/+3 |
* | added broken tbintree test | Andreas Rumpf | 2017-10-19 | 2 | -4/+100 |
* | allow 'block' and 'nkState' after return for easier state machine generation | Andreas Rumpf | 2017-10-19 | 1 | -1/+2 |
* | fixes c2nim regression; do not produce more newlines | Andreas Rumpf | 2017-10-19 | 1 | -18/+21 |
* | make nested custom seqs work | Andreas Rumpf | 2017-10-19 | 3 | -4/+21 |
* | bugfix: propagate the tfHasAsgn flag properly | Andreas Rumpf | 2017-10-19 | 1 | -1/+1 |
* | preparations for another bugfix | Andreas Rumpf | 2017-10-19 | 2 | -1/+16 |
* | make destructors more robust against unchecked arrays | Andreas Rumpf | 2017-10-19 | 1 | -1/+1 |
* | improved wording style (#6527) | Kobi Lurie | 2017-10-18 | 1 | -1/+1 |
* | destructors: tcustomseqs less embarrassing | Andreas Rumpf | 2017-10-17 | 1 | -4/+9 |
* | destructors: irresponsibly simple tcustomseq test works | Andreas Rumpf | 2017-10-17 | 3 | -11/+133 |
* | added typetraits.supportsCopyMem | Andreas Rumpf | 2017-10-17 | 2 | -1/+9 |
* | destructors: lift type bound ops to objects and arrays etc | Andreas Rumpf | 2017-10-17 | 4 | -32/+71 |
* | destructors: bugfix: lhs of assignment is irrelevant | Andreas Rumpf | 2017-10-17 | 1 | -2/+1 |
* | destructors: preparations for upcoming changes | Araq | 2017-10-17 | 8 | -8/+27 |
* | make the Windows build green again | Araq | 2017-10-17 | 1 | -2/+3 |
* | Constants can contain objects (excluding object variants) | Daniil Yarancev | 2017-10-16 | 1 | -1/+1 |
* | make tests green again | Andreas Rumpf | 2017-10-16 | 4 | -9/+14 |
* | fixes the Windows build | Andreas Rumpf | 2017-10-16 | 1 | -4/+6 |
* | Merge pull request #6491 from indianpojken/patch-1 | Dominik Picheta | 2017-10-16 | 1 | -0/+32 |
|\ | |||||
| * | Update streams.nim | indianpojken | 2017-10-16 | 1 | -8/+8 |
| * | Adds uintX variants to read/peek procs | indianpojken | 2017-10-09 | 1 | -0/+32 |
* | | fixes #1137 | Andreas Rumpf | 2017-10-16 | 2 | -12/+28 |
* | | todo.txt updates | Andreas Rumpf | 2017-10-16 | 1 | -3/+0 |
* | | Merge pull request #6495 from GULPF/Fix-countLeapYears | Dominik Picheta | 2017-10-16 | 2 | -1/+7 |
|\ \ | |||||
| * | | Fix countLeapYears | Oscar NihlgÄrd | 2017-10-10 | 2 | -1/+7 |
* | | | Refac of lists module (#6400) | GULPF | 2017-10-16 | 1 | -105/+32 |
* | | | Add hint about computing powers between integers (#6419) | Federico Ceratto | 2017-10-16 | 1 | -0/+2 |
* | | | fixes #5007 | Araq | 2017-10-16 | 1 | -5/+19 |
* | | | Add a test-case for #1641 | Daniil Yarancev | 2017-10-16 | 1 | -0/+20 |
* | | | fixes #5143 | Araq | 2017-10-16 | 2 | -4/+4 |
* | | | fixes #3558 | Araq | 2017-10-16 | 2 | -15/+17 |
* | | | fixes #6511 | Araq | 2017-10-16 | 1 | -7/+0 |
* | | | documentation: add 'sexp' module | Araq | 2017-10-16 | 1 | -1/+1 |
* | | | minor update of the manual | Araq | 2017-10-16 | 1 | -3/+3 |
* | | | some progress on the nimpretty tool; still not ready | Araq | 2017-10-16 | 4 | -17/+79 |
* | | | fixes an off-by-one error for nimpretty | Araq | 2017-10-16 | 1 | -1/+1 |
* | | | closes #5070 | Andreas Rumpf | 2017-10-15 | 3 | -23/+14 |
* | | | fixes #6496 | Andreas Rumpf | 2017-10-15 | 1 | -1/+1 |
* | | | Update json.nim (#6513) | Daniil Yarancev | 2017-10-15 | 1 | -3/+9 |
* | | | Little spelling fix in unicode module | Dominik Picheta | 2017-10-15 | 1 | -1/+1 |
* | | | make tests green again | Andreas Rumpf | 2017-10-15 | 2 | -1/+2 |