summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | [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
* | fixes #11563 (#11594)Andreas Rumpf2019-06-264-62/+99
* | compiler/[msgs, options]: confine --listFullPaths to compiler messages (#11583)alaviss2019-06-262-17/+13
* | increase dfa instruction limit (#11579)cooldome2019-06-241-2/+2
* | [bugfix] remove dangling ref (#11576)Jasper Jenkins2019-06-251-1/+1
* | Fix out of bound access in cgi module (#11578)Gérôme Fournier2019-06-251-0/+2
* | Fix typo (#11573)WhiteDuke2019-06-251-1/+1
* | assertions: make assert follow excessiveStackTrace (#11574)alaviss2019-06-251-3/+1
* | nim.cfg: disable excessiveStackTrace on release (#11575)alaviss2019-06-251-0/+1
* | [documentation] fix #4630, document unsupported functions for JSnarimiran2019-06-241-0/+8
* | [refactoring] remove zeroExtend and friends from the compiler builtins. (#11531)Arne Döring2019-06-2410-116/+76
* | Spelling fixes in nimc.rst (#11569)Simon Krauter2019-06-231-3/+3
* | [other] Documentation NimScript (#11548)Juan Carlos2019-06-231-8/+172
* | [feature] Add dynlib (required on windows/cpp) to nimCoroutines related gc_co...Giovanni Petrantoni2019-06-231-3/+3
* | [bugfix] fix OrderedTable iterators (#11562)Miran2019-06-221-5/+7
* | [bugfix] fixes #11524Andreas Rumpf2019-06-223-5/+40
* | closes #11533Andreas Rumpf2019-06-211-0/+18
* | [bugfix] fixes #11556Andreas Rumpf2019-06-211-2/+4
* | [documentation] fix wrong link [ci skip]narimiran2019-06-211-1/+1
* | [other] Improve the "tabs are not allowed" error message (#11554)Kaushal Modi2019-06-201-1/+1
* | [bugfix] fix `delete` in strutils and sequtils (#11535)Miran2019-06-202-2/+5
* | [bugfix] correct 'source' for documentation (#11540)Miran2019-06-201-1/+3
* | [bugfix] fix OrderedTable default initialization (#11549)Miran2019-06-202-2/+3
* | [other] new experimental pragma .nodestroy for easier custom destructorsAndreas Rumpf2019-06-202-5/+8
* | [other] added system.dispose for owned refsAndreas Rumpf2019-06-201-0/+3
* | [bugfix] system.nim: make pop work with --newruntimeAndreas Rumpf2019-06-201-2/+6