ringabout 3eddba8b5e stdlib final cleanup 1 yıl önce
..
concurrency 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
nre 98cebad7de enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 yıl önce
config.nims 27a38a9fce fix #13790; ptr char (+friends) should not implicitly convert to cstring (#20761) 2 yıl önce
genericstrformat.nim 3a5a0f6d46 Strformat symbol binding (#10927) 5 yıl önce
mgenast.nim 7739e23420 defaults to ORC (#19972) 2 yıl önce
mimportutils.nim 7c2aa53e44 fixes #19278; make `privateAccess` work with generic ref object (#20640) 2 yıl önce
mintsets.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
mjsonexternproc.nim 5b8f33a905 Reorder json `add` and `%`, fixes #6385 (#6388) 7 yıl önce
mstackframes.nim 19cab9fa51 stacktraces can now show custom runtime msgs per frame (#13351) 4 yıl önce
osproctest.nim 3a3ff76526 Add workingDir parameter to execProcess and test (#9549) 6 yıl önce
somesql.sql ee54d6977b Parse the usage of the SQL in operator properly (#9527) 6 yıl önce
t10231.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
t14139.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
t15663.nim 0b1650576c move widestrs out of system (#20462) 2 yıl önce
t7686.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
t8925.nim 6289b002b6 [Testament] Extend and document message testing aids (#19996) 2 yıl önce
t9754.nim a86aa31081 minor 4 yıl önce
talgorithm.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tarithmetics.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tasynchttpserver.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tasynchttpserver_transferencoding.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tbase64.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tbitops.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tbitops.nim.cfg 0da4cb93d1 minor fix (#16624) 3 yıl önce
tbitops_utils.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tcgi.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tcmdline.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tcomplex.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tcookies.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tcritbits.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tcstring.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tcstrutils.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tdb.nim 3eddba8b5e stdlib final cleanup 1 yıl önce
tdb.nims f56085f21e refactor dbFormat (#19746) 2 yıl önce
tdb_mysql.nim 3eddba8b5e stdlib final cleanup 1 yıl önce
tdecls.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tdecode_helpers.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tdeques.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tdiff.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tdochelpers.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
teditdistance.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tencodings.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tenumerate.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tenumutils.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tenvvars.nim e03a178bff rename `std/threads` to `std/typedthreads` (#20850) 2 yıl önce
texitprocs.nim dfe51d10a1 `addQuitProc` now works with closures, and c, js(node/browser) backend; fix some bugs in testament (#14342) 4 yıl önce
tfdleak.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tfdleak_multiple.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tfenv.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tfilesanddirs.nim 9361938ccd add `std/appdirs` (#20618) 2 yıl önce
tfrexp1.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tgenast.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tgetaddrinfo.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tgetfileinfo.nim 779b1cc5be Fix #20628 for Windows (#20667) 2 yıl önce
tgetprotobyname.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tglobs.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
thashes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
theapqueue.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
thighlite.nim 417b90a7e5 Improve Markdown code blocks & start moving docs to Markdown style (#19954) 2 yıl önce
thtmlparser.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
thttpclient.nim b5a008bac8 Allow some tests to run without network (#20955) 1 yıl önce
thttpclient_ssl.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
thttpclient_ssl_cert.pem 5b85444244 SSL certificate verify GitHub action (#13697) 4 yıl önce
thttpclient_ssl_key.pem 5b85444244 SSL certificate verify GitHub action (#13697) 4 yıl önce
thttpclient_standalone.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
thttpcore.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
timportutils.nim 7c2aa53e44 fixes #19278; make `privateAccess` work with generic ref object (#20640) 2 yıl önce
tintsets.nim 109cc45398 packedsets fix regression introduced in #15564 (#16060) 4 yıl önce
tio.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tisolation.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tjsbigints.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tjson.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tjsonexternproc.nim e012eb1001 updated tests to be executed 6 yıl önce
tjsonmacro.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tjsonmacro_reject.nim 1105d03644 require errormsg to be specified before file. 6 yıl önce
tjsontestsuite.nim e012eb1001 updated tests to be executed 6 yıl önce
tjsonutils.nim d261135c5c Fix tuple size check in `std/jsonutils` (#20637) 2 yıl önce
tlists.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tlocks.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tlwip.nim 141b76e365 Add Zephyr Support (#19003) 3 yıl önce
tmacros.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmarshal.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmath.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmd5.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmemfiles1.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmemfiles2.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmemlines.nim 9c2365d5c2 activated more tests, allow input in test spec 6 yıl önce
tmemlinesBuf.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmemmapstreams.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmemory.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmemslices.nim 9c2365d5c2 activated more tests, allow input in test spec 6 yıl önce
tmersenne.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmget.nim 5b55aa52d0 fix deprecations and other warnings (#13748) 4 yıl önce
tmimetypes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmisc_issues.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tmitems.nim 7739e23420 defaults to ORC (#19972) 2 yıl önce
tmonotimes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tnativesockets.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tnet.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tnet_ll.nim 06cd15663d fixes ptr to cstring warnings[backport] (#20848) 2 yıl önce
tnetbind.nim 49033eb531 make tests/stdlib tests joinable (#14626) 4 yıl önce
tnetconnect.nim b5a008bac8 Allow some tests to run without network (#20955) 1 yıl önce
tnetdial.nim e03a178bff rename `std/threads` to `std/typedthreads` (#20850) 2 yıl önce
tnre.nim 271f68259b remove some noises in tests (#16448) 3 yıl önce
tntpath.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tobjectdollar.nim b8dc58d884 test removing dollar for objects out of system (#20242) 2 yıl önce
toids.nim 13b3ea71da oids sticks to 24 length strings; fixes breaking changes (#20546) 2 yıl önce
topenssl.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
toptions.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tos.nim 779b1cc5be Fix #20628 for Windows (#20667) 2 yıl önce
tos_unc.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tosenv.nim e03a178bff rename `std/threads` to `std/typedthreads` (#20850) 2 yıl önce
toserrors.nim bc3bee5469 Added `std/oserrors` for OS error reporting (#19390) 2 yıl önce
tosproc.nim cfab08d985 fixes tests and add notes (#20830) 2 yıl önce
tosprocterminate.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tpackedsets.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tparsecfg.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tparsecsv.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tparseipv6.nim 9df195ef58 style usages part one (openarray => openArray) (#19321) 2 yıl önce
tparsesql.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tparseuints.nim 271f68259b remove some noises in tests (#16448) 3 yıl önce
tparseutils.nim ea0e45e62f Added 'openArray[char]' overloads to 'std/parseutils' (#20527) 2 yıl önce
tparsopt.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tpathnorm.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tpaths.nim 3c12b72168 add typesafe `std/paths`, `std/files`, `std/dirs`, `std/symlinks` (#20582) 2 yıl önce
tpegs.nim 1e15f975b8 fixes #19162; enable `strictEffects` for v2 (#19380) 2 yıl önce
tposix.nim 51bef9b4a8 fix posix.mq_receive compilation with cpp backend (#20710) 2 yıl önce
tprelude.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tpunycode.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tquit.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 yıl önce
trandom.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
trationals.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tre.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tregex.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tregistry.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
trepr.nim 5adfaa2a92 render post expr blocks better (#20871) 2 yıl önce
trlocks.nim 78cbb52fa0 add tests for #15584 (#15619) 4 yıl önce
tropes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
trst.nim 6505bd347d Markdown indented code blocks (#20473) 2 yıl önce
trstgen.nim e290b028ab Make rstgen work with gcsafe (#20534) 2 yıl önce
tsequtils.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tsetutils.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tsha1.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tsharedlist.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tsharedtable.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tsince.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tsocketstreams.nim 0e7902b976 Implements streams for sockets (#15729) 3 yıl önce
tsortcall.nim 9c2365d5c2 activated more tests, allow input in test spec 6 yıl önce
tsqlitebindatas.nim 3eddba8b5e stdlib final cleanup 1 yıl önce
tsqlparser.nim 2a4c09ff88 megatest can be executed 6 yıl önce
tssl.nim 8f728ace35 Update tssl.nim (#20973) 1 yıl önce
tssl.nims cc4c546f8f Fix #15493 - disable TLS emulation for NetBSD (#15494) 4 yıl önce
tstackframes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tstats.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tstdlib_issues.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tstdlib_various.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tstrbasics.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tstreams.nim 52166e3546 allow deferred close of nil stream (#20706) 2 yıl önce
tstrformat.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tstrimpl.nim 77a65d3c33 fixed tstrimpl (#20452) 2 yıl önce
tstring.nim 0448f30fd9 fixes #20026; marks system procs which can raise defects (#20864) 2 yıl önce
tstrmiscs.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tstrscans.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tstrset.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 yıl önce
tstrtabs.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tstrtabs.nims 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tstrtabs2.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tstrutils.nim 10355cb48a strutils, rstgen: avoid deprecated `strutils.delete` (#20488) 2 yıl önce
tsugar.nim cc2b0f0172 [sugar] handle HiddenDeref in capture, error at CT if unsupported nnk (#20680) 2 yıl önce
tsums.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tsysrand.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tsystem.nim 5e4dd571d4 fixes #20516; system.create doesn't work with bitfield objects (#20518) 2 yıl önce
ttables.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
ttasks.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
ttempfiles.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tterminal.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tterminal_12759.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tterminal_15874.nim d8e7caf5dd follow #15874(add testcase for #15874) (#15893) 4 yıl önce
ttestutils.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tthreadpool.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
ttimes.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 yıl önce
ttypeinfo.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
ttypeinfo.nims 98cebad7de enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 yıl önce
ttypetraits.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tunicode.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tunidecode.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tunittest.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tunittest_error.nim e07d661d16 fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676) 4 yıl önce
tunittestexceptiontype.nim b6b6382e0b Added: type name output when exception raised from unittest (#7869) 6 yıl önce
tunittestpass.nim 1d615dfda7 fix #16474 `unittest.check type1 is type2` gives CT error (#16476) 3 yıl önce
tunittesttemplate.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
turi.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tuserlocks.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tvarargs.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tvarints.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tvmutils.nim 565e07a993 enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244) 3 yıl önce
twchartoutf8.nim 0b1650576c move widestrs out of system (#20462) 2 yıl önce
twith.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
twordwrap.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
twrapnils.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
txmltree.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
tyield.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce
uselocks.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 yıl önce