.. |
collections
|
94454addb2
define toList procs after add for lists [backport] (#22573)
|
il y a 1 an |
concurrency
|
a7a0105d8c
deprecate `std/threadpool`; use `malebolgia`, `weave`, `nim-taskpool` instead (#22576)
|
il y a 1 an |
includes
|
b07526b2c7
refactor envvars, oserrors; register vmops (#20592)
|
il y a 2 ans |
ioselects
|
244565397d
fixes #21734; backport (#21957)
|
il y a 1 an |
unidecode
|
b72ecaf639
fix shebangs #! /xxx => #!/xxx (#18444)
|
il y a 3 ans |
algorithm.nim
|
19ff746916
Markdown code blocks migration part 7 (#20547)
|
il y a 2 ans |
async.nim
|
739e1badb6
stdlib organization & documentation improvements (#20971)
|
il y a 2 ans |
asyncdispatch.nim
|
a593e40ad6
fix build on haiku (#21752)
|
il y a 1 an |
asyncdispatch.nim.cfg
|
39839fda8a
Rename *.nimrod.cfg to *.nim.cfg
|
il y a 10 ans |
asyncfile.nim
|
612abda4f4
remove decades-deprecated Win32 API *A function support (#21315)
|
il y a 1 an |
asyncfutures.nim
|
d4d28f2ffe
Allow `futureLogging` in release builds (#21448)
|
il y a 1 an |
asynchttpserver.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
asyncmacro.nim
|
91987f8eb5
fixes #22210; transform return future in try/finally properly (#22249)
|
il y a 1 an |
asyncnet.nim
|
aec5a4c474
fixes #20144; fixes asyncnet ssl on bsds (#21763)
|
il y a 1 an |
asyncstreams.nim
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
il y a 2 ans |
base64.nim
|
5b195ab0f0
Add `safe` parameter to `base64.encodeMime` (#20559)
|
il y a 2 ans |
bitops.nim
|
31d3606fe8
fixes #21564; std/bitops: Add explicit type masking for the JS target (#21598)
|
il y a 1 an |
browsers.nim
|
1d6fd30afb
Update browsers.nim, fix openDefaultBrowser()'s bug (#22052)
|
il y a 1 an |
cgi.nim
|
19ff746916
Markdown code blocks migration part 7 (#20547)
|
il y a 2 ans |
colors.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
complex.nim
|
c2cdc752c8
Simpler complex division implementation (#20088)
|
il y a 2 ans |
cookies.nim
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
il y a 2 ans |
coro.nim
|
3f7e1d7daa
replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458)
|
il y a 1 an |
coro.nimcfg
|
f89c247a89
fix test failure in coro.nim
|
il y a 9 ans |
cstrutils.nim
|
2d6c200284
fixes documentation regression (#20925)
|
il y a 2 ans |
distros.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
dynlib.nim
|
22776c410a
Update documentation for dynlib (#17356)
|
il y a 3 ans |
encodings.nim
|
9e35631191
std/encodings: Fix open() documentation in regard to exception raised (#21187)
|
il y a 2 ans |
endians.nim
|
8c55e2999b
Fix documentation typo in endians.nim (#21949)
|
il y a 1 an |
fenv.nim
|
0e3ea16554
use lowercase --define switches (#17283)
|
il y a 3 ans |
hashes.nim
|
3f7e1d7daa
replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458)
|
il y a 1 an |
htmlgen.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
htmlparser.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
httpclient.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
httpcore.nim
|
b0a98cc01e
warn on set types bigger than max size, default to 0..255 for int literals (#21659)
|
il y a 1 an |
json.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
lenientops.nim
|
b7ff0b2a11
Use func in lenientops (#16641)
|
il y a 4 ans |
lexbase.nim
|
7f6e800caf
move assertions out of system (#19599)
|
il y a 2 ans |
logging.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
marshal.nim
|
0f3d6b5a52
small fixes for atomicArc (#22017)
|
il y a 1 an |
math.nim
|
db41f04ab0
Amend divmod (#22131)
|
il y a 1 an |
md5.nim
|
62f1ad54ae
build documentation for `checksums/md5` and `checksums/sha1` (#21791)
|
il y a 1 an |
memfiles.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
mimetypes.nim
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
il y a 2 ans |
nativesockets.nim
|
3b9e9fd7b2
Add support for NuttX RTOS. (#21372)
|
il y a 1 an |
net.nim
|
7ee00d86b1
fixes overriden typo (#22044)
|
il y a 1 an |
nimprof.nim
|
f7c203fb6c
remove legacy code (#21134)
|
il y a 2 ans |
nimprof.nim.cfg
|
39839fda8a
Rename *.nimrod.cfg to *.nim.cfg
|
il y a 10 ans |
oids.nim
|
a9bd78d579
fix #12122 (#21096)
|
il y a 2 ans |
options.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
os.nim
|
1fcb53cded
fixes broken nightlies; follow up #22544 (#22585)
|
il y a 1 an |
osproc.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
parsecfg.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
parsecsv.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
parsejson.nim
|
e8657c7107
make implicit cstring conversions explicit (#19488)
|
il y a 2 ans |
parseopt.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
parsesql.nim
|
f04f3e8bf7
std/parsesql: Add OFFSET keyword support. (#21255)
|
il y a 1 an |
parseutils.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
parsexml.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
pathnorm.nim
|
c0824b9b80
[`std/os` clean up] import and export `osseps` (#20580)
|
il y a 2 ans |
pegs.nim
|
c56a712e7d
fixes #22541; peg matchLen can raise an unlisted exception: Exception (#22545)
|
il y a 1 an |
prelude.nim
|
83493e4294
Update prelude example (#21005)
|
il y a 2 ans |
random.nim
|
f3a7622514
fixes #22360; compare with the half of randMax (#22361)
|
il y a 1 an |
rationals.nim
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
il y a 2 ans |
reservedmem.nim
|
739e1badb6
stdlib organization & documentation improvements (#20971)
|
il y a 2 ans |
ropes.nim
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
il y a 2 ans |
segfaults.nim
|
98cebad7de
enable style:usages for stdlib tests [backport: 1.6] (#19715)
|
il y a 2 ans |
selectors.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
ssl_certs.nim
|
919a889ba8
moderate system cleanup & refactor (#20355)
|
il y a 2 ans |
ssl_config.nim
|
1fb2a58674
net: use a secure cipher list by default
|
il y a 4 ans |
stats.nim
|
3d2f0e2c7c
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
|
il y a 2 ans |
streams.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
streamwrapper.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
strformat.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
strmisc.nim
|
5897ed9d3d
Improve documentation of strmisc (#16665)
|
il y a 4 ans |
strscans.nim
|
6b04d0395a
allow tuples and procs in 'toTask' + minor things (#22530)
|
il y a 1 an |
strtabs.nim
|
3812d91390
alternative, much simpler algorithm for strict func checking (#21066)
|
il y a 2 ans |
strutils.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
sugar.nim
|
cc2b0f0172
[sugar] handle HiddenDeref in capture, error at CT if unsupported nnk (#20680)
|
il y a 2 ans |
terminal.nim
|
b880cdff49
handle out of range value for `COLUMNS` / `LINES` (#21968)
|
il y a 1 an |
times.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
typetraits.nim
|
8f7aedb3d1
Add `hasDefaultValue` type trait (#22636)
|
il y a 1 an |
unicode.nim
|
17115cbc73
fixes SSL version check logic [backport] (#21324)
|
il y a 1 an |
unittest.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |
uri.nim
|
9df8ca0d81
Add URI parsing warning (#21547)
|
il y a 1 an |
volatile.nim
|
d447c0fe3f
use typeof instead type (#16962)
|
il y a 3 ans |
xmlparser.nim
|
891329cd4b
move io out of system (#19442)
|
il y a 2 ans |
xmltree.nim
|
a660c17d30
Markdown code blocks migration part 8 (#22478)
|
il y a 1 an |