summary refs log tree commit diff stats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* remove unused nimStdlibVersion (#24060)ringabout2024-09-041-1/+1
* Prevent font flashing in the docs (#23622)Nils Lindemann2024-05-271-3/+4
* Make `data-theme` default to "auto" in HTML (#23222)Jake Leahy2024-01-191-1/+1
* rework the vtable implementation embedding the vtable array directly with new...ringabout2023-11-281-1/+0
* make expressions opt in to symchoices (#22716)metagn2023-09-181-4/+0
* fix #22492 (#22511)Hamid Bluri2023-08-221-2/+2
* fixes LineTooLong hints on old compilers (#22412)ringabout2023-08-081-0/+4
* fix server caching issue causing Theme failures (#22378)Daniel Belmes2023-08-061-2/+2
* fixes #22301; fixes #22324; rejects branch initialization with a runtime disc...ringabout2023-07-251-1/+0
* Fix #21595 (#22233)Juan Carlos2023-07-071-2/+1
* revert #21808 (#21881)ringabout2023-05-221-7/+0
* fixes nightlies regressions; disable `build-id=none` on macos (#21839)ringabout2023-05-121-2/+4
* clean up SOME pending/xxx/issue link comments (#21826)metagn2023-05-111-1/+1
* Remove LineTooLong (#21819)Juan Carlos2023-05-111-1/+0
* Add build-id=none for GCC when build for Release (#21808)Juan Carlos2023-05-081-0/+6
* static link pthread correctly (#21693)ringabout2023-04-201-0/+3
* LTO improvements - fix #15578 (#21679)Mamy Ratsimbazafy2023-04-171-10/+16
* fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pth...ringabout2023-04-141-1/+1
* Disable threads for os:any (#21425)Francis Thérien2023-02-241-0/+5
* corrects the linkerexe of riscv64 in config (#21292)ringabout2023-02-211-1/+1
* bump csource_v2 to include fix for linking parameter maximum length (#21216)ringabout2023-01-021-1/+1
* Update nim.cfg (#21204)Chavdar Ivanov2023-01-021-2/+1
* bump csource_v2 to include fixes for macos m1 (#21147)ringabout2022-12-211-1/+1
* bump csource_v2 hash (#21118)ringabout2022-12-161-1/+1
* the devel branch now uses csources_v2 (#21108)ringabout2022-12-161-3/+3
* Fix #14476 (#20878)Jake Leahy2022-11-211-2/+2
* revert #19891; `nimRawSetjmp` causes problems for mingw 32 bits too [backport...ringabout2022-11-111-5/+0
* use `tlsEmulation:off` for freebsd (#20802)ringabout2022-11-101-1/+3
* fixes #19162; enable `strictEffects` for v2 (#19380)ringabout2022-10-151-0/+1
* move google fonts to the last part (#20541)ringabout2022-10-111-4/+3
* Add no-math-errno for GCC when build for Release (#20503)Juan Carlos2022-10-061-2/+5
* add default field support for object in ARC/ORC (#20480)ringabout2022-10-041-0/+1
* closed ambiguous enum defaults to first overload (#20457)metagn2022-10-011-0/+4
* fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" ...ringabout2022-09-191-0/+3
* remove the old nimv019 define in the config (#20133)ringabout2022-09-011-6/+0
* Docs auto dark mode (#20188)Amjad Ben Hedhili2022-08-211-12/+14
* Revert "enable nimPreviewDotLikeOps" (#19919)ringabout2022-08-031-1/+0
* Make imports/exports not be a dropdown in sidebar (#19907)Jake Leahy2022-07-161-0/+8
* default threads on (#19368)flywind2022-07-061-0/+2
* Fixes #19900 (#19906)Jake Leahy2022-06-191-2/+2
* Keep the doc sidebar on the screen while scrolling (#19851)JJ2022-06-151-113/+103
* Windows: enable nimRawSetjmp by default [backport] (#19891)Tanguy2022-06-141-0/+5
* Move common Latex code into class nimdoc.cls (#19734)Andrey Makarov2022-04-211-187/+1
* rewrite docs JS in Nim (#19701)flywind2022-04-091-43/+0
* Revert "Load Google Fonts last (#19683)" (#19693)flywind2022-04-061-8/+6
* Load Google Fonts last (#19683)locriacyber2022-04-061-6/+8
* enable nimPreviewDotLikeOps (#19598)flywind2022-03-091-0/+1
* Add compilers and hints to default nim.cfg (#18424)Federico Ceratto2022-02-071-2/+13
* mangle names in nimbase.h using cppDefine (#19395) [backport]flywind2022-01-171-0/+5
* let Nim support Nimble 0.14 with lock-file support [backport:1.6] (#19236)Andreas Rumpf2021-12-101-0/+2