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
*
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
*
|
io: fix SetHandleInformation signature to match Windows' (#15017)
alaviss
2020-07-20
1
-2
/
+7
*
|
enable 'nimterop' test
narimiran
2020-07-20
1
-1
/
+1
*
|
[Backport] Fixes callbacks being dropped on Linux/macOS/BSD. (#15012)
Dominik Picheta
2020-07-19
2
-1
/
+73
*
|
threadpool.nim: minor code style changes
Araq
2020-07-18
1
-5
/
+5
*
|
fix docs for nativesocket read/write selects (#15010)
Andy Davidoff
2020-07-18
1
-2
/
+2
*
|
enable,document,test getImplTransformed, very useful for understanding how ni...
Timothee Cour
2020-07-18
2
-2
/
+25
*
|
Fix #14906 (#14949)
Tomohiro
2020-07-18
3
-9
/
+235
*
|
fix odbc regressions (#15009) [backport]
cooldome
2020-07-18
1
-2
/
+2
*
|
arc: cursors for simple for loop variables (#15008)
Andreas Rumpf
2020-07-17
4
-7
/
+52
*
|
fix #14822 copy test into var in matrix process, so can reset startTime befor...
Bung
2020-07-17
1
-4
/
+6
*
|
fix #14082, don't crash on incorrectly formatted input (#14977) [backport]
Miran
2020-07-17
3
-42
/
+42
*
|
Show that a variable is cursor in --expandArc (#15002)
Clyybber
2020-07-17
5
-23
/
+23
*
|
fix #15006 (#15007)
flywind
2020-07-17
1
-1
/
+1
*
|
cursor inference: hotfix (#14999)
Andreas Rumpf
2020-07-16
1
-8
/
+13
*
|
fix #13621, the nim-livereload is mentioned as proposal in #8927 (#14998)
Bung
2020-07-16
1
-2
/
+1
*
|
Fix #14994 (#14996)
Clyybber
2020-07-15
3
-1
/
+17
*
|
disable debug output
Andreas Rumpf
2020-07-15
1
-1
/
+1
*
|
An optimizer for ARC (#14962)
Andreas Rumpf
2020-07-15
19
-62
/
+895
*
|
repr_v2 improvements (#14992)
Clyybber
2020-07-15
2
-10
/
+34
*
|
Fix #14990 (#14991)
Clyybber
2020-07-15
2
-2
/
+13
[next]