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
/
lib
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
*
[docs]close #12580 (#17549)
flywind
2021-03-28
1
-2
/
+2
*
follow up #17539 (#17548)
flywind
2021-03-29
1
-1
/
+1
*
set const arch64 to fix compiling with vcc/icc (#17539)
rockcavera
2021-03-28
1
-0
/
+1
*
cleaned up the internal documentation (#17524)
Andreas Rumpf
2021-03-26
2
-1
/
+81
*
close #11330 sets uses optimized countSetBits (#17334)
flywind
2021-03-22
2
-5
/
+73
*
prevent bitmasks double included in mmdist if -d:nimArcDebug added (#17436)
Derek 呆
2021-03-21
1
-1
/
+2
*
IC: green tests (#17311)
Andreas Rumpf
2021-03-19
3
-16
/
+26
*
rename channels to channels_builtin (#17330)
flywind
2021-03-12
1
-0
/
+0
*
Use `.. warning::` (#17320)
konsumlamm
2021-03-10
1
-12
/
+12
*
use lowercase --define switches (#17283)
flywind
2021-03-07
3
-5
/
+5
*
IC: further progress (#17150)
Andreas Rumpf
2021-03-05
1
-3
/
+0
*
Added assertion to clamp (#17248)
Jason Beetham
2021-03-04
1
-2
/
+5
*
followup #17225: simplify code after removing gc2, generational (#17242)
Timothee Cour
2021-03-03
3
-4
/
+5
*
Use readable escape sequences (#17241)
Clyybber
2021-03-03
1
-1
/
+1
*
rename prepareStrMutation to prepareMutation (#17235)
flywind
2021-03-03
1
-2
/
+2
*
add runnableExamples for prepareStrMutation (#17227)
flywind
2021-03-02
1
-1
/
+1
*
fixes #17173 (#17213)
Andreas Rumpf
2021-03-01
1
-0
/
+7
*
Replace double backticks with single backticks - Part 2 out of ~6 (#17206)
Danil Yarantsev
2021-02-28
5
-48
/
+48
*
Replace double backticks with single backticks - Part 1 out of ~6 (#17205)
Danil Yarantsev
2021-02-28
10
-75
/
+75
*
Change stdlib imports to use std prefix in most examples (#17202)
Danil Yarantsev
2021-02-28
4
-6
/
+6
*
fix #17159 items(cstring) works in VM (#17160)
Timothee Cour
2021-02-24
1
-14
/
+45
*
add enumutils.items for sparse enums, typetraits.SomeSparseEnum (#17080)
Timothee Cour
2021-02-23
1
-2
/
+7
*
A few rst doc fixes (#17151)
Danil Yarantsev
2021-02-23
1
-1
/
+1
*
add io.readChars overload (simpler, less error prone) (#16044)
Timothee Cour
2021-02-22
1
-4
/
+8
*
use single backtick (#17133)
flywind
2021-02-21
2
-2
/
+2
*
stricter checks for RST headlines (#17089)
Andrey Makarov
2021-02-20
1
-1
/
+1
*
system/excpt: let the OS handle termination on signal (#16712)
alaviss
2021-02-19
2
-3
/
+18
*
fix stringify unsigned integer in JS and JS VM (#17086)
flywind
2021-02-18
1
-18
/
+29
*
add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts...
Timothee Cour
2021-02-17
2
-2
/
+2
*
fixes #17033 [backport:1.4] (#17061)
Andreas Rumpf
2021-02-17
1
-4
/
+2
*
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...
Timothee Cour
2021-02-17
9
-65
/
+28
*
don't introduce 'dispose', use '=dispose', fixes #17003 [backport:1.4] (#17062)
Andreas Rumpf
2021-02-17
1
-1
/
+1
*
better getTempDir (#16914)
flywind
2021-02-15
1
-2
/
+2
*
[backport:1.4] JS cstring null fixes (#16979)
hlaaftana
2021-02-11
1
-1
/
+1
*
Improve documentation for assertions (#16988)
konsumlamm
2021-02-11
1
-35
/
+51
*
fix some warnings (#16952)
flywind
2021-02-08
2
-16
/
+16
*
use typeof instead type (#16962)
flywind
2021-02-08
2
-3
/
+3
*
Fix link to switch
Clyybber
2021-02-04
1
-1
/
+1
*
Allow strings for -- in config.nims (#16934)
Clyybber
2021-02-04
1
-5
/
+18
*
add widestrs.newWideCString overload (#16860)
flywind
2021-02-01
1
-0
/
+3
*
fix floats slice (#16853)
flywind
2021-01-29
1
-1
/
+1
*
remove unused warning (#16809)
flywind
2021-01-24
1
-2
/
+2
*
addQuitProc => addExitProc (#16765)
Timothee Cour
2021-01-22
1
-1
/
+2
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
2
-21
/
+21
*
followup for #16717: minimized example + improved comment (#16721)
Timothee Cour
2021-01-15
1
-1
/
+3
*
fix #16706 (#16717) [backport:1.4]
flywind
2021-01-14
1
-1
/
+3
*
make --gc:arc --exceptions:quirky work again [backport:1.4] (#16583)
Andreas Rumpf
2021-01-04
2
-10
/
+20
*
fix #16499 (#16514)
flywind
2021-01-04
1
-10
/
+14
*
make the docs of arithmetics better (#16510)
flywind
2020-12-30
1
-126
/
+107
*
fix #16502 (#16512)
flywind
2020-12-30
1
-1
/
+1
[next]