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
*
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
*
Fixed distinct composite type class proc borrowing (#18904)
Jason Beetham
2021-10-26
4
-3
/
+56
*
Fixed generic distinct conversions for 'var' (#18837)
Jason Beetham
2021-10-26
4
-66
/
+103
*
Document file changes that may be needed for add a new platform (#19055)
quantimnot
2021-10-26
1
-0
/
+36
*
deinitializing locks at program exit (#19043)
Tail Wag Games
2021-10-25
2
-24
/
+35
*
Add Zephyr Support (#19003)
Jaremy Creechley
2021-10-24
20
-341
/
+517
*
use `gmake` in the buildscript on Solaris systems (#19036)
BarrOff
2021-10-24
1
-0
/
+2
*
use the correct header for TIOCGWINSZ on Solaris (#19037)
BarrOff
2021-10-22
1
-2
/
+5
*
allow converting static vars to `openArray` (#19035)
Etan Kissling
2021-10-22
1
-1
/
+1
*
remove exception (#18906)
flywind
2021-10-22
2
-7
/
+8
*
feat: copy to clipboard (#18963)
Abishek PY
2021-10-22
3
-2
/
+118
*
Add Elbrus 2000 architecture (#19024)
Danil Yarantsev
2021-10-21
5
-3
/
+13
*
use two underscores for easy demangling [backport:1.6] (#19028)
Andreas Rumpf
2021-10-21
1
-1
/
+1
*
Fix isInvalidFilename & always operate on the full passed in string (#19004)
John Novak
2021-10-20
1
-45
/
+46
*
bump NimVersion to 1.7.1
narimiran
2021-10-19
1
-1
/
+1
*
Added setGlobalValue to VM api (#19007)
Jason Beetham
2021-10-17
2
-0
/
+9
*
define `nimVersion` automatically and avoid needing -d:nimVersion140 (#18726)
Timothee Cour
2021-10-17
5
-4
/
+25
*
fix parsesql.treeRepr when nil is in input (#18974)
Andrey Makarov
2021-10-17
2
-3
/
+37
*
sequtils: fix errors from `strictFuncs` use (#18998)
ee7
2021-10-16
2
-3
/
+29
*
changelog_1_6_0: mention breaking change in effect tracking (#18995)
ee7
2021-10-15
1
-0
/
+30
*
make choosenim work on windows [backport] (#18993)
flywind
2021-10-14
2
-2
/
+0
*
try to fix broken ssl test (#18991)
Miran
2021-10-14
1
-1
/
+1
*
test whether it is unnecessary (#18893)
flywind
2021-10-14
1
-1
/
+1
*
fix a potential bug (#18900)
flywind
2021-10-14
1
-1
/
+1
*
[backport] add v1.6 changelog (#18932)
Miran
2021-10-13
2
-537
/
+928
*
remove deprecated stuffs from std/times (#18937)
flywind
2021-10-13
1
-25
/
+25
*
fix #18985 (#18988)
flywind
2021-10-13
1
-1
/
+4
*
add ghci like type annotation buildEchoStmt (1049) (#18875)
林亦恩
2021-10-13
1
-0
/
+1
*
Removes deprecated {.injectStmt.}. Fixes #18666 (#18984)
Dominik Picheta
2021-10-13
8
-79
/
+2
*
Improve error message when NodeJS is not installed and 'nim js -r' is run (#1...
Juan Carlos
2021-10-12
1
-1
/
+4
[next]