Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge pull request #6596 from wizzardx/add-wiki-link | Dominik Picheta | 2017-10-25 | 1 | -0/+2 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Add a link to the github wiki | wizzardx | 2017-10-25 | 1 | -0/+2 | |
| * | | | | made 'testament all' run in parallel | Araq | 2017-10-25 | 3 | -13/+15 | |
| * | | | | testament: no sqlite or re dependencies anymore | Araq | 2017-10-25 | 3 | -268/+116 | |
| * | | | | osproc on Windows: fix peekExitCode for closed processes | Araq | 2017-10-25 | 1 | -0/+2 | |
| * | | | | ast.nim: spacing | Araq | 2017-10-25 | 1 | -3/+3 | |
| * | | | | concepts: make codegen aware of 'tyInferred' | Araq | 2017-10-25 | 2 | -2/+2 | |
| * | | | | default '=sink' and '=destroy' cannot be templates | Araq | 2017-10-25 | 2 | -12/+13 | |
| * | | | | macros.nim: added missing pairs iterator | Araq | 2017-10-25 | 1 | -0/+5 | |
| * | | | | don't use .this in tcustomstrings.nim | Araq | 2017-10-25 | 1 | -8/+6 | |
| |/ / / | ||||||
| * | | | [Windows] Use GetSystemInfo for obtaining processor count (#6082) | Dmitry Atamanov | 2017-10-25 | 1 | -2/+25 | |
| * | | | Use findNim() in koch temp() (#6592) | Stefan Rakel | 2017-10-25 | 1 | -1/+2 | |
| * | | | No implicit quit for Genode (#6515) | Emery Hemingway | 2017-10-25 | 3 | -4/+4 | |
| * | | | Testament HTML generation upgrade (#6058) | Fredrik Høisæther Rasch | 2017-10-25 | 4 | -394/+504 | |
| * | | | Sequtils improvements (#6574) | narimiran | 2017-10-25 | 1 | -171/+267 | |
| * | | | Fix #6553 (#6580) | Stefan Rakel | 2017-10-24 | 1 | -0/+2 | |
| * | | | Fixes #6571 (#6578) | Thomas Johnson | 2017-10-24 | 2 | -9/+29 | |
| * | | | isAlphaNumberic and isDigit improvement + tests (#6579) | Viktor Marosvary | 2017-10-24 | 2 | -2/+23 | |
| * | | | Merge pull request #6577 from narimiran/linkFix | Dominik Picheta | 2017-10-23 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | fix broken link | narimiran | 2017-10-23 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | fixes #5914 (#6566) | narimiran | 2017-10-23 | 1 | -4/+6 | |
| * | | | Merge pull request #6572 from stisa/patch-1 | Dominik Picheta | 2017-10-23 | 1 | -0/+3 | |
| |\ \ \ | ||||||
| | * | | | Fix `removeSuffix` rst code blocks | Silvio | 2017-10-23 | 1 | -0/+3 | |
| |/ / / | ||||||
| * | | | Merge pull request #6051 from couven92/alignLeft | Dominik Picheta | 2017-10-22 | 1 | -2/+29 | |
| |\ \ \ | ||||||
| | * | | | Add safeties for alignLeft | Fredrik Høisæther Rasch | 2017-07-04 | 1 | -2/+2 | |
| | * | | | Augment align proc with alignLeft proc | Fredrik Høisæther Rasch | 2017-07-04 | 1 | -2/+29 | |
| * | | | | Merge pull request #6565 from narimiran/seqNames | Dominik Picheta | 2017-10-22 | 1 | -77/+78 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 |