Araq ae68ff959b fixes #12996 5 years ago
..
collections 28466ce6fc Auto-initialize deques (#12879) 5 years ago
concurrency 267fed53ee Fix #12812 5 years ago
includes cc3e9ca164 remove unused imports 5 years ago
ioselects bef1c4437d fixes based on code review by @dom96 5 years ago
unidecode 42fffc3250 fix unidecode.unidecode example input string 5 years ago
algorithm.nim 93461aee34 Fix many broken links 5 years ago
async.nim c93655e8b4 Unify async macro and futures for js and native targets 7 years ago
asyncdispatch.nim 2dea920379 ARC: implemented a simple cycle detector 5 years ago
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 years ago
asyncfile.nim aa513d78e7 [backport] run nimpretty on async 5 years ago
asyncftpclient.nim aa513d78e7 [backport] run nimpretty on async 5 years ago
asyncfutures.nim d19206755b async: use $ and not repr in debug mode 5 years ago
asynchttpserver.nim 68ce808db1 minor optimization for asynchttpserver.nim 5 years ago
asyncmacro.nim aa513d78e7 [backport] run nimpretty on async 5 years ago
asyncnet.nim 0944b0f441 [backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#12754) 5 years ago
asyncstreams.nim e6d5379b3b asyncstreams: replace unintended link with emphasis 5 years ago
base64.nim 0944b0f441 [backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#12754) 5 years ago
bitops.nim 34dbc5699e fix several typos in documentation and comments (#12553) 5 years ago
browsers.nim 0ca9cc7419 [backport] run nimpretty on web stuff 5 years ago
cgi.nim 5732bb41ef [backport] run nimpretty on the remaining files 5 years ago
colors.nim 717da9f158 [backport] print more information for the previous commit 5 years ago
complex.nim e58c2d261c [backport] fix #12528, fix #12525: incorrect generic type resolution for default values (#12538) 5 years ago
cookies.nim 0fad659bf7 make more tests green 6 years ago
coro.nim 5732bb41ef [backport] run nimpretty on the remaining files 5 years ago
coro.nimcfg f89c247a89 fix test failure in coro.nim 9 years ago
cstrutils.nim ed5b7cbac0 move eqIdent to vm.nim (#7585) 6 years ago
db_common.nim 5732bb41ef [backport] run nimpretty on the remaining files 5 years ago
distros.nim fbb8052e3a fixes the distros.nim regression 5 years ago
dynlib.nim 34d0be2ec1 [backport] run nimpretty on os-related stuff 5 years ago
encodings.nim 34dbc5699e fix several typos in documentation and comments (#12553) 5 years ago
endians.nim 34d0be2ec1 [backport] run nimpretty on os-related stuff 5 years ago
fenv.nim 6c994b2498 [backport] run nimpretty on numbers stuff 5 years ago
future.nim 0872e7a27e renamed future.nim to sugar.nim 6 years ago
hashes.nim 734da9e1df fixes #11764, faster hashing of (u)int (#12407) 5 years ago
htmlgen.nim 9c46526cfa Fix htmlgen html lang (#12668) [backport] 5 years ago
htmlparser.nim b17ed2ca9c [backport] run nimpretty on parsers 5 years ago
httpclient.nim 441cacf70f Added fix for handling TaintedStrings in streams and httpclient (#12969) 5 years ago
httpcore.nim 0ca9cc7419 [backport] run nimpretty on web stuff 5 years ago
json.nim e5ed4c1b7d fix json regression D20191212T144944 (#12902) [backport] 5 years ago
lenientops.nim 39290cf88c Fix spellings (#12277) [backport] 5 years ago
lexbase.nim b17ed2ca9c [backport] run nimpretty on parsers 5 years ago
logging.nim 5732bb41ef [backport] run nimpretty on the remaining files 5 years ago
marshal.nim 5732bb41ef [backport] run nimpretty on the remaining files 5 years ago
math.nim a1beeb313f fixes #13032 5 years ago
md5.nim 15895ebc3f [backport] run nimpretty on hashes 5 years ago
memfiles.nim 3ad48069d3 Fix word wrapping 5 years ago
mersenne.nim 15895ebc3f [backport] run nimpretty on hashes 5 years ago
mimetypes.nim 34d0be2ec1 [backport] run nimpretty on os-related stuff 5 years ago
nativesockets.nim 5732bb41ef [backport] run nimpretty on the remaining files 5 years ago
net.nim 0944b0f441 [backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#12754) 5 years ago
nimprof.nim 5732bb41ef [backport] run nimpretty on the remaining files 5 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 15895ebc3f [backport] run nimpretty on hashes 5 years ago
options.nim 5732bb41ef [backport] run nimpretty on the remaining files 5 years ago
os.nim c282cee4db feature dracula themed doc (#12816) 5 years ago
osproc.nim 3516947642 osproc: fixes regression 5 years ago
oswalkdir.nim 34d0be2ec1 [backport] run nimpretty on os-related stuff 5 years ago
parsecfg.nim 37e93eab66 parsecfg: retain CRLF line breaks, fixes #12970 (#12971) 5 years ago
parsecsv.nim 93461aee34 Fix many broken links 5 years ago
parsejson.nim b17ed2ca9c [backport] run nimpretty on parsers 5 years ago
parseopt.nim bab5351d43 Fixes ambiguity errors when evaluating Nimble files. (#12674) [backport] 5 years ago
parsesql.nim b17ed2ca9c [backport] run nimpretty on parsers 5 years ago
parseutils.nim b17ed2ca9c [backport] run nimpretty on parsers 5 years ago
parsexml.nim 135e945ff0 make parsexml compatible with --gc:destructors/newruntime 5 years ago
pathnorm.nim 34d0be2ec1 [backport] run nimpretty on os-related stuff 5 years ago
pegs.nim 3ba3307d61 remove deprecated procs (#12535) 5 years ago
punycode.nim dcf3181bd1 [backport] run nimpretty on string stuff 5 years ago
random.nim 8b1ef8e07e allow random module to be used in standalone: (#12617) 5 years ago
rationals.nim 6c994b2498 [backport] run nimpretty on numbers stuff 5 years ago
reservedmem.nim dcf3181bd1 [backport] run nimpretty on string stuff 5 years ago
ropes.nim dcf3181bd1 [backport] run nimpretty on string stuff 5 years ago
segfaults.nim 34d0be2ec1 [backport] run nimpretty on os-related stuff 5 years ago
selectors.nim 39290cf88c Fix spellings (#12277) [backport] 5 years ago
smtp.nim 0ca9cc7419 [backport] run nimpretty on web stuff 5 years ago
smtp.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 years ago
stats.nim 5732bb41ef [backport] run nimpretty on the remaining files 5 years ago
streams.nim 441cacf70f Added fix for handling TaintedStrings in streams and httpclient (#12969) 5 years ago
strformat.nim ffa9a7405f fix #8242, fix #12586: fix 'formatFloat' with 'precision = 0' (#12592) 5 years ago
strmisc.nim dcf3181bd1 [backport] run nimpretty on string stuff 5 years ago
strscans.nim 84c956d9da fix a few dead links and a missing sentence in documentation (#12387) 5 years ago
strtabs.nim ae68ff959b fixes #12996 5 years ago
strutils.nim bd8f49cbd3 replace some runtime repr in stdlib for gc:arc (#12716) 5 years ago
sugar.nim a0aa8fa857 fixes #12874 (#12890) 5 years ago
terminal.nim 26074f594d nimgrep improvements (#12779) 5 years ago
times.nim 9e1fd9e46b [minor] fix doc for $(Time) (#12795) [backport] 5 years ago
typetraits.nim 5abe880469 last stdlib cleanups 5 years ago
unicode.nim b662842bd0 Fix for 16 bit platforms (#12760) [backend] 5 years ago
unittest.nim df4c339cfc Namespace unittest enums to avoid name conflicts (#12468) [backport] 5 years ago
uri.nim 0ca9cc7419 [backport] run nimpretty on web stuff 5 years ago
volatile.nim 74ae66ddbc Add volatile load/store (#5263) 8 years ago
xmlparser.nim b17ed2ca9c [backport] run nimpretty on parsers 5 years ago
xmltree.nim 60d64d1aef use system.move instead of system.shallowCopy if the GC mode requires it 5 years ago