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
/
lib
/
pure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `random.rand` work with `Ordinal` (#20043)
Amjad Ben Hedhili
2022-07-16
1
-6
/
+9
*
make AsyncSocket.getPeerAddr work ; fix #15022 (#20038)
David Krause
2022-07-16
1
-0
/
+2
*
[Orc] fixes "streams.readDataStr segafaults" when accepting a string literal...
flywind
2022-07-15
1
-0
/
+5
*
Add sink and lent annotations to the critbits module (#20021)
silent-observer
2022-07-14
1
-8
/
+8
*
Fixes Compilation error with --app:lib (#19965)
Juan M Gómez
2022-07-10
1
-1
/
+1
*
Fixes return values of execCmd on macos (#19963)
Daniel Clarke
2022-07-05
1
-1
/
+1
*
Friendlier error message with solution (#19880)
Carlo Capocasa
2022-06-11
1
-0
/
+5
*
Fix `find` routines' api to default to `last=-1` (#19761)
Zoom
2022-06-07
1
-41
/
+50
*
RST: improve simple tables (#19859)
Andrey Makarov
2022-06-04
3
-11
/
+11
*
Zectbumo fixes 19824 (#19825)
Alfred Morgan
2022-05-30
1
-6
/
+8
*
Fix typo in sequtils documentation (#19789)
Anthony Dario
2022-05-13
1
-1
/
+1
*
string is missing formatting when calling fmt (#19780)
Alfred Morgan
2022-05-10
1
-2
/
+2
*
Fix questionable suggestion in `strutils` docs (#19765)
Zoom
2022-05-06
1
-9
/
+16
*
Fix broken link in sets documentation. (#19769)
Anthony Dario
2022-05-06
1
-1
/
+1
*
Rework discarding futures documentation in asyncdispatch (#19738)
huantian
2022-05-02
1
-6
/
+33
*
Really fix StringStream with ARC at compile-time, improve streams test (#19739)
Danil Yarantsev
2022-04-25
1
-2
/
+8
*
Fix doc: list of async backends (#19741)
huantian
2022-04-24
1
-3
/
+3
*
Fix string stream crashing when created on nimscript due to last fix (#19717)
Jason Beetham
2022-04-14
1
-1
/
+1
*
Better error message and tests for bad await (#19622)
huantian
2022-04-13
1
-3
/
+13
*
enable style:usages for stdlib tests [backport: 1.6] (#19715)
flywind
2022-04-13
11
-40
/
+40
*
StringStreams no longer errors when intialized with literals on arc/orc (#19708)
Jason Beetham
2022-04-11
1
-0
/
+2
*
typetraits: add toSigned, toUnsigned (#18445)
Timothee Cour
2022-04-07
2
-22
/
+42
*
No need to export pos from OptParser (#19688)
Nan Xiao
2022-04-06
1
-1
/
+1
*
fix 19655 - fixing more url fragments (#19669)
Nan Xiao
2022-04-01
1
-2
/
+2
*
fix 19655 - fixing url fragment (#19667)
rockcavera
2022-04-01
1
-1
/
+1
*
Embedded Network patches - eventfd & socket getters (#19632)
Jaremy Creechley
2022-03-28
2
-9
/
+36
*
Fix dial ignoring buffered parameter (#19650) [backport]
John Titor
2022-03-26
1
-1
/
+1
*
Remove deprecated typo poDemon (#19631)
Juan Carlos
2022-03-23
1
-5
/
+0
*
move assertions out of system (#19599)
flywind
2022-03-23
19
-3
/
+63
*
Fix process lines iterator (#19605)
Dominic Ward
2022-03-23
1
-6
/
+8
*
Removed deprecated httpcore func (#19550)
Juan Carlos
2022-03-18
1
-10
/
+0
*
register callback for marshal in VM (#19578)
flywind
2022-03-08
1
-8
/
+20
*
Documentation: Fix word usage (#19529)
Sizhe Zhao
2022-02-14
3
-5
/
+5
*
Remove deprecated math.c_frexp (#19518)
Juan Carlos
2022-02-14
1
-5
/
+0
*
Remove Deprecated oids.oidsToString (#19519)
Juan Carlos
2022-02-14
1
-5
/
+0
*
use OrderedTable instead of OrderedTableRef for mimedb (#19522)
David Krause
2022-02-14
1
-2
/
+2
*
Remove backslash in glob pattern (#19524)
konsumlamm
2022-02-14
1
-3
/
+3
*
move io out of system (#19442)
flywind
2022-02-02
12
-9
/
+42
*
os: faster getFileSize (#19438)
ehmry
2022-01-24
1
-5
/
+4
*
Resolve cross file resolution errors in atomics (#19422) [backport:1.6]
James
2022-01-20
1
-10
/
+7
*
Use openarray of bytes in md5 (#19307)
hlaaftana
2022-01-15
1
-34
/
+97
*
docs: Fix broken cross references to `rfind` in strutils (#19382) [backport]
Leon
2022-01-13
1
-3
/
+3
*
Fix `remove` on last node of singly-linked list [backport:1.6] (#19353)
gecko
2022-01-10
1
-0
/
+2
*
stylecheck usages part two: stdlib cleanup (#19338)
flywind
2022-01-08
1
-1
/
+1
*
fix nim-lang#19343 (#19344) [backport]
Zachary Marquez
2022-01-08
1
-1
/
+1
*
Fix #19038 - making the Nim compiler work again on Windows XP (#19331)
rockcavera
2022-01-07
1
-2
/
+3
*
Update net.nim (#19327) [backport]
rockcavera
2022-01-06
1
-1
/
+1
*
add std/private/win_getsysteminfo; refactor the usage of `GetSystemInfo` (#19...
flywind
2022-01-04
2
-35
/
+8
*
devel: style fix (#19318)
Ștefan Talpalaru
2022-01-04
2
-2
/
+2
*
Fix #19314 - fixing broken `DoublyLinkedList` after adding empty `DoublyLinke...
rockcavera
2022-01-03
1
-6
/
+6
[next]