summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Add note about minimum Node.js version (#16370)Maurizio Tomasi2020-12-161-0/+3
* Syntax (RST) fix Internals of the Compiler (#16341)Saem Ghani2020-12-151-6/+6
* improve tstrutils: test c, cpp, js, vm; cleanups (#16357)Timothee Cour2020-12-152-676/+689
* Adds toSet to create sets from iterables (#16276)Jason Beetham2020-12-143-0/+48
* sequtils.nim: Change some `func` back to `proc` (#16309)ee72020-12-141-28/+28
* disabled sink openArray[T] for adding to seqs (#16352) [backport:1.4]lqdev2020-12-141-1/+1
* Fix broken links in docs (#16336)Elliot Waite2020-12-1421-120/+126
* doc/rst2html: some few fixes for enumerated and bullet lists (#16295)Andrey Makarov2020-12-146-36/+308
* fix #16248 forward --lib to runnableExamples (#16350)Timothee Cour2020-12-141-1/+2
* clean the docs of sequtils (#16332)flywind2020-12-141-97/+89
* fix #16334 (#16335)RSDuck2020-12-142-6/+14
* Clean out dead code (#16345)Juan Carlos2020-12-141-172/+0
* fix #16330 tshould_not_work (#16342)Timothee Cour2020-12-142-5/+3
* fix #16265; fix #13999 (HCR on OSX); cgen now does not line wrap string litte...Timothee Cour2020-12-143-5/+23
* Fix #11506 (#16348)rockcavera2020-12-141-1/+7
* testament: error instead of silently ignore invalid targets; remove pointless...Timothee Cour2020-12-1424-39/+33
* add testcase for #15937 (#15933)Bung2020-12-131-0/+6
* Added strscans.scanTuple (#16300)Jason Beetham2020-12-123-1/+102
* Fix #14259 #15621 (#16322) [backport:1.4]rockcavera2020-12-121-4/+11
* improve tests for collections (#16328)Timothee Cour2020-12-126-242/+227
* add math.isNaN (#16179)Timothee Cour2020-12-114-5/+50
* fix partially #13115 (now works for cpp; but still fails for js on openbsd) (...Timothee Cour2020-12-112-20/+58
* bring back fidget (#16319)flywind2020-12-111-1/+1
* unbreak CI, disable fidget, refs #16315 (#16316)Timothee Cour2020-12-111-1/+1
* enable tests for random (#16297)flywind2020-12-101-34/+41
* unittest: use defines instead of env vars (#16165)Timothee Cour2020-12-106-57/+61
* fix #16150 improve type mismatch errors (#16152)Timothee Cour2020-12-097-7/+14
* rationals.nim: Use `func` everywhere (#16302)ee72020-12-092-41/+42
* Zsh completion (#16261)Federico Ceratto2020-12-091-0/+74
* clean up old codes (#16284)flywind2020-12-092-145/+101
* sequtils.nim: Use `func` (#16293)ee72020-12-093-47/+48
* disbale deprecated CI in fork repo (#16299)flywind2020-12-091-0/+0
* complex.nim: Use `func` everywhere (#16294)ee72020-12-092-60/+61
* put both funcs and procs under the same section in the documentation (#16301)Miran2020-12-092-31/+14
* Revert "use generics in random (#16283)" (#16291)flywind2020-12-091-15/+33
* Added Python to highlite module. (#16286)Xabier Bello2020-12-082-18/+50
* math.nim: Use `func` everywhere (#16285)ee72020-12-072-271/+277
* strutils.nim: Use `func` everywhere (#16281)ee72020-12-073-330/+299
* use generics in random (#16283)flywind2020-12-071-33/+15
* OSX: support for M1 [backport:1.0] (#16279)Andreas Rumpf2020-12-071-1/+1
* use funcs and fix links in strutils (#16277)flywind2020-12-071-14/+8
* fix parseChar see #16240 (#16245)Pietro Peterlongo2020-12-061-3/+14
* nimdoc: Initialize theme switch and pragma dots on DOMContentLoaded (#16247)Sebastian Reinhard2020-12-067-7/+21
* [docs minor]space for code-block (#16266)flywind2020-12-064-13/+9
* fix #16206 (#16207)flywind2020-12-062-18/+141
* [docs minor] remove unicode in docs comments (#16267)flywind2020-12-062-3/+3
* ORC: make the adaptive strategy the default in order to fight memory consumpt...Andreas Rumpf2020-12-053-7/+52
* bring back argparse (#16242)flywind2020-12-051-1/+1
* Retry commands in testament again (#16262)Clyybber2020-12-051-5/+16
* fixes #16249 [backport:1.4] (#16251)Andreas Rumpf2020-12-051-1/+1