| Commit message (Expand) | Author | Age | Files | Lines |
* | rename cast opcodes, fix for 32bit cast, fix python pretty printer (#12207) | Arne Döring | 2019-09-18 | 1 | -0/+13 |
* | fixes the testcase | Araq | 2019-09-17 | 1 | -2/+1 |
* | added a testcase for #12195; testament now supports a 'timeout' spec field | Araq | 2019-09-17 | 2 | -0/+33 |
* | fixes #12193 (#12199) | Andreas Rumpf | 2019-09-16 | 1 | -0/+18 |
* | fixes #12196 | Araq | 2019-09-16 | 1 | -0/+7 |
* | close #7104 by writing a test | narimiran | 2019-09-13 | 1 | -2/+21 |
* | close #6731 by writing a test case | narimiran | 2019-09-13 | 2 | -0/+5 |
* | no commas for empty importcpp splat params (#12183) | Jasper Jenkins | 2019-09-12 | 1 | -2/+9 |
* | fixes #12171 (#12173) | Andreas Rumpf | 2019-09-11 | 1 | -2/+21 |
* | fixes #12051 | Araq | 2019-09-10 | 1 | -2/+21 |
* | Fixed yield in nnkChckRange (#12160) | Yuriy Glukhov | 2019-09-10 | 1 | -0/+14 |
* | Merge pull request #12153 from dumjyl/get_type-range | Andreas Rumpf | 2019-09-08 | 1 | -5/+10 |
|\ |
|
| * | fix range.getType crash | Jasper Jenkins | 2019-09-05 | 1 | -5/+10 |
* | | error for NimNode index kind (#12154) | Jasper Jenkins | 2019-09-08 | 3 | -0/+24 |
* | | #12141 Define SDL lib name for OpenBSD and FreeBSD (#12143) | Euan | 2019-09-06 | 1 | -1/+5 |
* | | exportc now mangles same as importc, fixes #10578 (#12144) | Timothee Cour | 2019-09-06 | 2 | -0/+31 |
* | | fixes yet another gensym regression (#12145) | Andreas Rumpf | 2019-09-06 | 3 | -7/+31 |
* | | allows access to .compileTime vars at runtime (#12128) | Andreas Rumpf | 2019-09-05 | 1 | -1/+10 |
* | | fixes #12121 (#12126) | Andreas Rumpf | 2019-09-05 | 1 | -0/+31 |
* | | fixes #11713, fixes #1034 | Araq | 2019-09-04 | 1 | -0/+20 |
* | | gcbench: better memory usage report | Andreas Rumpf | 2019-09-03 | 1 | -2/+2 |
* | | Merge branch 'devel' into uint-range-checks | Andreas Rumpf | 2019-09-02 | 5 | -4/+49 |
|\| |
|
| * | revert #12100; typeof(nil) is weird enough, don't allow it as the return type | Andreas Rumpf | 2019-09-02 | 1 | -3/+0 |
| * | sink as lvalue (#12108) | Andreas Rumpf | 2019-09-02 | 1 | -0/+13 |
| |\ |
|
| | * | sink as lvalue | Andrii Riabushenko | 2019-09-02 | 1 | -0/+13 |
| * | | fixes #12020 (#12106) | Andreas Rumpf | 2019-09-02 | 1 | -0/+19 |
| * | | weaking unsigned/signed indexing requirements in order to not break too much ... | Araq | 2019-09-02 | 1 | -0/+6 |
| * | | fix min/max for float numbers (#12068) | Arne Döring | 2019-09-02 | 1 | -1/+11 |
| |/ |
|
* | | makes more tests green | Andreas Rumpf | 2019-09-02 | 2 | -9/+9 |
* | | makes test green again | Araq | 2019-09-02 | 1 | -3/+3 |
* | | added more tests and updated the changelog | Araq | 2019-09-02 | 1 | -0/+14 |
* | | make test green | Araq | 2019-09-02 | 1 | -38/+48 |
* | | Merge branch 'devel' into uint-range-checks | Araq | 2019-09-02 | 41 | -134/+705 |
|\| |
|
| * | hashes: implement murmur3 (#12022) | Miran | 2019-09-01 | 1 | -3/+4 |
| * | Fix int literals and range interaction (#11197) | Oscar Nihlgård | 2019-08-31 | 2 | -3/+10 |
| * | fixes #11903 (#11908) | Arne Döring | 2019-08-31 | 2 | -0/+35 |
| * | Merge pull request #12099 from cooldome/destructor_too_late | Andreas Rumpf | 2019-08-31 | 1 | -0/+14 |
| |\ |
|
| | * | fixes #12092 | Andrii Riabushenko | 2019-08-31 | 1 | -0/+14 |
| * | | Return typeof(nil) (#12100) | Andreas Rumpf | 2019-08-31 | 1 | -1/+4 |
| |\ \ |
|
| | * | | Allow typeof(nil) as a return type | Albert Safin | 2019-08-31 | 1 | -1/+4 |
| | |/ |
|
| * / | Support iterators returning lent T (#11938) | cooldome | 2019-08-31 | 1 | -0/+59 |
| |/ |
|
| * | typeToString can now show (recursively) resolved type aliases; fixes #8569 #... | Timothee Cour | 2019-08-31 | 4 | -3/+32 |
| * | Remove ENDB (#12095) | Clyybber | 2019-08-31 | 3 | -4/+0 |
| * | make testament a tool we ship with Nim; fixes #12084 (#12088) | Andreas Rumpf | 2019-08-30 | 1 | -1/+1 |
| * | fix #12037 (#12089) | Clyybber | 2019-08-30 | 1 | -0/+18 |
| * | fixes #12042 (#12083) | Andreas Rumpf | 2019-08-29 | 1 | -0/+15 |
| * | fixes 5870 (#11704) | Andreas Rumpf | 2019-08-29 | 1 | -0/+17 |
| * | fixes #11941 (#12079) | Andreas Rumpf | 2019-08-29 | 1 | -0/+15 |
| * | refactor sizealignoffset (#12077) | Andreas Rumpf | 2019-08-28 | 1 | -16/+37 |
| * | lift destructor for openarray (#12073) | cooldome | 2019-08-28 | 1 | -1/+16 |