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
Commit message (
Expand
)
Author
Age
Files
Lines
*
removes channels_builtin when enabling `nimPreviewSlimSystem` (#20713)
ringabout
2022-10-31
4
-3
/
+5
*
put std/threads under the umbrella of nimPreviewSlimSystem (#20711)
ringabout
2022-10-31
5
-15
/
+15
*
follow up #20668; fixes nightlies (#20701)
ringabout
2022-10-31
1
-4
/
+5
*
move threads out of system (#20674)
ringabout
2022-10-29
14
-390
/
+425
*
fix #16264 low(Time) OverflowDefect (#20552)
Bung
2022-10-29
1
-1
/
+1
*
Fix #20628 for Windows (#20667)
Andrey Makarov
2022-10-28
4
-26
/
+29
*
openssl 3 support no longer opt in + some 1.0 support (#20668)
metagn
2022-10-27
2
-45
/
+100
*
Added openarray[char] overloads to std/unicode (#20648)
Jason Beetham
2022-10-27
1
-46
/
+417
*
cleanup os related documentation links (#20663)
ringabout
2022-10-27
3
-27
/
+12
*
fixes #20654 FAMs should not be used in the C++ backend (#20655)
Juan M Gómez
2022-10-25
1
-1
/
+3
*
clean up `std/os` related modules (#20651)
ringabout
2022-10-25
6
-157
/
+140
*
Change both code snippets to use the same test URL (#20647)
Saint
2022-10-25
1
-1
/
+1
*
Implement Unix file regularity check (#20448) (#20628)
Andrey Makarov
2022-10-25
4
-41
/
+61
*
Added 'openArray[char]' overloads to 'std/parseutils' (#20527)
Jason Beetham
2022-10-24
4
-114
/
+481
*
Add better error messages to `std/jsonutils` (#20629)
Jake Leahy
2022-10-24
1
-7
/
+7
*
fix fwrite prototype (#20644)
Jacek Sieka
2022-10-24
2
-2
/
+2
*
fixes the typical (not a == b) bug in the documentation (#20643)
ringabout
2022-10-24
1
-2
/
+2
*
Fix tuple size check in `std/jsonutils` (#20637)
Jake Leahy
2022-10-24
1
-2
/
+12
*
Pass json options to hooks (#20638)
Jake Leahy
2022-10-24
1
-14
/
+16
*
Remove side-effects from sysFatal with panics on (#20632)
Tanguy
2022-10-24
1
-16
/
+17
*
improve error message when using `toTask` with a call with a return value (#2...
ringabout
2022-10-23
1
-1
/
+2
*
add `std/appdirs` (#20618)
ringabout
2022-10-22
1
-0
/
+73
*
add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582)
ringabout
2022-10-21
4
-0
/
+522
*
Add `safe` parameter to `base64.encodeMime` (#20559)
Amjad Ben Hedhili
2022-10-21
1
-3
/
+11
*
move procs in os to `appdirs` (#20605)
ringabout
2022-10-20
2
-141
/
+150
*
[std/os] split and re-export (#20593)
ringabout
2022-10-20
6
-2044
/
+2245
*
refactor envvars, oserrors; register vmops (#20592)
ringabout
2022-10-18
3
-339
/
+5
*
fixes #20572 (#20585)
Andreas Rumpf
2022-10-17
1
-1
/
+2
*
[`std/os` clean up] import and export `osseps` (#20580)
ringabout
2022-10-17
3
-2
/
+3
*
Documentation only, dom (#20584)
Juan Carlos
2022-10-17
1
-0
/
+31
*
atomicInc global alloc counters (#20571)
Antonis Geralis
2022-10-16
2
-9
/
+9
*
fixes #19162; enable `strictEffects` for v2 (#19380)
ringabout
2022-10-15
3
-10
/
+10
*
fixes #3748 (#20563)
Andreas Rumpf
2022-10-14
1
-2
/
+5
*
follow up #19714; add `memmem` optimizations for `find` on Linux, Macos and B...
ringabout
2022-10-13
1
-1
/
+26
*
Markdown code blocks migration part 7 (#20547)
Andrey Makarov
2022-10-12
17
-414
/
+429
*
oids sticks to 24 length strings; fixes breaking changes (#20546)
ringabout
2022-10-12
1
-7
/
+7
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
11
-27
/
+27
*
Make rstgen work with gcsafe (#20534)
ringabout
2022-10-10
1
-4
/
+4
*
Remove unused `base64.encode` overload (#20369)
Amjad Ben Hedhili
2022-10-09
1
-27
/
+10
*
parseutils: skipWhile: fix parameter name in doc comment (#20523)
ee7
2022-10-09
1
-1
/
+1
*
threaded alloc (#20492)
Andreas Rumpf
2022-10-09
3
-118
/
+247
*
FTP client is now able to connect to server over TLS by set `useTls =… (#17...
Huy Doan
2022-10-09
1
-10
/
+75
*
fixes #20516; system.create doesn't work with bitfield objects (#20518)
ringabout
2022-10-08
1
-6
/
+0
*
out parameters: enforce that 'out' is only used as a parameter (#20510)
Andreas Rumpf
2022-10-07
4
-3
/
+45
*
follow up #20109; remove `shallow` seqs/strings for ORC (#20502)
ringabout
2022-10-06
1
-21
/
+22
*
Markdown indented code blocks (#20473)
Andrey Makarov
2022-10-05
11
-48
/
+54
*
macOS use SecRandomCopyBytes instead of getentropy (#20466)
Matt Haggard
2022-10-05
1
-17
/
+4
*
strutils, rstgen: avoid deprecated `strutils.delete` (#20488)
ee7
2022-10-05
2
-5
/
+6
*
Add proxy basic auth documentation (#20498)
TerrorTrace
2022-10-05
1
-0
/
+8
*
remove deprecation messages for `unsafeAddr`; add warnings to docs (#20496)
ringabout
2022-10-04
1
-13
/
+3
[next]