summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* fixes #8405: -d:useNimRtl now works even when {.rtl.} procs are used at compi...Timothee Cour2019-07-035-61/+68
* [bugfix] fix wrong nimpretty unidents, refs #11616 (#11645)Miran2019-07-033-1/+26
* fixes #11585Andreas Rumpf2019-07-031-2/+3
* [bugfix] fix mach_absolute_time header; refs #11591 (#11593)Timothee Cour2019-07-031-2/+2
* [bugfix] fix #11484, acknowledge 'danger' flag (#11486)Miran2019-07-031-1/+2
* fixes #11510Araq2019-07-032-3/+25
* fixes #11636Araq2019-07-031-2/+5
* Added 'keys' iterator to JsonNode (#11597) [feature]Liam Sc2019-07-031-0/+6
* [backport] fix #11320 (#11538)Arne Döring2019-07-034-6/+17
* Implement some custom formatting for input fields in the documentation (#11632)Hugo Locurcio2019-07-036-0/+102
* Documentation improvements to the times module (#11639)Graeme Cross2019-07-031-27/+27
* fixes #11479 (#11641)Andreas Rumpf2019-07-032-1/+20
* [bugfix] nimpretty indents multiline comments correctly (#11607)Miran2019-07-023-0/+42
* fixes #11633Andreas Rumpf2019-07-011-1/+1
* fixes #11515 (#11624)Andreas Rumpf2019-07-014-6/+8
* fixes #11618 (#11631)Andreas Rumpf2019-07-012-1/+3
* assertions: fixes #11545 (#11605)alaviss2019-07-015-7/+22
* fixes #11617Araq2019-07-011-0/+3
* fixes #11628Araq2019-07-011-0/+1
* fixes #11614Araq2019-07-012-1/+13
* Make repr use 'ptr' for ptr types instead of 'ref' (#11626)Ico Doornekamp2019-07-011-1/+2
* Remove IO.js compat (long dead vanished project,superseed by NodeJS) (#11627)Juan Carlos2019-07-011-4/+2
* [bugfix] make -d:nimSetUtf8CodePage switch work againAraq2019-07-011-1/+1
* added destructors.rst documentAndreas Rumpf2019-07-011-0/+563
* msgs, ccgstmts: fixes #11572 (#11621)alaviss2019-06-302-8/+15
* [other] additions to the manualAndreas Rumpf2019-06-291-1/+76
* fixes #11606Araq2019-06-281-2/+8
* fixes #11611Araq2019-06-282-2/+2
* Pass additional koch options to the nim compiler (#11615)Ivan Bobev2019-06-281-36/+44
* nimpretty: bugfix [bugfix]Araq2019-06-284-12/+106
* Merge pull request #11609 from zestyr/xmltree-typoAndreas Rumpf2019-06-271-3/+3
|\
| * Fix typo in xmltree docs [ci skip]Zestyr2019-06-271-3/+3
* | contributing.rst guide: Make the rules reflect the reality.Andreas Rumpf2019-06-271-2/+7
* | manual: typoAndreas Rumpf2019-06-271-1/+1
* | manual: document how accessors are resolved; fixes #11514Andreas Rumpf2019-06-271-0/+19
|/
* make tests green againAraq2019-06-271-1/+1
* fixes #11445Andreas Rumpf2019-06-271-1/+1
* fixes #11523Andreas Rumpf2019-06-262-2/+12
* fixes #11525Andreas Rumpf2019-06-262-2/+39
* Merge pull request #11598 from narimiran/fix-sharedtablesAndreas Rumpf2019-06-263-11/+27
|\
| * [bugfix] fix #11588, don't check if SharedTable is initializednarimiran2019-06-263-11/+27
* | fixes #11600 (#11602)Andreas Rumpf2019-06-261-1/+1
|\ \
| * | fixes #11600Araq2019-06-261-1/+1
* | | [bugfix] fix #11532, nimpretty should ignore source code filters (#11603)Miran2019-06-261-1/+1
* | | fixes #11098Andreas Rumpf2019-06-263-10/+30
* | | [bugfix] fix #11469, new rules for a newline in nimpretty (#11512)Miran2019-06-267-73/+113
|/ /
* | fixes #11577Araq2019-06-262-13/+32
* | [refactor] compiler/[msgs, reorder, semstmts]: use toMsgFilename where approp...alaviss2019-06-263-8/+9
|/
* VCC discovery using vswhere (#6540) (#11559)Toshiyuki-Tega2019-06-262-2/+53
* Documentation highlite (#11596)Juan Carlos2019-06-261-0/+27