-
Notifications
You must be signed in to change notification settings - Fork 643
Pull requests: denoland/std
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(toml): add
Scanner
skipWhitespaces()
method
toml
#6564
opened Apr 9, 2025 by
timreichen
Loading…
chore: add
no-external-code
rule to Deno Style Guide lint plugin
cli
html
#6562
opened Apr 9, 2025 by
iuioiua
Loading…
chore: add
no-top-level-arrow-syntax
rule to Deno Style Guide linter plugin
#6558
opened Apr 8, 2025 by
iuioiua
Loading…
chore: Add
error message
Deno Style Guide linter plugin
assert
async
cbor
collections
crypto
expect
fs
io
streams
testing
toml
uuid
#6553
opened Apr 6, 2025 by
timreichen
Loading…
feat(data-structures): add
BinarySearchTree
methods ceiling
, floor
, higher
, lower
data-structures
#6544
opened Mar 31, 2025 by
WWRS
Loading…
test(toml): replace parser combinator with
parse()
tests
toml
#6529
opened Mar 29, 2025 by
timreichen
Loading…
feat(fs/unstable): add open, openSync, and FsFile class
fs
#6524
opened Mar 27, 2025 by
jbronder
Loading…
feat(cli/unstable): promptSelect scrolls when the list is too large
cli
#6523
opened Mar 27, 2025 by
WasixXD
Loading…
feat(collections): option to merge
undefined
in deepMerge
collections
#6522
opened Mar 27, 2025 by
WWRS
Loading…
BREAKING(cli/unstable): make
ProgressBar
value
and max
properties public
cli
#6430
opened Feb 19, 2025 by
timreichen
Loading…
fix(assert): fail type check for
assertArrayIncludes
when element type of expected
not assignable to actual
(#6427)
assert
collections
random
#6428
opened Feb 19, 2025 by
lionel-rowe
Loading…
BREAKING(cli/unstable): make
ProgressBar
writable
optional
cli
#6409
opened Feb 15, 2025 by
timreichen
Loading…
feat(cli/unstable): add
ProgressBar
start()
method
cli
#6408
opened Feb 15, 2025 by
timreichen
Loading…
refactor(cli/unstable): make
ProgressBar
options
optional
cli
#6407
opened Feb 15, 2025 by
timreichen
Loading…
BREAKING(cli/unstable): rename
ProgressBar
end()
method to stop()
cli
#6406
opened Feb 15, 2025 by
timreichen
Loading…
feat(collections/unstable): add cycle iterator utility
collections
enhancement
New feature or request
#6386
opened Feb 6, 2025 by
EGAMAGZ
Loading…
feat(collections): add index arg to methods
collections
feedback welcome
We want community's feedback on this issue or PR
suggestion
a suggestion yet to be agreed
#6382
opened Feb 5, 2025 by
canac
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.