index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused nimStdlibVersion (#24060)
ringabout
2024-09-04
1
-1
/
+1
*
Prevent font flashing in the docs (#23622)
Nils Lindemann
2024-05-27
1
-3
/
+4
*
Make `data-theme` default to "auto" in HTML (#23222)
Jake Leahy
2024-01-19
1
-1
/
+1
*
rework the vtable implementation embedding the vtable array directly with new...
ringabout
2023-11-28
1
-1
/
+0
*
make expressions opt in to symchoices (#22716)
metagn
2023-09-18
1
-4
/
+0
*
fix #22492 (#22511)
Hamid Bluri
2023-08-22
1
-2
/
+2
*
fixes LineTooLong hints on old compilers (#22412)
ringabout
2023-08-08
1
-0
/
+4
*
fix server caching issue causing Theme failures (#22378)
Daniel Belmes
2023-08-06
1
-2
/
+2
*
fixes #22301; fixes #22324; rejects branch initialization with a runtime disc...
ringabout
2023-07-25
1
-1
/
+0
*
Fix #21595 (#22233)
Juan Carlos
2023-07-07
1
-2
/
+1
*
revert #21808 (#21881)
ringabout
2023-05-22
1
-7
/
+0
*
fixes nightlies regressions; disable `build-id=none` on macos (#21839)
ringabout
2023-05-12
1
-2
/
+4
*
clean up SOME pending/xxx/issue link comments (#21826)
metagn
2023-05-11
1
-1
/
+1
*
Remove LineTooLong (#21819)
Juan Carlos
2023-05-11
1
-1
/
+0
*
Add build-id=none for GCC when build for Release (#21808)
Juan Carlos
2023-05-08
1
-0
/
+6
*
static link pthread correctly (#21693)
ringabout
2023-04-20
1
-0
/
+3
*
LTO improvements - fix #15578 (#21679)
Mamy Ratsimbazafy
2023-04-17
1
-10
/
+16
*
fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pth...
ringabout
2023-04-14
1
-1
/
+1
*
Disable threads for os:any (#21425)
Francis Thérien
2023-02-24
1
-0
/
+5
*
corrects the linkerexe of riscv64 in config (#21292)
ringabout
2023-02-21
1
-1
/
+1
*
bump csource_v2 to include fix for linking parameter maximum length (#21216)
ringabout
2023-01-02
1
-1
/
+1
*
Update nim.cfg (#21204)
Chavdar Ivanov
2023-01-02
1
-2
/
+1
*
bump csource_v2 to include fixes for macos m1 (#21147)
ringabout
2022-12-21
1
-1
/
+1
*
bump csource_v2 hash (#21118)
ringabout
2022-12-16
1
-1
/
+1
*
the devel branch now uses csources_v2 (#21108)
ringabout
2022-12-16
1
-3
/
+3
*
Fix #14476 (#20878)
Jake Leahy
2022-11-21
1
-2
/
+2
*
revert #19891; `nimRawSetjmp` causes problems for mingw 32 bits too [backport...
ringabout
2022-11-11
1
-5
/
+0
*
use `tlsEmulation:off` for freebsd (#20802)
ringabout
2022-11-10
1
-1
/
+3
*
fixes #19162; enable `strictEffects` for v2 (#19380)
ringabout
2022-10-15
1
-0
/
+1
*
move google fonts to the last part (#20541)
ringabout
2022-10-11
1
-4
/
+3
*
Add no-math-errno for GCC when build for Release (#20503)
Juan Carlos
2022-10-06
1
-2
/
+5
*
add default field support for object in ARC/ORC (#20480)
ringabout
2022-10-04
1
-0
/
+1
*
closed ambiguous enum defaults to first overload (#20457)
metagn
2022-10-01
1
-0
/
+4
*
fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" ...
ringabout
2022-09-19
1
-0
/
+3
*
remove the old nimv019 define in the config (#20133)
ringabout
2022-09-01
1
-6
/
+0
*
Docs auto dark mode (#20188)
Amjad Ben Hedhili
2022-08-21
1
-12
/
+14
*
Revert "enable nimPreviewDotLikeOps" (#19919)
ringabout
2022-08-03
1
-1
/
+0
*
Make imports/exports not be a dropdown in sidebar (#19907)
Jake Leahy
2022-07-16
1
-0
/
+8
*
default threads on (#19368)
flywind
2022-07-06
1
-0
/
+2
*
Fixes #19900 (#19906)
Jake Leahy
2022-06-19
1
-2
/
+2
*
Keep the doc sidebar on the screen while scrolling (#19851)
JJ
2022-06-15
1
-113
/
+103
*
Windows: enable nimRawSetjmp by default [backport] (#19891)
Tanguy
2022-06-14
1
-0
/
+5
*
Move common Latex code into class nimdoc.cls (#19734)
Andrey Makarov
2022-04-21
1
-187
/
+1
*
rewrite docs JS in Nim (#19701)
flywind
2022-04-09
1
-43
/
+0
*
Revert "Load Google Fonts last (#19683)" (#19693)
flywind
2022-04-06
1
-8
/
+6
*
Load Google Fonts last (#19683)
locriacyber
2022-04-06
1
-6
/
+8
*
enable nimPreviewDotLikeOps (#19598)
flywind
2022-03-09
1
-0
/
+1
*
Add compilers and hints to default nim.cfg (#18424)
Federico Ceratto
2022-02-07
1
-2
/
+13
*
mangle names in nimbase.h using cppDefine (#19395) [backport]
flywind
2022-01-17
1
-0
/
+5
*
let Nim support Nimble 0.14 with lock-file support [backport:1.6] (#19236)
Andreas Rumpf
2021-12-10
1
-0
/
+2
[next]