| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | removed the undocumented #? strongSpaces parsing mode | Araq | 2018-11-06 | 1 | -0/+1 |
* | document system.UncheckedArray | Araq | 2018-11-06 | 1 | -0/+3 |
* | Generic Complex type (#9590) | Arne Döring | 2018-11-05 | 1 | -1/+4 |
* | changelog entry | Arne Döring | 2018-10-31 | 1 | -0/+2 |
* | fixes regressions | Araq | 2018-10-30 | 1 | -0/+13 |
* | Merge pull request #9496 from cooldome/vm_float_casts | Arne Döring | 2018-10-28 | 1 | -0/+2 |
|\ |
|
| * | update changelog | Andrii Riabushenko | 2018-10-27 | 1 | -0/+2 |
* | | Improve dumpLisp macro (#9515) | Kaushal Modi | 2018-10-27 | 1 | -0/+3 |
* | | Openmp parallel iterator improvements (#9493) | Mamy Ratsimbazafy | 2018-10-25 | 1 | -0/+6 |
|/ |
|
* | added system.typeof operation; fixes #9093 | Araq | 2018-10-24 | 1 | -0/+3 |
* | changelog entry | Arne Döring | 2018-10-18 | 1 | -0/+2 |
* | Fixes #9364 and add moduleDescription to jsondoc (#9396) | PMunch | 2018-10-17 | 1 | -0/+3 |
* | unicode: added strip, align, alignLeft, repeat procs; refs #6301 | Andreas Rumpf | 2018-10-14 | 1 | -2/+2 |
* | unicode: add split procs; refs #6301 | Andreas Rumpf | 2018-10-14 | 1 | -0/+3 |
* | added new editdistance stdlib module, deprecated strutils.editDistance, refs ... | Andreas Rumpf | 2018-10-14 | 1 | -0/+7 |
* | strutils/unicode: deprecate isLower and friends operating on complete strings... | Andreas Rumpf | 2018-10-14 | 1 | -227/+5 |
* | niminst: fix 'gtar' invokation | Andreas Rumpf | 2018-09-26 | 1 | -1/+1 |
* | Net module fixes (#8597) | Dominik Picheta | 2018-08-28 | 1 | -0/+3 |
* | Add interpreting event parser proc to pegs module. (#8075) | gemath | 2018-08-24 | 1 | -0/+1 |
* | fix typo in changelog.md: nnkTupleConst => nnkTupleConstr | Timothee Cour | 2018-08-21 | 1 | -1/+1 |
* | Update changelog | Oscar Nihlgård | 2018-08-17 | 1 | -0/+5 |
* | times.Timezone changes (#8527) | Oscar Nihlgård | 2018-08-17 | 1 | -0/+4 |
* | Look for user nim.cfg in "nim/" subdir in usual config dir locations (#8662) | Kaushal Modi | 2018-08-17 | 1 | -0/+7 |
* | fixes #8653 | Andreas Rumpf | 2018-08-16 | 1 | -0/+3 |
* | minor edit to the changelog | Andreas Rumpf | 2018-08-16 | 1 | -1/+1 |
* | implements 'case statement macros' in order to encourage the development of p... | Andreas Rumpf | 2018-08-16 | 1 | -4/+10 |
* | renames threadpool.await to blockUntil; refs #7853 | Araq | 2018-08-14 | 1 | -0/+4 |
* | document the new --nilseqs:on switch | Araq | 2018-08-13 | 1 | -1/+1 |
* | rename SystemError to CatchableError in order to avoid breaking Nimble and pr... | Araq | 2018-08-10 | 1 | -1/+1 |
* | rework the exception hierarchy; refs #8363 | Andreas Rumpf | 2018-08-10 | 1 | -0/+4 |
* | change the VM's max instruction count to 3_000_000 | Andreas Rumpf | 2018-08-10 | 1 | -1/+1 |
* | deprecated regionized pointers | Araq | 2018-08-10 | 1 | -0/+3 |
* | deprecate the .this pragma | Araq | 2018-08-09 | 1 | -0/+4 |
* | fixes merge conflict | Araq | 2018-08-07 | 1 | -0/+1 |
|\ |
|
| * | fixes #6255, add `system.ashr` arithmetic right shift (#8547) | andri lim | 2018-08-07 | 1 | -1/+2 |
* | | 'nimcache' defaults to ~/.cache on Posix; cleaned up documentation | Andreas Rumpf | 2018-08-06 | 1 | -5/+8 |
|/ |
|
* | fixes #5617, 'copyLineInfo' addition (#8523) | andri lim | 2018-08-05 | 1 | -0/+1 |
* | fixes #7827, bindSym enhancement (#8499) | andri lim | 2018-08-02 | 1 | -0/+5 |
* | `lineInfoObj` (and `check`, `expect`) now return absolute paths (#8466) | Timothee Cour | 2018-07-31 | 1 | -1/+2 |
* | Deprecate the dot style for import paths (#8474) | Oscar Nihlgård | 2018-07-30 | 1 | -0/+2 |
* | Fix setCursorPos and setCursorXPos on POSIX (#8310) | John Novak | 2018-07-17 | 1 | -0/+5 |
* | Fixes #5880. (#7229) | Dominik Picheta | 2018-07-10 | 1 | -0/+1 |
* | Deprecate 'c', 'C' prefix for octal literals, fixes #8082 (#8178) | Vindaar | 2018-07-03 | 1 | -0/+2 |
* | Nintendo switch support (#8069) | Joey | 2018-06-27 | 1 | -0/+3 |
* | Add missing backtick to the changelog.md | Daniil Yarancev | 2018-06-27 | 1 | -1/+1 |
* | Merge pull request #7736 from cooldome/range_float_type | Andreas Rumpf | 2018-06-27 | 1 | -0/+2 |
|\ |
|
| * | merge devel | cooldome | 2018-06-12 | 1 | -2/+7 |
| |\ |
|
| * \ | merge devel | cooldome | 2018-06-10 | 1 | -4/+47 |
| |\ \ |
|
| * | | | fix spacing in changelog | cooldome | 2018-04-30 | 1 | -2/+1 |
| * | | | Merge branch 'devel' into range_float_type | cooldome | 2018-04-30 | 1 | -0/+5 |
| |\ \ \ |
|