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
*
Improvements to Windows install instructions (#15099)
Ray Imber
2020-07-28
1
-0
/
+9
*
fixes #15076 (#15095)
Andreas Rumpf
2020-07-27
4
-28
/
+57
*
fix #14698 nkRecWhen caused internalAssert in semConstructFields when generic...
Timothee Cour
2020-07-27
2
-1
/
+24
*
fix #11354 jsgen not carefully handle genAddr with nkHiddenAddr,nkStm… (#15...
Bung
2020-07-27
2
-1
/
+30
*
fixes #14189 (#15080) [backport]
Bung
2020-07-27
1
-2
/
+2
*
more renamings
Araq
2020-07-27
2
-3
/
+3
*
code cleanup
Araq
2020-07-27
3
-209
/
+1
*
fixes a closure iterator memory leaks, progress on #15076
Araq
2020-07-27
2
-1
/
+37
*
Add test-cases for #12576 and #12523 (#15085)
Danil Yarantsev
2020-07-27
2
-4
/
+36
*
Small optimization for the CI pipeline. (#15088)
alaviss
2020-07-27
1
-15
/
+25
*
parsecsv: fix '\0' being displayed as '0' in docs (#15086) [backport]
Jjp137
2020-07-27
1
-2
/
+2
*
compiler: minor code cleanups
Araq
2020-07-27
4
-5
/
+4
*
Bump nimble (#15077)
genotrance
2020-07-26
1
-1
/
+1
*
fixes #15038 [backport:1.2]
Andreas Rumpf
2020-07-26
3
-46
/
+29
*
fixes #15052
Andreas Rumpf
2020-07-26
2
-0
/
+22
*
fix nightlies: smaller log files (#15074)
Miran
2020-07-25
1
-1
/
+1
*
koch: bundle nim-lang/fusion with Nim (#15061)
alaviss
2020-07-25
1
-4
/
+19
*
Add a test-case for #12990 (#15072)
Danil Yarantsev
2020-07-25
2
-2
/
+16
*
strict func: much better error messages (#15068)
Andreas Rumpf
2020-07-25
5
-47
/
+134
*
writing to a location counts as "side effect"; implements https://github.com/...
Andreas Rumpf
2020-07-25
5
-5
/
+283
*
deprecate tables.add (#15047)
Miran
2020-07-25
1
-4
/
+8
*
fix #14684 (#15059)
Bung
2020-07-25
1
-0
/
+2
*
fix #14534 (#15060) [backport]
Bung
2020-07-25
1
-1
/
+1
*
Bump nimble commit (#15053)
genotrance
2020-07-25
1
-2
/
+2
*
fix assignment to converted concept type (#15051)
jcosborn
2020-07-24
2
-17
/
+41
*
jsre: try to fix nightlies (#15057)
Miran
2020-07-24
2
-1
/
+5
*
fixes #15056 [backport]
Araq
2020-07-24
1
-2
/
+6
*
fixes #15036
Andreas Rumpf
2020-07-23
2
-3
/
+2
*
fixes #15044 [backport:1.2]
Andreas Rumpf
2020-07-23
2
-3
/
+23
*
json.nim: smaller init size (#15048)
Miran
2020-07-23
1
-2
/
+2
*
enforce browsers.nim only handles URLs [backport] (#15045)
Andreas Rumpf
2020-07-23
1
-4
/
+10
*
Change testing commands for some packages (#15041)
Miran
2020-07-22
1
-6
/
+4
*
fixes #15026 [backport] (#15040)
Andreas Rumpf
2020-07-22
1
-1
/
+1
*
fix #15033 (#15034)
Hugo Granström
2020-07-22
1
-1
/
+1
*
Add a testcase for #14480. Fixes #14480 (#15037)
Danil Yarantsev
2020-07-22
1
-0
/
+7
*
smtp: Fix STARTTLS, request HELO once TLS is established (#15032)
Mildred Ki'Lya
2020-07-22
1
-3
/
+9
*
ARC: optimize the code better when --panics:off (#15031)
Andreas Rumpf
2020-07-21
1
-18
/
+24
*
fix several newline problems (#15028) [backend]
Miran
2020-07-21
3
-2
/
+37
*
Fix #2408 - add -d:globalSymbols (#14904)
genotrance
2020-07-21
2
-1
/
+7
*
Shadow Dom apis (#14979)
Bung
2020-07-21
2
-0
/
+37
*
Merge pull request #15027 from nim-lang/araq-cursor-fix
Andreas Rumpf
2020-07-21
2
-4
/
+65
|
\
|
*
cursor inference bugfix
Andreas Rumpf
2020-07-20
2
-4
/
+65
|
/
*
hotfix: firstOrd/lastOrd for 'tyLent' as it shows up in strange places, as usual
Andreas Rumpf
2020-07-20
1
-2
/
+2
*
readLine: Unicode support for Windows console (#14782)
Andreas Rumpf
2020-07-20
1
-0
/
+62
|
\
|
*
readLine: Fix issues with --gc:arc
ktamp
2020-06-26
1
-6
/
+11
|
*
readLine: Remove recursive imports
ktamp
2020-06-25
1
-10
/
+31
|
*
readLine: Unicode support for Windows console
ktamp
2020-06-23
1
-0
/
+36
*
|
fixes #14194 (#15023)
Andreas Rumpf
2020-07-20
1
-1
/
+2
*
|
koch: use in-tree Nim to run test if possible (#15018)
alaviss
2020-07-20
1
-2
/
+4
*
|
'isolate' builtin; refs https://github.com/nim-lang/RFCs/issues/244 (#15011)
Andreas Rumpf
2020-07-20
9
-6
/
+194
[next]