cooldome d3b0132061 Step2: fixes #13781, fixes #13805 (#13897) пре 4 година
..
collections a0b33f9408 Add `hashWangYi1` (#13823) пре 4 година
concurrency d3b0132061 Step2: fixes #13781, fixes #13805 (#13897) пре 4 година
includes 0eaacbc2c4 More fixes for Haiku (#13774) пре 4 година
ioselects 484548c784 revert stdlib changes which are not required anymore пре 4 година
unidecode 42fffc3250 fix unidecode.unidecode example input string пре 5 година
algorithm.nim 36d1ad39d0 [backport] fix #13352 пре 4 година
async.nim c93655e8b4 Unify async macro and futures for js and native targets пре 6 година
asyncdispatch.nim 813ed358bf asyncdispatch: get rid of erroneous set constructions (#13877) пре 4 година
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg пре 9 година
asyncfile.nim 7626907401 ARC works for async on Windows (#13179) пре 4 година
asyncftpclient.nim 4656580b54 Fixes asyncftpclient multiline reading, fixes #4684 (#13242) пре 4 година
asyncfutures.nim 35fb38629f cycle breaker (#13593) пре 4 година
asynchttpserver.nim 09ca19208f Add isNil check to custom Content-Length. (#13867) [backport:1.2] пре 4 година
asyncmacro.nim 92c4aad205 Fix #13889 with testcase (#13896) [backport] пре 4 година
asyncnet.nim 0ac9c7bb64 introduce getPeerCertificates, fixes #13299 (#13650) пре 4 година
asyncstreams.nim e6d5379b3b asyncstreams: replace unintended link with emphasis пре 5 година
base64.nim 48213c7428 encodeMIME should be encodeMime by our coding guidelines пре 4 година
bitops.nim 40b64ccd7b Add runnableExamples to bitops module (#13951) пре 4 година
browsers.nim e6d870896b openDefaultBrowser now works on OSX (#13892) [backport] пре 4 година
cgi.nim 5732bb41ef [backport] run nimpretty on the remaining files пре 5 година
colors.nim 717da9f158 [backport] print more information for the previous commit пре 5 година
complex.nim e58c2d261c [backport] fix #12528, fix #12525: incorrect generic type resolution for default values (#12538) пре 5 година
cookies.nim 0fad659bf7 make more tests green пре 6 година
coro.nim 5732bb41ef [backport] run nimpretty on the remaining files пре 5 година
coro.nimcfg f89c247a89 fix test failure in coro.nim пре 9 година
cstrutils.nim ed5b7cbac0 move eqIdent to vm.nim (#7585) пре 6 година
db_common.nim 5732bb41ef [backport] run nimpretty on the remaining files пре 5 година
distros.nim f4dbdd311f Detect Ubuntu by checking release() and uname() (#13704) пре 4 година
dynlib.nim 34d0be2ec1 [backport] run nimpretty on os-related stuff пре 5 година
encodings.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) пре 4 година
endians.nim 34d0be2ec1 [backport] run nimpretty on os-related stuff пре 5 година
fenv.nim 46ca19ff18 Deprecate DCE:on (#13839) пре 4 година
future.nim 0872e7a27e renamed future.nim to sugar.nim пре 6 година
hashes.nim 60ec5c89c5 added a .since annotation to hashIdentity пре 4 година
htmlgen.nim 1d90d9816b fixes #13444 пре 4 година
htmlparser.nim b17ed2ca9c [backport] run nimpretty on parsers пре 5 година
httpclient.nim 3036ec9c44 fix #13894, httpclient hang on Http204 пре 4 година
httpcore.nim b33335d7fd httpcore: deprecate `==`(string, HttpCode) (#13682) пре 4 година
json.nim b41931bf67 json doc: Note about Option and reserved keywords (#13895) пре 4 година
lenientops.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) пре 4 година
lexbase.nim b17ed2ca9c [backport] run nimpretty on parsers пре 5 година
logging.nim 5732bb41ef [backport] run nimpretty on the remaining files пре 5 година
marshal.nim 7b582fd6a6 fixes #13863 (#13929) пре 4 година
math.nim 352232e62d style fix: change 'JS' to 'js' to make it consistent (#13168) пре 4 година
md5.nim 15895ebc3f [backport] run nimpretty on hashes пре 5 година
memfiles.nim 3ad48069d3 Fix word wrapping пре 5 година
mersenne.nim 42d2c3088e Add Documentation (#13811) пре 4 година
mimetypes.nim 42d2c3088e Add Documentation (#13811) пре 4 година
nativesockets.nim 5732bb41ef [backport] run nimpretty on the remaining files пре 5 година
net.nim 46ca19ff18 Deprecate DCE:on (#13839) пре 4 година
nimprof.nim 5b55aa52d0 fix deprecations and other warnings (#13748) пре 4 година
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg пре 9 година
nimtracker.nim 98c7bab8ea make memory tracker work without onThreadCreation пре 7 година
oids.nim 15895ebc3f [backport] run nimpretty on hashes пре 5 година
options.nim 1276e386fe Consider proc as a pointer type in options (#13460) пре 4 година
os.nim 7abeba6aeb #13806 - getApplFreebsd might lose data (#13807) пре 4 година
osproc.nim 5f6962337d osproc: added a better version of waitForExit for Haiku (#13938) пре 4 година
oswalkdir.nim a17e87b516 fix #11458 oswalkdir (#13689) пре 4 година
parsecfg.nim ccb728a7b0 Fix typo for literal `[` (#13243) пре 4 година
parsecsv.nim 484548c784 revert stdlib changes which are not required anymore пре 4 година
parsejson.nim 8e3a349561 fixed to jsonArrayEnd comment. (#13624) пре 4 година
parseopt.nim bab5351d43 Fixes ambiguity errors when evaluating Nimble files. (#12674) [backport] пре 5 година
parsesql.nim b17ed2ca9c [backport] run nimpretty on parsers пре 5 година
parseutils.nim 46ca19ff18 Deprecate DCE:on (#13839) пре 4 година
parsexml.nim 135e945ff0 make parsexml compatible with --gc:destructors/newruntime пре 5 година
pathnorm.nim 62c113ebc7 fix #13579 joinPath("/foo/", "../a") is now /a (#13586) пре 4 година
pegs.nim e84e01cb8c Update pegs.nim to work at compiletime. No range errors. (#13459) пре 4 година
punycode.nim 42d2c3088e Add Documentation (#13811) пре 4 година
random.nim 352232e62d style fix: change 'JS' to 'js' to make it consistent (#13168) пре 4 година
rationals.nim 6c994b2498 [backport] run nimpretty on numbers stuff пре 5 година
reservedmem.nim dcf3181bd1 [backport] run nimpretty on string stuff пре 5 година
ropes.nim 46ca19ff18 Deprecate DCE:on (#13839) пре 4 година
segfaults.nim 34d0be2ec1 [backport] run nimpretty on os-related stuff пре 5 година
selectors.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) пре 4 година
smtp.nim 0ca9cc7419 [backport] run nimpretty on web stuff пре 5 година
smtp.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg пре 9 година
ssl_certs.nim 6162da812a ssl_certs: add Haiku support (#13761) пре 4 година
stats.nim 4816984726 Documentation, add more examples (#13825) пре 4 година
streams.nim 441cacf70f Added fix for handling TaintedStrings in streams and httpclient (#12969) пре 4 година
strformat.nim 6e0c06f50e fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550) пре 4 година
strmisc.nim 46ca19ff18 Deprecate DCE:on (#13839) пре 4 година
strscans.nim 84c956d9da fix a few dead links and a missing sentence in documentation (#12387) пре 5 година
strtabs.nim ae68ff959b fixes #12996 пре 4 година
strutils.nim fb94836bc7 Tiny since cleanup (#13286) пре 4 година
sugar.nim a0b33f9408 Add `hashWangYi1` (#13823) пре 4 година
terminal.nim 26074f594d nimgrep improvements (#12779) пре 5 година
times.nim 1e4093d949 refs #13797 (#13812) пре 4 година
typetraits.nim 10eabec6d4 fix #12864 static params were mutating arg types during sigmatch; fix #12713 ; refs #13529 (#13976) пре 4 година
unicode.nim 46ca19ff18 Deprecate DCE:on (#13839) пре 4 година
unittest.nim f3117d350e fix #6736: templates in unittest now show actual value (#13354) пре 4 година
uri.nim c269964860 Add Data URI Base64, implements RFC-2397 (#13759) пре 4 година
volatile.nim 74ae66ddbc Add volatile load/store (#5263) пре 7 година
xmlparser.nim b17ed2ca9c [backport] run nimpretty on parsers пре 5 година
xmltree.nim f091b5a0ee xmltree: Make indentation consistent with any num of children nodes (#13482) пре 4 година