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