summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* disable 3 packages until they merge their pending PRs which fix failuresnarimiran2019-06-031-3/+3
* Fixed "is not GC-safe as it calls 'createThread'" when creating a thread in a...Dankr4d2019-06-031-1/+1
* Genode compiler configuration for arm64 and riscv64 (#11389)ehmry2019-06-031-1/+8
* disable the new CaseTransition warning for the Nim compiler itselfAraq2019-06-031-0/+4
* Render deprecated pragmas (#8886)LemonBoy2019-06-0321-117/+180
* undeprecate system.programResult until we have a good solution at handAraq2019-06-032-3/+3
* fixes #11364 (#11383)Andreas Rumpf2019-06-032-2/+5
* niminst: get rid of LINKER / LD (#11379)alaviss2019-06-032-9/+3
* Additional platform definitions for sparc64 (#11387)John Paul Adrian Glaubitz2019-06-032-1/+3
* Add build support for Linux/alpha (#11386)John Paul Adrian Glaubitz2019-06-032-1/+3
* niminst/makefile: add windows support (#11380)alaviss2019-06-021-2/+12
* fixes #11369 (#11381)Andreas Rumpf2019-06-022-10/+17
* sigmatch: use boolean algebraAndreas Rumpf2019-06-021-1/+1
* sets: minor documentation fixes [ci skip] (#11377)Jjp1372019-06-021-3/+3
* Warn about object case transitions at compile time (#11378)genotrance2019-06-022-2/+4
* fixes #11375 (#11376)Andreas Rumpf2019-06-022-9/+59
* Add build support for Linux/m68k (#11366)John Paul Adrian Glaubitz2019-06-022-1/+3
* Add build support for Linux/sparc64 (#11365)John Paul Adrian Glaubitz2019-06-012-3/+7
* Make net module compile with --taintMode:on (#11360)Smittyvb2019-06-011-1/+1
* parseopt fix (#11363) [backport]Jasper Jenkins2019-06-012-2/+4
* Added 'except X as Y' to section 'except clauses' of manual (#11371)Ico Doornekamp2019-06-011-5/+14
* close #9961 by adding a testnarimiran2019-05-301-0/+17
* close #9827 by adding a testnarimiran2019-05-301-0/+7
* close #8573 by adding a testnarimiran2019-05-301-0/+35
* travis: cleanup & add 32-bit Linux testing (#11337)alaviss2019-05-304-17/+39
* Remove immediate pragma (#11308)Arne Döring2019-05-2922-116/+53
* system.nim: minor fix for the new 'unown' templateAraq2019-05-291-1/+1
* new compiler feature: --expandMacroAraq2019-05-297-4/+34
* switch should be nimOldShiftRight with the nim prefixAraq2019-05-293-3/+3
* right shift is now by default sign preserving (#11322)Arne Döring2019-05-2918-187/+211
* fix megatestnarimiran2019-05-291-0/+1
* fixes excessive newlines in testament's output (#11351)Andreas Rumpf2019-05-291-12/+18
* rename a file, so that megatest doesn't complainnarimiran2019-05-291-0/+0
* close #7792 by adding a testnarimiran2019-05-291-0/+36
* close #8199 by adding a testnarimiran2019-05-291-0/+25
* close #7615 by adding a testnarimiran2019-05-291-0/+32
* close #5859 by adding a testnarimiran2019-05-291-0/+11
* Fixed #9762 (#11296)Yuriy Glukhov2019-05-292-30/+32
* added a -d:nimv019 define for compiling 0.19 code with 0.20Araq2019-05-291-0/+7
* close #5235 by adding a testnarimiran2019-05-291-1/+14
* docgen: do not render the ugly <//> operator; temporary hack until 0.20 has b...Araq2019-05-291-1/+4
* fixes #10889Andreas Rumpf2019-05-292-14/+11
* fixes #6755; error message could be better but oh wellAraq2019-05-281-4/+6
* fixes #6777 (#11347)Andreas Rumpf2019-05-282-2/+26
* fixes #11205Araq2019-05-284-1/+120
* docgen.nim: avoid compiler warningAraq2019-05-281-1/+1
* fixes #11344Araq2019-05-281-4/+9
* fix doccomment of macros.get{Size,Align,Offset} [ci skip] (#11346)Arne Döring2019-05-281-7/+12
* fixes #11057 (#11345)Andreas Rumpf2019-05-283-3/+8
* Fix and reenable thread tests (#11343)Zed2019-05-282-8/+5