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
/
compiler
/
nim.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable vtable implementation for C++ and make it an experimental feature (#23...
ringabout
2023-11-30
1
-1
/
+4
*
rework the vtable implementation embedding the vtable array directly with new...
ringabout
2023-11-28
1
-0
/
+1
*
fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (...
ringabout
2023-11-25
1
-0
/
+1
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-0
/
+5
*
fixes LineTooLong hints on old compilers (#22412)
ringabout
2023-08-08
1
-0
/
+1
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-0
/
+7
*
fixes #19101; zero initialization union casts (#22185)
ringabout
2023-06-29
1
-3
/
+0
*
make `proc` not implicitly convert to `pointer` with a preview define (#21953)
metagn
2023-05-30
1
-0
/
+1
*
fixes #18146; fixes #19372; disable tlsEmulation on windows; static link pth...
ringabout
2023-04-14
1
-1
/
+0
*
fixes #20244; fixes castSizes warnings (#21102)
ringabout
2022-12-22
1
-0
/
+4
*
fix #19580; add warning for bare except: clause (#21099)
ringabout
2022-12-15
1
-0
/
+4
*
fix #13790; ptr char (+friends) should not implicitly convert to cstring (#2...
ringabout
2022-11-24
1
-0
/
+1
*
An unnamed break in a block now gives an `UnnamedBreak` warning (#20901)
ringabout
2022-11-24
1
-2
/
+6
*
fixes #19162; enable `strictEffects` for v2 (#19380)
ringabout
2022-10-15
1
-5
/
+0
*
Make rstgen work with gcsafe (#20534)
ringabout
2022-10-10
1
-0
/
+4
*
add default field support for object in ARC/ORC (#20480)
ringabout
2022-10-04
1
-0
/
+1
*
disable threads when booting the compiler (#20478)
ringabout
2022-10-02
1
-0
/
+1
*
koch boot compiler with orc (#20467)
ringabout
2022-09-30
1
-1
/
+0
*
continue booting the compiler with refc (#20421)
ringabout
2022-09-24
1
-0
/
+1
*
fixes #19713; Revert "Remove tlsEmulation enabled from Windows + GCC config" ...
ringabout
2022-09-19
1
-0
/
+1
*
bootstrap the compiler with nimPreviewSlimSystem (#20176)
ringabout
2022-08-09
1
-0
/
+1
*
[backport] use old style hints in .cfg files (#18917)
Miran
2021-09-29
1
-2
/
+2
*
strict effects (#18777)
Andreas Rumpf
2021-09-02
1
-0
/
+5
*
rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)
Timothee Cour
2021-07-23
1
-1
/
+1
*
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
Timothee Cour
2021-07-20
1
-0
/
+1
*
change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18...
Timothee Cour
2021-05-26
1
-2
/
+2
*
IC: bugfixes (WIP) (#16836)
Andreas Rumpf
2021-02-02
1
-3
/
+1
*
remove nim.cfg file change lefover [backport:1.2] (#15469)
Andreas Rumpf
2020-10-02
1
-6
/
+0
*
closureiters: fixes #15243 (#15454) [backport:1.2]
Andreas Rumpf
2020-10-02
1
-0
/
+7
*
init checks and 'out' parameters (#14521)
Andreas Rumpf
2020-06-23
1
-0
/
+4
*
Only print the link command when listCmd is active; fix docs (#13603)
Clyybber
2020-03-07
1
-1
/
+0
*
make case-object transitions explicit, make unknownLineInfo a const, replace ...
Jasper Jenkins
2020-01-17
1
-5
/
+0
*
more arc features (#13098)
Andreas Rumpf
2020-01-10
1
-0
/
+1
*
ic: update to serialize paddingAtEnd
Araq
2019-09-05
1
-1
/
+1
*
disable IC and the SQLite dependency for version 1
Andreas Rumpf
2019-09-03
1
-0
/
+2
*
makes devel green again
Andreas Rumpf
2019-07-14
1
-1
/
+3
*
makes --styleCheck:error the default for the Nim compiler itself
Araq
2019-07-14
1
-0
/
+2
*
disable the new CaseTransition warning for the Nim compiler itself
Araq
2019-06-03
1
-0
/
+4
*
fixes #1286; object case transitions are now sound
Andreas Rumpf
2019-05-27
1
-0
/
+1
*
compiler/nim.cfg: cleanup --path
Araq
2018-09-21
1
-2
/
+0
*
disable -d:nimIncremental for devel
Araq
2018-06-11
1
-1
/
+1
*
incremental compilation subsystem compiles again
Andreas Rumpf
2018-05-30
1
-0
/
+1
*
compiler API: final cleanups; improve security by diabling 'gorge' and friends
Andreas Rumpf
2018-05-29
1
-1
/
+1
*
Remove docgen.nim's dependency on things being in path
Samadi van Koten
2016-11-28
1
-2
/
+0
*
changed the compiler's path handling; fixes #546
Andreas Rumpf
2016-05-31
1
-1
/
+1
*
preparations for Nimble NimScript integrations; minor cleanups
Araq
2015-08-18
1
-1
/
+0
*
Rename compiler configuration file to fix "nim check" within the repo
Zahary Karadjov
2015-08-03
1
-0
/
+21