summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* fix NimNode comment repr() regression [backport: 1.2] (#19726)flywind2022-04-252-0/+21
* add warnings for gc:option (#19722)flywind2022-04-251-42/+49
* Really fix StringStream with ARC at compile-time, improve streams test (#19739)Danil Yarantsev2022-04-252-4/+15
* fix #19435; don't create TypeBoundOps for tyOpenArray, tyVarargs [backport: 1...flywind2022-04-252-1/+30
* document localPassC consistently with compiler; fix ANSI capitalization (#19721)tersec2022-04-251-4/+4
* fix db_sqlite.tryInsertID does raise exceptions in 1.6.0 #19743 (#19744)flywind2022-04-241-11/+14
* Fix doc: list of async backends (#19741)huantian2022-04-241-3/+3
* Move common Latex code into class nimdoc.cls (#19734)Andrey Makarov2022-04-214-188/+198
* Fix string stream crashing when created on nimscript due to last fix (#19717)Jason Beetham2022-04-142-1/+5
* Better error message and tests for bad await (#19622)huantian2022-04-132-6/+45
* enable style:usages for stdlib tests [backport: 1.6] (#19715)flywind2022-04-1342-146/+149
* fix #19680; check if stderr is static (#19709)flywind2022-04-122-1/+11
* StringStreams no longer errors when intialized with literals on arc/orc (#19708)Jason Beetham2022-04-112-0/+4
* fix #17286 nim check -b:js works (#19704)flywind2022-04-092-0/+18
* fix: Fix introductory macro examples (#19706)Leon2022-04-091-3/+17
* rewrite docs JS in Nim (#19701)flywind2022-04-098-302/+35
* fix stylecheck bug with nre (#19356)flywind2022-04-082-4/+7
* typetraits: add toSigned, toUnsigned (#18445)Timothee Cour2022-04-077-33/+85
* add testcase for #16462 (#19692)flywind2022-04-073-0/+11
* improve the error messages for std/tasks [backport: 1.6] (#19695)flywind2022-04-071-6/+6
* [nimsuggest] return the type when on symbol in let/var (#19639)Ivan Yonchovski2022-04-072-3/+13
* use two spaces indentation (#19696)flywind2022-04-071-14/+14
* remove useless compilation condition (#19690)flywind2022-04-071-1/+1
* No need to export pos from OptParser (#19688)Nan Xiao2022-04-061-1/+1
* std/tasks: fix spelling (#19691) [backport]Jacek Sieka2022-04-061-2/+2
* Revert "Load Google Fonts last (#19683)" (#19693)flywind2022-04-061-8/+6
* Load Google Fonts last (#19683)locriacyber2022-04-061-6/+8
* [backport] fix broken SSL tests (#19684)Miran2022-04-061-6/+5
* fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687)flywind2022-04-063-1/+14
* Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport]flywind2022-04-044-21/+35
* add somes links to docs (#19668)flywind2022-04-011-5/+5
* fix 19655 - fixing more url fragments (#19669)Nan Xiao2022-04-011-2/+2
* fix 19655 - fixing url fragment (#19667)rockcavera2022-04-011-1/+1
* Deprecate selfExe (#19660)Juan Carlos2022-03-312-2/+3
* Embedded Network patches - eventfd & socket getters (#19632)Jaremy Creechley2022-03-282-9/+36
* fixes #14318 (#14335)Andreas Rumpf2022-03-261-1/+1
* fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1...flywind2022-03-263-5/+9
* Fix dial ignoring buffered parameter (#19650) [backport]John Titor2022-03-261-1/+1
* Fixed description as option in advopt.txt (#19635)Omar Flores2022-03-261-3/+7
* remove tmpFramePtr when optStackTrace is absent (#19649)flywind2022-03-261-4/+0
* Add support for `Window.matchMedia` (#19648)tandy10002022-03-261-0/+6
* fixes #19603; some pragmas were really only supported as top level statements...Andreas Rumpf2022-03-262-7/+16
* mitigates #19364 [backport]; we make this bug more unlikely to appear by prod...Andreas Rumpf2022-03-261-6/+12
* remove unnecessary framePtr code (#19645)flywind2022-03-252-4/+8
* Add more info for {.bycopy.} (#18815)treeform2022-03-241-0/+1
* fix nim check nimscript [backport: 1.6] (#19444)flywind2022-03-233-1/+18
* [add testcase] arc problems with recursive types (#19456)flywind2022-03-231-0/+87
* output byref types into --header file [backport: 1.6] (#19505)flywind2022-03-233-2/+23
* Remove deprecated typo poDemon (#19631)Juan Carlos2022-03-232-5/+2
* Remove Deprecated domextension (#19630)Juan Carlos2022-03-232-3/+1