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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrong spaces (3 => 2) (#19145)
flywind
2021-11-14
1
-1
/
+1
*
Fix undeclared 'SYS_getrandom' on emscripten (#19144)
Anuken
2021-11-13
1
-1
/
+1
*
Fix punycode.decode function (#19136)
Christoph Krybus
2021-11-12
2
-16
/
+217
*
Merge file size fields correctly on Windows (#19141)
Clay Sweetser
2021-11-12
1
-1
/
+5
*
fixes #19051 [backport:1.6] (#19133)
Andreas Rumpf
2021-11-12
2
-3
/
+25
*
Fix type mismatch with future logging (#19131)
Jake Leahy
2021-11-12
1
-1
/
+1
*
update manual (#19130) [backport]
flywind
2021-11-12
1
-2
/
+2
*
fixed colorNames sorting mistake (#19125) [backport]
orthoplex
2021-11-11
1
-1
/
+1
*
refactoring: orc can use getThreadId() (#19123)
Andreas Rumpf
2021-11-11
4
-96
/
+110
*
correct cookie docs (#19122)
flywind
2021-11-11
1
-2
/
+1
*
Add security tip for setCookie (#19117)
Federico Ceratto
2021-11-11
1
-0
/
+3
*
Remove tlsEmulation enabled from Windows + GCC config (#19119) [backport:1.6]
Ryan Oldenburg
2021-11-11
1
-3
/
+0
*
Call {.cursor.} a pragma. (#19116)
treeform
2021-11-10
1
-8
/
+8
*
fixes #14470 [backport:1.2] (#19115)
Andreas Rumpf
2021-11-09
1
-1
/
+2
*
fix nimindexterm in rst2tex/doc2tex [backport] (#19106)
Andrey Makarov
2021-11-09
3
-2
/
+18
*
Deprecate `std/sharedlist` and `std/sharedtables` (#19112)
konsumlamm
2021-11-09
7
-9
/
+7
*
Add deprecation pragmas in lib/deprecated/pure (#19113)
konsumlamm
2021-11-09
5
-7
/
+13
*
fixes #19011 [backport:1.6] (#19114)
Andreas Rumpf
2021-11-09
1
-1
/
+1
*
fixes #19013 [backport:1.6] (#19111)
Andreas Rumpf
2021-11-09
4
-8
/
+46
*
Update readme.md: matrix links (#19109)
Zoom
2021-11-08
1
-0
/
+4
*
change os.nim doc links to new style (#19102)
Andrey Makarov
2021-11-08
8
-321
/
+345
*
Remove invalid statements about try in async docs. (#19108)
Dominik Picheta
2021-11-08
1
-13
/
+13
*
fixes another effect inference bug [backport:1.6] (#19100)
Andreas Rumpf
2021-11-07
7
-11
/
+85
*
fix for #19020, credit to @ElegantBeef (#19021)
Don-Duong Quach
2021-11-03
1
-1
/
+1
*
Use testament to check Norm test pass (#19018)
Constantine Molchanov
2021-11-03
2
-2
/
+2
*
Added support for sending "ehlo" and receiving multiline "ehlo" response. (#1...
David Krause
2021-11-03
2
-9
/
+26
*
manual: Document that comma propagates the default values of parameters (#19080)
Kaushal Modi
2021-11-03
2
-1
/
+29
*
manual: Document the use of `static` as a proc call (#19084)
Kaushal Modi
2021-11-03
3
-0
/
+40
*
Add test for issue 15435 (#19079)
Kaushal Modi
2021-11-03
1
-0
/
+29
*
build testament in package CI (#19092)
flywind
2021-11-02
1
-1
/
+2
*
fixes #19078 [backport] (#19090)
Andreas Rumpf
2021-11-02
4
-5
/
+12
*
remove the mention of travis from readme (#19093)
flywind
2021-11-02
1
-2
/
+1
*
docstyle.rst: Do not export it to HTML as a standalone doc (#19083)
Kaushal Modi
2021-11-02
1
-1
/
+4
*
libs/impore/re: Add note about the requirement of `matches` to be pre-allocat...
Kaushal Modi
2021-11-02
1
-0
/
+34
*
bootstrapping Nim compiler with `cpp --gc:orc` (#19087)
flywind
2021-11-02
1
-3
/
+2
*
tests: Fix warnings in tstrscans (#19082)
Kaushal Modi
2021-11-02
1
-26
/
+34
*
Fix VM's sametype impl to work for generics/typedescs (#19073)
Jason Beetham
2021-11-02
3
-1
/
+65
*
update numbers of lifetime-tracking hooks in doc/destructors.rst (#19088)
Derek 呆
2021-11-02
1
-1
/
+1
*
[FIX] Do not break formatted string line (#19085) [backport]
haxscramper
2021-11-02
1
-2
/
+1
*
fix #18410 (Errors initializing an object of RootObj with the C++ backend) [b...
flywind
2021-10-31
3
-2
/
+19
*
fixes #19000 (#19032)
Andreas Rumpf
2021-10-30
1
-0
/
+6
*
fix #18971 (#19070) [backport:1.6]
Derek 呆
2021-10-29
2
-1
/
+11
*
Freeing critical sections via atexit in system/alloc and system/io (#19062)
Tail Wag Games
2021-10-29
3
-7
/
+7
*
Fix nimIdentNormalize, fixes #19067 (#19068)
Tomasz Kramkowski
2021-10-29
2
-2
/
+10
*
docgen: implement doc link resolution in current module (#18642)
Andrey Makarov
2021-10-28
24
-143
/
+1833
*
Docs: change clipboard cursor type to `pointer` (#19064)
ynfle
2021-10-28
1
-1
/
+2
*
fix a tiny code snippet formatting issue in `doc/constructors.rst`, again (#1...
Derek 呆
2021-10-28
1
-1
/
+1
*
fix a tiny formating issue in doc/destructors.rst (#19058)
Derek 呆
2021-10-27
1
-1
/
+1
*
Minor update to terminal docs (#19056)
Netsu
2021-10-26
1
-0
/
+14
*
Fix #19052; [backport:1.6.0] (#19053)
Timothy Alexander
2021-10-26
2
-1
/
+37
[next]