.. |
collections
|
ede6bc4d67
define toList procs after add for lists [backport] (#22573)
|
1 year ago |
concurrency
|
871e90aa4e
fixes broken importc for vcc [backport] (#20909)
|
2 years ago |
includes
|
9746d46009
Fix #19038 - making the Nim compiler work again on Windows XP (#19331)
|
3 years ago |
ioselects
|
653865559a
fixes #21734; backport (#21957)
|
1 year ago |
unidecode
|
b72ecaf639
fix shebangs #! /xxx => #!/xxx (#18444)
|
3 years ago |
algorithm.nim
|
e0ef859130
strict effects (#18777)
|
3 years ago |
async.nim
|
c93655e8b4
Unify async macro and futures for js and native targets
|
7 years ago |
asyncdispatch.nim
|
0277cd5252
Revert "Correct emscripten shortcoming" (#20082)
|
2 years ago |
asyncdispatch.nim.cfg
|
39839fda8a
Rename *.nimrod.cfg to *.nim.cfg
|
10 years ago |
asyncfile.nim
|
f02de25ca1
Fix #15150 (#18730)
|
3 years ago |
asyncftpclient.nim
|
42687457b0
further progress on rst roles & directives (fix #17646) (#17659)
|
4 years ago |
asyncfutures.nim
|
a456c8797f
Allow `futureLogging` in release builds (#21448)
|
2 years ago |
asynchttpserver.nim
|
dc59e67a12
fixes bareExcept warnings; catch specific exceptions (#21119)
|
1 year ago |
asyncmacro.nim
|
a676c3aeca
`multisync` now allows tuples in return type (#21074)
|
2 years ago |
asyncnet.nim
|
dd80e968e8
fixes ptr to cstring warnings[backport] (#20848)
|
2 years ago |
asyncstreams.nim
|
9bb0e55749
Fix FutureStream memory usage (#17395) [backport:1.2]
|
4 years ago |
base64.nim
|
9cbd8695e7
remove unnecessary side-effects from base64.encode(mime) (#22986)
|
1 year ago |
bitops.nim
|
988c02b7cb
renamed: lib/std/private/vmutils.nim -> lib/std/private/bitops_utils.nim to avoid confusion with unrelated std/vmutils (#18660)
|
3 years ago |
browsers.nim
|
2b6797dc42
Update browsers.nim, fix openDefaultBrowser()'s bug for v1 (#22067)
|
1 year ago |
cgi.nim
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
4 years ago |
colors.nim
|
cfee71e779
fixed colorNames sorting mistake (#19125) [backport]
|
3 years ago |
complex.nim
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
4 years ago |
cookies.nim
|
0b44840299
enable style:usages for stdlib tests [backport: 1.6] (#19715)
|
2 years ago |
coro.nim
|
fb86271556
system.nim cleanup some exported constants which should never have be… (#17909)
|
4 years ago |
coro.nimcfg
|
f89c247a89
fix test failure in coro.nim
|
9 years ago |
cstrutils.nim
|
b59a628c39
Improve documentation for cstrutils (#17004)
|
4 years ago |
db_common.nim
|
47c078e29c
use single backtick (#17166)
|
4 years ago |
distros.nim
|
0ef830577b
distros.foreignDeps made public (#18830)
|
3 years ago |
dynlib.nim
|
22776c410a
Update documentation for dynlib (#17356)
|
3 years ago |
encodings.nim
|
15fdcd0c4d
workaround #18481 (#18482)
|
3 years ago |
endians.nim
|
1b03accac7
Improve endians module (#17674)
|
4 years ago |
fenv.nim
|
0e3ea16554
use lowercase --define switches (#17283)
|
4 years ago |
future.nim
|
0872e7a27e
renamed future.nim to sugar.nim
|
7 years ago |
hashes.nim
|
80ece5921f
use `unsafeAddr`
|
1 year ago |
htmlgen.nim
|
a65189a739
nnkArglist => nnkArgList + special case stylecheck:error (#17529)
|
4 years ago |
htmlparser.nim
|
f01ffbf6f1
fix #19580; add warning for bare except: clause (#21099)
|
2 years ago |
httpclient.nim
|
2539d7a862
fix nim-lang#19343 (#19344) [backport]
|
3 years ago |
httpcore.nim
|
aef55a7a88
Replace double backticks with single backticks - Part 3 out of ~7 (#17207)
|
4 years ago |
json.nim
|
04d0716f37
fix #9423 followup #17594: distinct generics now work in VM (#21816)
|
1 year ago |
lenientops.nim
|
b7ff0b2a11
Use func in lenientops (#16641)
|
4 years ago |
lexbase.nim
|
2aeac26f08
correct licence header (#18935)
|
3 years ago |
logging.nim
|
9819fb21d8
Use `.. warning::` (#17320)
|
4 years ago |
marshal.nim
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
4 years ago |
math.nim
|
7a747fe320
fixes #21792; enable checks for sum, prod, cumsummed and cumsum (#21793)
|
1 year ago |
md5.nim
|
a4257dc3b6
Improve documentation for the md5 module (#16631)
|
4 years ago |
memfiles.nim
|
6af6818fe9
fix memfiles
|
2 years ago |
mersenne.nim
|
9674ff4361
make deprecated message better (#18737)
|
3 years ago |
mimetypes.nim
|
429b128632
change mimedb stroe stringtable to orderedtable (#18065)
|
3 years ago |
nativesockets.nim
|
dd80e968e8
fixes ptr to cstring warnings[backport] (#20848)
|
2 years ago |
net.nim
|
b93edcd059
fixes SSL version check logic [backport] (#21324)
|
2 years ago |
nimprof.nim
|
34c1c631bb
close #4451 (#17627)
|
4 years ago |
nimprof.nim.cfg
|
39839fda8a
Rename *.nimrod.cfg to *.nim.cfg
|
10 years ago |
nimtracker.nim
|
98c7bab8ea
make memory tracker work without onThreadCreation
|
8 years ago |
oids.nim
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
4 years ago |
options.nim
|
09d85d8b24
std/options enables stricteffects (#19441)
|
2 years ago |
os.nim
|
0cb84726d0
fixes AddressSanitizer: global-buffer-overflow in getAppFilename on windows 10 (#22380)
|
1 year ago |
osproc.nim
|
3241df2a13
fixes #18858 [backport] (#18868)
|
3 years ago |
oswalkdir.nim
|
fcb5cf643c
use single backtick (#17181)
|
4 years ago |
parsecfg.nim
|
b1c7c994b0
[std/parsecfg]use runnableExamples (#17868)
|
4 years ago |
parsecsv.nim
|
bf5dfe481a
parsecsv fix style (#17933)
|
4 years ago |
parsejson.nim
|
285539c87a
Replace double backticks with single backticks - Part 4 out of ~7 (#17216)
|
4 years ago |
parseopt.nim
|
6602961637
No need to export pos from OptParser (#19688)
|
2 years ago |
parsesql.nim
|
0b44840299
enable style:usages for stdlib tests [backport: 1.6] (#19715)
|
2 years ago |
parseutils.nim
|
fca6a0bd6a
fix func param
|
2 years ago |
parsexml.nim
|
42c180c665
Fix crash in parsexml (#15582) (#15583)
|
4 years ago |
pathnorm.nim
|
70ec17eede
use single backtick (#17133)
|
4 years ago |
pegs.nim
|
2d529edf3e
fixes #22541; peg matchLen can raise an unlisted exception: Exception (#22545)
|
1 year ago |
prelude.nim
|
7052503ca8
make strformat part of the prelude (#18046)
|
4 years ago |
punycode.nim
|
02d94966c9
Fix punycode.decode function (#19136)
|
2 years ago |
random.nim
|
7c8ea490a2
Fix initrand to avoid random number sequences overlapping (#18744)
|
3 years ago |
rationals.nim
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
4 years ago |
reservedmem.nim
|
d447c0fe3f
use typeof instead type (#16962)
|
4 years ago |
ropes.nim
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
4 years ago |
segfaults.nim
|
0b44840299
enable style:usages for stdlib tests [backport: 1.6] (#19715)
|
2 years ago |
selectors.nim
|
653865559a
fixes #21734; backport (#21957)
|
1 year ago |
smtp.nim
|
70ec17eede
use single backtick (#17133)
|
4 years ago |
smtp.nim.cfg
|
39839fda8a
Rename *.nimrod.cfg to *.nim.cfg
|
10 years ago |
ssl_certs.nim
|
6286b5599c
termux ssl (#18520)
|
3 years ago |
ssl_config.nim
|
1fb2a58674
net: use a secure cipher list by default
|
4 years ago |
stats.nim
|
2d84f6e7c8
Fix #18718 (#18731)
|
3 years ago |
streams.nim
|
e9d5a9d395
[Orc] fixes "streams.readDataStr segafaults" when accepting a string literal (#20019) [backport]
|
2 years ago |
streamwrapper.nim
|
56461c280f
Change stdlib imports to use std prefix in most examples (#17202)
|
4 years ago |
strformat.nim
|
fa3639ba33
line info for strformat + fix issue with typed templates (#21761)
|
1 year ago |
strmisc.nim
|
5897ed9d3d
Improve documentation of strmisc (#16665)
|
4 years ago |
strscans.nim
|
f8d6a53227
typo [backport] (#18967)
|
3 years ago |
strtabs.nim
|
f26c25737c
remove outdated codes (#17140)
|
4 years ago |
strutils.nim
|
6863b5d289
`strutils.split/rsplit` now return src on an empty sep (#22136)
|
1 year ago |
sugar.nim
|
f1f1e85ec6
fixes #18954 (#18955)
|
3 years ago |
terminal.nim
|
eecd8373ed
terminal size env-vars have precendence in POSIX (#21643)
|
2 years ago |
times.nim
|
b2b226bb28
fix #16264 low(Time) OverflowDefect (#20552)
|
2 years ago |
typetraits.nim
|
8ce782d463
Add optional recursive arg to distinctBase (v2) (#18659)
|
3 years ago |
unicode.nim
|
b93edcd059
fixes SSL version check logic [backport] (#21324)
|
2 years ago |
unittest.nim
|
68e522ecec
Remove confusing <//> (#17830)
|
4 years ago |
uri.nim
|
161736ceb3
Revert "Update uri.nim (#19148) [backport:1.0]" (#19280)
|
3 years ago |
volatile.nim
|
d447c0fe3f
use typeof instead type (#16962)
|
4 years ago |
xmlparser.nim
|
a764a5b9bc
fix #14056 (#16071)
|
4 years ago |
xmltree.nim
|
6e0fe965da
add sink and lent annotations for xmltree and streams (#18037)
|
4 years ago |