metagn b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) 1 tahun lalu
..
collections ff5ed1dbb1 Revert "Add `cursor` to lists iterator variables" (#21571) 1 tahun lalu
concurrency 1431f90d8c Revert "Fix #13093 C++ Atomics: operator= is implicitly deleted because the default definition would be ill-formed " (#21307) 1 tahun lalu
includes b07526b2c7 refactor envvars, oserrors; register vmops (#20592) 2 tahun lalu
ioselects ab1d4a5d58 ioselectors_epoll: for NuttX, limit initial numFD to configured value. (#21421) 1 tahun lalu
unidecode b72ecaf639 fix shebangs #! /xxx => #!/xxx (#18444) 3 tahun lalu
algorithm.nim 19ff746916 Markdown code blocks migration part 7 (#20547) 2 tahun lalu
async.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 tahun lalu
asyncdispatch.nim dd629c8f45 asyncdispatch: for NuttX, add destructor to clear global dispatcher. (#21432) 1 tahun lalu
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 tahun lalu
asyncfile.nim 612abda4f4 remove decades-deprecated Win32 API *A function support (#21315) 1 tahun lalu
asyncfutures.nim d4d28f2ffe Allow `futureLogging` in release builds (#21448) 1 tahun lalu
asynchttpserver.nim 3b9e9fd7b2 Add support for NuttX RTOS. (#21372) 1 tahun lalu
asyncmacro.nim d88f46df38 Make async stacktraces less verbose (#21091) 2 tahun lalu
asyncnet.nim 3b9e9fd7b2 Add support for NuttX RTOS. (#21372) 1 tahun lalu
asyncstreams.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 tahun lalu
base64.nim 5b195ab0f0 Add `safe` parameter to `base64.encodeMime` (#20559) 2 tahun lalu
bitops.nim 31d3606fe8 fixes #21564; std/bitops: Add explicit type masking for the JS target (#21598) 1 tahun lalu
browsers.nim 612abda4f4 remove decades-deprecated Win32 API *A function support (#21315) 1 tahun lalu
cgi.nim 19ff746916 Markdown code blocks migration part 7 (#20547) 2 tahun lalu
colors.nim 878919a4df fixes the typical (not a == b) bug in the documentation (#20643) 2 tahun lalu
complex.nim c2cdc752c8 Simpler complex division implementation (#20088) 2 tahun lalu
cookies.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 tahun lalu
coro.nim a9bd78d579 fix #12122 (#21096) 2 tahun lalu
coro.nimcfg f89c247a89 fix test failure in coro.nim 9 tahun lalu
cstrutils.nim 2d6c200284 fixes documentation regression (#20925) 2 tahun lalu
distros.nim 6166b796ba refactor os imports into corresponding small modules (#20720) 2 tahun lalu
dynlib.nim 22776c410a Update documentation for dynlib (#17356) 3 tahun lalu
encodings.nim 9e35631191 std/encodings: Fix open() documentation in regard to exception raised (#21187) 2 tahun lalu
endians.nim 1b03accac7 Improve endians module (#17674) 3 tahun lalu
fenv.nim 0e3ea16554 use lowercase --define switches (#17283) 3 tahun lalu
hashes.nim 1bb117cd7a `proc` typeclass accounts for `iterator`, call conventions + `nil` fix + document typeclass AST (#21629) 1 tahun lalu
htmlgen.nim 6505bd347d Markdown indented code blocks (#20473) 2 tahun lalu
htmlparser.nim 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 2 tahun lalu
httpclient.nim 9df8ca0d81 Add URI parsing warning (#21547) 1 tahun lalu
httpcore.nim b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659) 1 tahun lalu
json.nim f05387045d int64/uint64 as bigint in JS (#21613) 1 tahun lalu
lenientops.nim b7ff0b2a11 Use func in lenientops (#16641) 4 tahun lalu
lexbase.nim 7f6e800caf move assertions out of system (#19599) 2 tahun lalu
logging.nim 1daf43fb14 Allow users to set log flushing rules (#20817) 2 tahun lalu
marshal.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 tahun lalu
math.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 tahun lalu
md5.nim b2c5d7b4ff Documentation: Fix word usage (#19529) 2 tahun lalu
memfiles.nim 612abda4f4 remove decades-deprecated Win32 API *A function support (#21315) 1 tahun lalu
mimetypes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 tahun lalu
nativesockets.nim 3b9e9fd7b2 Add support for NuttX RTOS. (#21372) 1 tahun lalu
net.nim 3b9e9fd7b2 Add support for NuttX RTOS. (#21372) 1 tahun lalu
nimprof.nim f7c203fb6c remove legacy code (#21134) 2 tahun lalu
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 tahun lalu
oids.nim a9bd78d579 fix #12122 (#21096) 2 tahun lalu
options.nim 16f6dc05fd std/options enables stricteffects (#19441) 2 tahun lalu
os.nim 612abda4f4 remove decades-deprecated Win32 API *A function support (#21315) 1 tahun lalu
osproc.nim ae06c6623d NuttX: use posix_spawn for osproc (#21539) 1 tahun lalu
parsecfg.nim 891329cd4b move io out of system (#19442) 2 tahun lalu
parsecsv.nim 891329cd4b move io out of system (#19442) 2 tahun lalu
parsejson.nim e8657c7107 make implicit cstring conversions explicit (#19488) 2 tahun lalu
parseopt.nim 00ef27f4d1 minor parseopt.nim improvements (#21256) 1 tahun lalu
parsesql.nim f04f3e8bf7 std/parsesql: Add OFFSET keyword support. (#21255) 1 tahun lalu
parseutils.nim 1d06c2b6cf This adds `parseutils.parseSize`, an inverse to `strutils.formatSize` (#21349) 1 tahun lalu
parsexml.nim 75ece74bdd fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714) 2 tahun lalu
pathnorm.nim c0824b9b80 [`std/os` clean up] import and export `osseps` (#20580) 2 tahun lalu
pegs.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 2 tahun lalu
prelude.nim 83493e4294 Update prelude example (#21005) 2 tahun lalu
random.nim f05387045d int64/uint64 as bigint in JS (#21613) 1 tahun lalu
rationals.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 tahun lalu
reservedmem.nim 739e1badb6 stdlib organization & documentation improvements (#20971) 2 tahun lalu
ropes.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 tahun lalu
segfaults.nim 98cebad7de enable style:usages for stdlib tests [backport: 1.6] (#19715) 2 tahun lalu
selectors.nim c73c76fdc6 NuttX added supports getrlimit(RLIMIT_NOFILE), so remove NuttX specific codes. (#21385) 1 tahun lalu
smtp.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg 10 tahun lalu
ssl_certs.nim 919a889ba8 moderate system cleanup & refactor (#20355) 2 tahun lalu
ssl_config.nim 1fb2a58674 net: use a secure cipher list by default 4 tahun lalu
stats.nim 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 tahun lalu
streams.nim 56a4d246a4 Refines raises list in osproc (#21323) 1 tahun lalu
streamwrapper.nim 7f6e800caf move assertions out of system (#19599) 2 tahun lalu
strformat.nim 6505bd347d Markdown indented code blocks (#20473) 2 tahun lalu
strmisc.nim 5897ed9d3d Improve documentation of strmisc (#16665) 4 tahun lalu
strscans.nim b2c5f6f3c8 give a deprecate warning when using `newPar` to construct tuple expressions (#20312) 2 tahun lalu
strtabs.nim 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 2 tahun lalu
strutils.nim f05387045d int64/uint64 as bigint in JS (#21613) 1 tahun lalu
sugar.nim cc2b0f0172 [sugar] handle HiddenDeref in capture, error at CT if unsupported nnk (#20680) 2 tahun lalu
terminal.nim 75205fee93 terminal size env-vars have precendence in POSIX (#21643) 1 tahun lalu
times.nim f05387045d int64/uint64 as bigint in JS (#21613) 1 tahun lalu
typetraits.nim e78ef57c93 typetraits: add toSigned, toUnsigned (#18445) 2 tahun lalu
unicode.nim 17115cbc73 fixes SSL version check logic [backport] (#21324) 1 tahun lalu
unittest.nim c4035d7f7c fixes unittest warnings (#21271) 1 tahun lalu
uri.nim 9df8ca0d81 Add URI parsing warning (#21547) 1 tahun lalu
volatile.nim d447c0fe3f use typeof instead type (#16962) 3 tahun lalu
xmlparser.nim 891329cd4b move io out of system (#19442) 2 tahun lalu
xmltree.nim 285ea3c48e Fix: #21541. Add support for xnVerbatimText (#21542) 1 tahun lalu