summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge pull request #6560 from FedericoCeratto/parseutils-commentDominik Picheta2017-10-221-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add link to streams moduleFederico Ceratto2017-10-211-0/+2
| |/ / /
| * | | Remove reExtended from re constructor. Fixes #5627. (#6514)Dominik Picheta2017-10-202-7/+12
| * | | Add `$` for HttpHeaders.Dominik Picheta2017-10-201-0/+3
| * | | added broken tbintree testAndreas Rumpf2017-10-192-4/+100
| * | | allow 'block' and 'nkState' after return for easier state machine generationAndreas Rumpf2017-10-191-1/+2
| * | | fixes c2nim regression; do not produce more newlinesAndreas Rumpf2017-10-191-18/+21
| * | | make nested custom seqs workAndreas Rumpf2017-10-193-4/+21
| * | | bugfix: propagate the tfHasAsgn flag properlyAndreas Rumpf2017-10-191-1/+1
| * | | preparations for another bugfixAndreas Rumpf2017-10-192-1/+16
| * | | make destructors more robust against unchecked arraysAndreas Rumpf2017-10-191-1/+1
| * | | improved wording style (#6527)Kobi Lurie2017-10-181-1/+1
| * | | destructors: tcustomseqs less embarrassingAndreas Rumpf2017-10-171-4/+9
| * | | destructors: irresponsibly simple tcustomseq test worksAndreas Rumpf2017-10-173-11/+133
| * | | added typetraits.supportsCopyMemAndreas Rumpf2017-10-172-1/+9
| * | | destructors: lift type bound ops to objects and arrays etcAndreas Rumpf2017-10-174-32/+71
| * | | destructors: bugfix: lhs of assignment is irrelevantAndreas Rumpf2017-10-171-2/+1
| * | | destructors: preparations for upcoming changesAraq2017-10-178-8/+27
| * | | make the Windows build green againAraq2017-10-171-2/+3
| * | | Constants can contain objects (excluding object variants)Daniil Yarancev2017-10-161-1/+1
| * | | make tests green againAndreas Rumpf2017-10-164-9/+14
| * | | fixes the Windows buildAndreas Rumpf2017-10-161-4/+6
| * | | Merge pull request #6491 from indianpojken/patch-1Dominik Picheta2017-10-161-0/+32
| |\ \ \
| | * | | Update streams.nimindianpojken2017-10-161-8/+8
| | * | | Adds uintX variants to read/peek procsindianpojken2017-10-091-0/+32
| * | | | fixes #1137Andreas Rumpf2017-10-162-12/+28
| * | | | todo.txt updatesAndreas Rumpf2017-10-161-3/+0
| * | | | Merge pull request #6495 from GULPF/Fix-countLeapYearsDominik Picheta2017-10-162-1/+7
| |\ \ \ \
| | * | | | Fix countLeapYearsOscar NihlgÄrd2017-10-102-1/+7
| * | | | | Refac of lists module (#6400)GULPF2017-10-161-105/+32
| * | | | | Add hint about computing powers between integers (#6419)Federico Ceratto2017-10-161-0/+2
| * | | | | fixes #5007Araq2017-10-161-5/+19
| * | | | | Add a test-case for #1641Daniil Yarancev2017-10-161-0/+20
| * | | | | fixes #5143Araq2017-10-162-4/+4
| * | | | | fixes #3558Araq2017-10-162-15/+17
| * | | | | fixes #6511Araq2017-10-161-7/+0
| * | | | | documentation: add 'sexp' moduleAraq2017-10-161-1/+1
| * | | | | minor update of the manualAraq2017-10-161-3/+3
| * | | | | some progress on the nimpretty tool; still not readyAraq2017-10-164-17/+79
| * | | | | fixes an off-by-one error for nimprettyAraq2017-10-161-1/+1
| * | | | | closes #5070Andreas Rumpf2017-10-153-23/+14
| * | | | | fixes #6496Andreas Rumpf2017-10-151-1/+1
| * | | | | Update json.nim (#6513)Daniil Yarancev2017-10-151-3/+9
| * | | | | Little spelling fix in unicode moduleDominik Picheta2017-10-151-1/+1
| * | | | | make tests green againAndreas Rumpf2017-10-152-1/+2
| * | | | | make nnkGotoState and labels more flexibleAndreas Rumpf2017-10-151-5/+11
| * | | | | make httpclient compile again via a workaroundAraq2017-10-151-2/+5
| * | | | | fixes #4910Araq2017-10-142-4/+15
| * | | | | fixes #5620Araq2017-10-142-12/+15
| * | | | | fixes #6487Araq2017-10-141-10/+22