summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Add `contains` to `std/macrocache` (#21304)Jake Leahy2023-02-013-0/+39
* fixes #19396; Nimdoc hide nonexported fields (#21305)ringabout2023-02-0113-24/+56
* fixes #21317; 1.6.4 regression; etyBaseIndex should return fat pointers [back...ringabout2023-02-012-3/+19
* fixes #16790; fixes #19075; put big arrays on the constant seqs; don't inline...ringabout2023-01-312-2/+24
* remove md5_old (#21312)ringabout2023-01-313-299/+2
* remove `enumUtilsExist` defines (#21309)ringabout2023-01-291-17/+4
* Revert "Fix #13093 C++ Atomics: operator= is implicitly deleted because the d...ringabout2023-01-275-54/+2
* Fix #13093 C++ Atomics: operator= is implicitly deleted because the default d...Bung2023-01-275-2/+54
* Implemented basic macro expand functionality (#20579)Ivan Yonchovski2023-01-2713-60/+345
* fixes #14409; fixes #10674 VM callbacks switch to table-index seqs (#21297)ringabout2023-01-265-23/+37
* fixes #18134; registers `formatBiggestFloat` in VM (#21299)ringabout2023-01-263-61/+73
* Update nims.md to use `nim e` instead of `nim` in advanced shebang (#21301)Heechul Ryu2023-01-261-1/+1
* remove dead code in VM (#21296)ringabout2023-01-254-11/+2
* fixes #21273; fixes an io.readLine off by one bug [backport 1.0] (#21276)ringabout2023-01-252-3/+22
* fixes #21261; always checking `nimTestErrorFlag` in the main module (#21288)ringabout2023-01-243-0/+13
* fixes #21290; deindent if the last same level is a text node (#21293)ringabout2023-01-242-17/+38
* add `md2html`, `md2tex` to cmd helpers (#21295)ringabout2023-01-241-0/+3
* Update the reference to parseSpec (#21289)ghais2023-01-211-1/+1
* fixes #21278; `deques.shrink` off by one bug (#21284)ringabout2023-01-202-1/+7
* switch to official chronos URL (#21283)ringabout2023-01-201-1/+1
* Force lambda lifting for getImplTransformed. Hacky. Fixes #19818 (#21031)Yuriy Glukhov2023-01-193-6/+6
* close #21257 (#21275)metagn2023-01-182-1/+23
* Implicitly set noNimblePath when nimble.lock is present (#21266)Ivan Yonchovski2023-01-181-0/+14
* minor parseopt.nim improvements (#21256)Andreas Rumpf2023-01-182-39/+34
* std/parsesql: Add OFFSET keyword support. (#21255)Phil Krylov2023-01-181-1/+10
* fixes #21243; ships `build_all.sh` on Unix [backport] (#21264)ringabout2023-01-181-0/+1
* Add docs informing about gotcha of clients (#21262)PhilippMDoerner2023-01-181-0/+4
* fixes #21260; add check for illegal recursion for defaults (#21270)ringabout2023-01-185-30/+38
* fixes unittest warnings (#21271)ringabout2023-01-181-0/+4
* fixes #21263; consider all candidates for concept matches (#21265)ringabout2023-01-173-1/+43
* switch to official DelaunayNim URL (#21269)ringabout2023-01-171-1/+1
* bump nimble (#21259)ringabout2023-01-141-1/+1
* fix #20253 (#21174)Bung2023-01-132-1/+14
* Fix getting custom pragma from generic object (#20481)Jake Leahy2023-01-112-1/+19
* testament: make valgrind optional (#21238)Anna2023-01-112-1/+12
* parseopt.nim documentation clarity - default values & cmdEnd in getopt (#21047)Russell Brinson2023-01-111-2/+27
* fix typeRel of typeDesc (#21227)Bung2023-01-092-2/+10
* fixes #21232; highlite.getNextToken() returns gtOperator for '/' in C (#21234)ringabout2023-01-082-0/+13
* fixes #21209; exclude threads options for JS (#21233)ringabout2023-01-083-0/+9
* disable bump (#21241)ringabout2023-01-081-1/+1
* underscores for routine parameters (#21192)metagn2023-01-085-3/+131
* adds changelog for more architectures support and fixes a link (#21229)ringabout2023-01-061-1/+2
* docgen: implement cross-document links (#20990)Andrey Makarov2023-01-0445-494/+1866
* make it printer friendly (#21218)Bung2023-01-042-0/+18
* fixes #21207; reports redefinition error in the definition of enums (#21217)ringabout2023-01-032-2/+11
* bump csource_v2 to include fix for linking parameter maximum length (#21216)ringabout2023-01-021-1/+1
* minor code cleanups (#21215)Andreas Rumpf2023-01-026-36/+32
* Update nim.cfg (#21204)Chavdar Ivanov2023-01-021-2/+1
* fixes pragmas reorder (#21205)ringabout2023-01-012-0/+20
* fixes #20906; update copyright year [backport 1.6] (#21210)ringabout2023-01-013-3/+3