Araq 1c7fbad378 make tests green again преди 6 години
..
collections 1c7fbad378 make tests green again преди 6 години
concurrency eb4272ba1c manual: Fix links to Parallel & Spawn (#9342) преди 6 години
includes a27429304e Convert *_family fields to cushort преди 6 години
ioselects e44df5dca6 fixes #7667; underlying issue is that dot calls in generics have no concept of 'friend' symbols, will be addressed later преди 6 години
unidecode dfdf8e58c7 fixes #8768 properly преди 6 години
algorithm.nim fde4a086c5 8684 add shortcut sort procs (#9174) преди 6 години
async.nim c93655e8b4 Unify async macro and futures for js and native targets преди 7 години
asyncdispatch.nim 4362ba7293 docs: clarify `asyncCheck` vs `waitFor` преди 6 години
asyncdispatch.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg преди 10 години
asyncfile.nim 657062145b Added FileMode to comment on asyncfile openAsync (#8008) преди 6 години
asyncftpclient.nim e63369f2b9 asyncftpclient: add missing file.close to retrFile преди 6 години
asyncfutures.nim 4362ba7293 docs: clarify `asyncCheck` vs `waitFor` преди 6 години
asynchttpserver.nim c2aec1b6c1 Change parseEnum to something faster for method parsing in asynchttpserver (#7682) преди 6 години
asyncmacro.nim 2a31f42d35 asyncmacro: add nnkSym support for getName() (#9204) преди 6 години
asyncnet.nim 223e92b83a stdlib: documenation updates, the exception names have been changed преди 6 години
asyncstreams.nim 21ecf64d24 Fixes #8994. FutureStream read procedure data loss no longer occurs. (#9183) преди 6 години
base64.nim 0fad659bf7 make more tests green преди 6 години
bitops.nim 9820c2c456 bitops: add 'hamming weight' to the doc index преди 7 години
browsers.nim aac94e0ab5 Don't run "kde-open" and "gnome-open" under Unix (#6426) преди 7 години
cgi.nim 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs преди 6 години
colors.nim 223e92b83a stdlib: documenation updates, the exception names have been changed преди 6 години
complex.nim cc5b8c6ad2 Generic Complex type (#9590) преди 6 години
cookies.nim 0fad659bf7 make more tests green преди 6 години
coro.nim 3e6b58323b fix tests/coroutines/texceptions.nim (#8810) преди 6 години
coro.nimcfg f89c247a89 fix test failure in coro.nim преди 9 години
cstrutils.nim ed5b7cbac0 move eqIdent to vm.nim (#7585) преди 6 години
db_common.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
distros.nim 7ef268274f Haiku support for Nim (#8542) преди 6 години
dynlib.nim 559a7615ad Nintendo switch support (#8069) преди 6 години
editdistance.nim 77a8c6ffd8 unicode: add split procs; refs #6301 преди 6 години
encodings.nim 223e92b83a stdlib: documenation updates, the exception names have been changed преди 6 години
endians.nim 1fe949b9d5 Make the swap procs safe for unaligned input ptrs (#9210) преди 6 години
events.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
fenv.nim 7ef268274f Haiku support for Nim (#8542) преди 6 години
future.nim 0872e7a27e renamed future.nim to sugar.nim преди 6 години
hashes.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
htmlgen.nim bc557e4c6a HTMLGen Update, Add runnableExamples, Add HTML Tags center, details, dialog, marquee, picture, slot, summary (#9252) преди 6 години
htmlparser.nim 9899c4525c Add parsing empty attribs to htmlparser (#9559) преди 6 години
httpclient.nim f2cd8ed99a fixes #7842 if no uri.scheme specified raise ValueError with hint (#7846) преди 6 години
httpcore.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
httpserver.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
json.nim 91c13a0163 [docs/json]: expands existing examples + shows {} operator in action (#9157) преди 6 години
lenientops.nim efae366857 rename SomeReal to SomeFloat (#7617) преди 6 години
lexbase.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
logging.nim df68c2da49 write logs to stderr instead of stdout; fixes #9547 (#9554) преди 6 години
marshal.nim 223e92b83a stdlib: documenation updates, the exception names have been changed преди 6 години
matchers.nim 0fad659bf7 make more tests green преди 6 години
math.nim 8a1d52fa48 Fix #9585 hypot in js преди 6 години
md5.nim bc738d63a7 no interval arithmetic anymore to construct implicit range types; breaking change преди 7 години
memfiles.nim 223e92b83a stdlib: documenation updates, the exception names have been changed преди 6 години
mersenne.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
mimetypes.nim 9379f9353a Add application/wasm to mimetypes.nim (#8389) преди 6 години
nativesockets.nim 223e92b83a stdlib: documenation updates, the exception names have been changed преди 6 години
net.nim 223e92b83a stdlib: documenation updates, the exception names have been changed преди 6 години
nimprof.nim 953f2ef261 Minor bug fix (#9430) преди 6 години
nimprof.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg преди 10 години
nimtracker.nim 98c7bab8ea make memory tracker work without onThreadCreation преди 7 години
oids.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
options.nim ce4383be3b fixes #8658; addQuoted on Option[T] (#8659) преди 6 години
os.nim 3bef851143 fix #8225 os.isHidden was buggy on posix (#8315) преди 6 години
ospaths.nim 37986d0ba8 ospaths docs: add 'basename' to theindex преди 6 години
osproc.nim 223e92b83a stdlib: documenation updates, the exception names have been changed преди 6 години
oswalkdir.nim 3f31395d50 Add copyright header преди 8 години
parsecfg.nim b53531ee31 make 'koch web' work again преди 6 години
parsecsv.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
parsejson.nim 221b34ad83 move parsejson logic into its own standard lib module преди 6 години
parseopt.nim 36473acf47 fixes a parseopt regression (#8820) преди 6 години
parseopt2.nim dae5450947 WIP: disallow 'nil' for strings and seqs преди 6 години
parsesql.nim ee54d6977b Parse the usage of the SQL in operator properly (#9527) преди 6 години
parseutils.nim 223e92b83a stdlib: documenation updates, the exception names have been changed преди 6 години
parsexml.nim 9899c4525c Add parsing empty attribs to htmlparser (#9559) преди 6 години
pegs.nim 223e92b83a stdlib: documenation updates, the exception names have been changed преди 6 години
punycode.nim a0dc9f57cb Add copyright header преди 8 години
random.nim 541debe6e1 stdlib: minor changes to avoid compiler warnings преди 6 години
rationals.nim 3027ca292c Support `div`, `mod`, floorDiv and floorMod for Rationals (#7918) преди 6 години
ropes.nim b75808c7d9 Fixes ropes regressions due to the not-nil strings (#8687) преди 6 години
scgi.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
securehash.nim 70e8640244 move new sha1 module into the new 'std' namespace преди 6 години
segfaults.nim 1268ca79e5 fixes #5599 (#5610) преди 7 години
selectors.nim 34f398d010 Allow async stdin преди 6 години
smtp.nim 1d78ba64b4 rework the exception hierarchy; refs #8363 преди 6 години
smtp.nim.cfg 39839fda8a Rename *.nimrod.cfg to *.nim.cfg преди 10 години
stats.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
streams.nim 223e92b83a stdlib: documenation updates, the exception names have been changed преди 6 години
strformat.nim 3b310e91cd New implementations of times.parse & times.format (#8094) преди 6 години
strmisc.nim 72dfe176f5 remove dead code elimination option (#7669) преди 6 години
strscans.nim 95a60dc780 Fix strscans.scanp (#9518) преди 6 години
strtabs.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
strutils.nim e4e19f8288 stripLineEnd aka chomp (#9623) преди 6 години
subexes.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
sugar.nim 680f5eeb15 fixes #9540 преди 6 години
terminal.nim 82a1576263 fix #9394 by replacing `fmt` with `strutils.%` (#9417) преди 6 години
times.nim 81f5427ed4 Fix times 32-bit issue преди 6 години
typetraits.nim 7df722844b typetraits: Dots for sentence endings. преди 6 години
unicode.nim bc26c08862 unicode.nim: minor alignment change преди 6 години
unittest.nim 7f49364fd0 make more tests green преди 6 години
uri.nim 903886396d Don't prevent ',' from getting escaped in theindex.html преди 6 години
volatile.nim 74ae66ddbc Add volatile load/store (#5263) преди 8 години
xmlparser.nim bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings преди 6 години
xmltree.nim 27e4825c62 [cleanup] remove `xmldom` and `xmldomparser` (#9234) преди 6 години