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