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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #19314 - fixing broken `DoublyLinkedList` after adding empty `DoublyLinke...
rockcavera
2022-01-03
1
-0
/
+12
*
Add Week-Of-Year Implementation to Times Module (#17223)
Carlo Capocasa
2022-01-03
1
-0
/
+95
*
Allow full commands and blocks in type sections (#19181)
hlaaftana
2022-01-02
5
-0
/
+368
*
Update JS and nimscript import tests (#19306)
hlaaftana
2022-01-01
2
-40
/
+53
*
Fix #19297 - fixing broken list after adding empty list (#19299)
rockcavera
2021-12-30
1
-0
/
+12
*
Fixed object field access of static objects in generics (#19283) [backport]
Jason Beetham
2021-12-23
1
-0
/
+8
*
Extract runnables that specify `doccmd` (#19275) [backport:1.6]
Jake Leahy
2021-12-20
1
-0
/
+20
*
fix #19244 - solves the problem of the InAddr object constructor in Windows. ...
rockcavera
2021-12-17
1
-0
/
+6
*
[backport:1.0] json: limit recursion depth (#19252)
Miran
2021-12-14
1
-0
/
+32
*
fix: fixes bug in CVerifyPeerUseEnvVars (#19247)
Nick Wilburn
2021-12-14
1
-0
/
+16
*
fix bug #14468 zero-width split (#19248)
Carlo Capocasa
2021-12-13
1
-0
/
+6
*
Various std net improvements (#19132)
Jaremy Creechley
2021-12-12
1
-43
/
+45
*
fixes a possible 'javascript:' protocol exploit [backport:1.0] (#19134)
Andreas Rumpf
2021-12-10
1
-4
/
+31
*
nimRawSetjmp: support Windows (#19197)
Ștefan Talpalaru
2021-12-10
2
-2
/
+134
*
fixes an old ARC bug: the produced copy/sink operations don't copy the hidden...
Andreas Rumpf
2021-12-09
1
-0
/
+15
*
fixes a converter handling regression that caused private converters to leak ...
Andreas Rumpf
2021-12-09
2
-0
/
+13
*
allow `HSlice` bounded by constants of distinct types (#19219) [backport:1.2]
Etan Kissling
2021-12-06
1
-0
/
+2
*
treat do with pragmas but no parens as proc (#19191)
hlaaftana
2021-12-05
1
-2
/
+17
*
fixes #19159 [backport:1.6] (#19210)
Andreas Rumpf
2021-12-04
1
-0
/
+12
*
fixes #19198 [backport:1.6] (#19209)
Andreas Rumpf
2021-12-04
1
-2
/
+21
*
fixes #19015 [backport:1.6] (#19204)
Andreas Rumpf
2021-12-04
1
-0
/
+3
*
accept object type node from macros (#19179)
hlaaftana
2021-11-24
1
-0
/
+16
*
parseExpr/parseStmt accept filename, fixes #13540 (#19182)
hlaaftana
2021-11-24
2
-0
/
+15
*
fix #12274 (#19180)
hlaaftana
2021-11-24
1
-0
/
+9
*
`caseStmtMacros` no longer experimental, experimental manual refactor (#19173)
hlaaftana
2021-11-23
1
-2
/
+0
*
implement RST & Markdown quote blocks (#19147)
Andrey Makarov
2021-11-23
1
-0
/
+361
*
Accept nnkTypeSection from typedef macro pragmas (#19168)
hlaaftana
2021-11-22
1
-0
/
+66
*
fix marshal bugs in VM (#19161) [backport:1.6]
flywind
2021-11-17
1
-4
/
+8
*
Enable customizing PageShift to set PageSize for embedded targets (#19129)
Jaremy Creechley
2021-11-16
1
-2
/
+5
*
Fix punycode.decode function (#19136)
Christoph Krybus
2021-11-12
1
-1
/
+201
*
fixes #19051 [backport:1.6] (#19133)
Andreas Rumpf
2021-11-12
1
-1
/
+8
*
fixes #19013 [backport:1.6] (#19111)
Andreas Rumpf
2021-11-09
1
-0
/
+22
*
change os.nim doc links to new style (#19102)
Andrey Makarov
2021-11-08
1
-0
/
+6
*
fixes another effect inference bug [backport:1.6] (#19100)
Andreas Rumpf
2021-11-07
2
-0
/
+64
*
manual: Document that comma propagates the default values of parameters (#19080)
Kaushal Modi
2021-11-03
1
-0
/
+20
*
manual: Document the use of `static` as a proc call (#19084)
Kaushal Modi
2021-11-03
2
-0
/
+26
*
Add test for issue 15435 (#19079)
Kaushal Modi
2021-11-03
1
-0
/
+29
*
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
1
-0
/
+58
*
fix #18410 (Errors initializing an object of RootObj with the C++ backend) [b...
flywind
2021-10-31
2
-1
/
+17
*
fix #18971 (#19070) [backport:1.6]
Derek 呆
2021-10-29
1
-0
/
+10
*
Fix nimIdentNormalize, fixes #19067 (#19068)
Tomasz Kramkowski
2021-10-29
1
-0
/
+7
*
docgen: implement doc link resolution in current module (#18642)
Andrey Makarov
2021-10-28
3
-15
/
+268
*
Fixed distinct composite type class proc borrowing (#18904)
Jason Beetham
2021-10-26
1
-0
/
+32
*
Fixed generic distinct conversions for 'var' (#18837)
Jason Beetham
2021-10-26
2
-0
/
+23
*
Add Zephyr Support (#19003)
Jaremy Creechley
2021-10-24
1
-1
/
+1
*
remove exception (#18906)
flywind
2021-10-22
1
-0
/
+7
*
fix parsesql.treeRepr when nil is in input (#18974)
Andrey Makarov
2021-10-17
1
-0
/
+34
*
sequtils: fix errors from `strictFuncs` use (#18998)
ee7
2021-10-16
1
-0
/
+26
*
try to fix broken ssl test (#18991)
Miran
2021-10-14
1
-1
/
+1
[next]