summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | No implicit quit for Genode (#6515)Emery Hemingway2017-10-253-4/+4
| * | Testament HTML generation upgrade (#6058)Fredrik Høisæther Rasch2017-10-254-394/+504
| * | Sequtils improvements (#6574)narimiran2017-10-251-171/+267
| * | Fix #6553 (#6580)Stefan Rakel2017-10-241-0/+2
| * | Fixes #6571 (#6578)Thomas Johnson2017-10-242-9/+29
| * | isAlphaNumberic and isDigit improvement + tests (#6579)Viktor Marosvary2017-10-242-2/+23
| * | Merge pull request #6577 from narimiran/linkFixDominik Picheta2017-10-231-1/+1
| |\ \
| | * | fix broken linknarimiran2017-10-231-1/+1
| |/ /
| * | fixes #5914 (#6566)narimiran2017-10-231-4/+6
| * | Merge pull request #6572 from stisa/patch-1Dominik Picheta2017-10-231-0/+3
| |\ \
| | * | Fix `removeSuffix` rst code blocks Silvio2017-10-231-0/+3
| |/ /
| * | Merge pull request #6051 from couven92/alignLeftDominik Picheta2017-10-221-2/+29
| |\ \
| | * | Add safeties for alignLeftFredrik Høisæther Rasch2017-07-041-2/+2
| | * | Augment align proc with alignLeft procFredrik Høisæther Rasch2017-07-041-2/+29
| * | | Merge pull request #6565 from narimiran/seqNamesDominik Picheta2017-10-221-77/+78
| |\ \ \
| | * | | update linksnarimiran2017-10-221-2/+2
| | * | | change seq name to `list`narimiran2017-10-221-75/+76
| |/ / /
| * | | Merge pull request #6558 from narimiran/seqCountDominik Picheta2017-10-221-0/+31
| |\ \ \
| | * | | more descriptive namesnarimiran2017-10-221-4/+4
| | * | | add `count` to sequtilsnarimiran2017-10-211-0/+31
| * | | | 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