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
/
nim.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
make expressions opt in to symchoices (#22716)
metagn
2023-09-18
1
-4
/
+0
*
fixes LineTooLong hints on old compilers (#22412)
ringabout
2023-08-08
1
-0
/
+4
*
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
*
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
*
Update nim.cfg (#21204)
Chavdar Ivanov
2023-01-02
1
-2
/
+1
*
use `tlsEmulation:off` for freebsd (#20802)
ringabout
2022-11-10
1
-1
/
+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
*
default threads on (#19368)
flywind
2022-07-06
1
-0
/
+2
*
Add compilers and hints to default nim.cfg (#18424)
Federico Ceratto
2022-02-07
1
-2
/
+13
*
let Nim support Nimble 0.14 with lock-file support [backport:1.6] (#19236)
Andreas Rumpf
2021-12-10
1
-0
/
+2
*
Remove tlsEmulation enabled from Windows + GCC config (#19119) [backport:1.6]
Ryan Oldenburg
2021-11-11
1
-3
/
+0
*
[backport] use old style hints in .cfg files (#18917)
Miran
2021-09-29
1
-2
/
+2
*
change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18...
Timothee Cour
2021-05-26
1
-2
/
+2
*
config system: special case -d:release and -d:danger [backport:1.4] (#18051)
Andreas Rumpf
2021-05-20
1
-0
/
+2
*
Genode platform fixes (#17521)
Emery Hemingway
2021-04-09
1
-24
/
+1
*
remove deprecated config (#17269)
flywind
2021-03-05
1
-2
/
+0
*
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...
Timothee Cour
2021-02-17
1
-10
/
+6
*
fix #16752: threadvar now works with importcpp types; osx now uses native TLS...
Timothee Cour
2021-01-27
1
-3
/
+5
*
fix config/nim.cfg: `@if not bsd or haiku:` was buggy (#16748)
Timothee Cour
2021-01-19
1
-10
/
+8
*
Change clibdir and cincludes for NetBSD (#15102)
Euan
2020-07-28
1
-1
/
+9
*
Limit number of error messages from gcc/clang backend (#14852)
Tomohiro
2020-07-07
1
-7
/
+9
*
Clean out oldast (#14837)
Juan Carlos
2020-06-30
1
-1
/
+0
*
Set cincludes and clibdir for FreeBSD, OpenBSD and NetBSD. (#14680)
Euan
2020-06-16
1
-0
/
+3
*
vcc fix (#14222)
cooldome
2020-05-04
1
-4
/
+4
*
Add LTO support for most compilers and do some VCC fixes (#14013)
Keithcat1
2020-04-22
1
-3
/
+33
*
#12103 - CI for OpenBSD (#12105)
Euan
2020-04-21
1
-1
/
+1
*
use nimEmulateOverflowChecks for ARM/ARM64
Araq
2020-03-24
1
-0
/
+4
*
[backport] -d:danger should imply -d:release (#13336)
Miran
2020-02-05
1
-0
/
+1
*
Fix #10717, fix #13284 (#13307)
genotrance
2020-02-04
1
-4
/
+17
*
Substitute $nimbleDir in --path flags (#12750)
genotrance
2019-11-28
1
-1
/
+1
*
Add /nologo option when nim call cl.exe (#12524)
Tomohiro
2019-10-27
1
-2
/
+3
*
Fix vcc linker option name (#12422)
Tomohiro
2019-10-18
1
-1
/
+2
*
Add no-ident for GCC when -d:release (#12454)
Juan Carlos
2019-10-18
1
-4
/
+4
*
nim.cfg: disable excessiveStackTrace on release (#11575)
alaviss
2019-06-25
1
-0
/
+1
*
make fullpaths the default in error messages and stack traces for mor… (#11...
Andreas Rumpf
2019-06-05
1
-7
/
+16
*
Genode compiler configuration for arm64 and riscv64 (#11389)
ehmry
2019-06-03
1
-1
/
+8
*
switch should be nimOldShiftRight with the nim prefix
Araq
2019-05-29
1
-1
/
+1
[next]