1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 20 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
✨ Allow `String#tokenizeHTML()` custom blocks to replace `TAG_NAME` states
skerit
as Jelle De Loecker
More... about 1 year ago
✨ Add `WeakValueMap` class
skerit
as Jelle De Loecker
More... about 1 year ago
Release as v0.8.7
skerit
as Jelle De Loecker
More... about 1 year ago
✨ Add `RURL#matchesPath()` method
skerit
as Jelle De Loecker
More... about 1 year ago
✅ Add RURL test for inheriting protocols
skerit
as Jelle De Loecker
More... about 1 year ago
🐛 Fix `tel:` not being recognized as a valid protocol in `RURL`
skerit
as Jelle De Loecker
More... about 1 year ago
Release as v0.8.6
skerit
as Jelle De Loecker
More... about 1 year ago
Make `RURL.isUrl()` return true when given a `Location` instance
skerit
as Jelle De Loecker
More... about 1 year ago
Release as v0.8.5
skerit
as Jelle De Loecker
More... about 1 year ago
Fix using global Function inherits method
skerit
as Jelle De Loecker
More... about 1 year ago
Add `BackedMap#getKey(value)` method
skerit
as Jelle De Loecker
More... about 1 year ago
Add `Class#getLiveDescendantsMap()`, which returns a live `BackedMap` that always has the current descendants
skerit
as Jelle De Loecker
More... about 1 year ago
Add the `Develry.BackedMap` class
skerit
as Jelle De Loecker
More... about 1 year ago
Don't add descendants to the dictionary that don't have a `type_name`
skerit
as Jelle De Loecker
More... about 1 year ago
Release as v0.8.4
skerit
as Jelle De Loecker
More... about 1 year ago
Make sure `FormData#append(field, value, options)` turns certain values into strings
skerit
as Jelle De Loecker
More... about 1 year ago
Fix the `Stream` namespace
skerit
as Jelle De Loecker
More... about 1 year ago
Release as v0.8.3
skerit
as Jelle De Loecker
More... over 1 year ago
Fix self-closing HTML tags without whitespace not being parsed properly nu `String.tokenizeHTML()`
skerit
as Jelle De Loecker
More... over 1 year ago
Add some more timeout tests
skerit
as Jelle De Loecker
More... over 1 year ago
Fix loading invalid extra files causing an error on the client side
skerit
as Jelle De Loecker
More... over 1 year ago
Add the `force` argument to `Blast.createStaticDefiner(target, force)`
skerit
as Jelle De Loecker
More... over 1 year ago
Add `Blast.listToTree()` unit tests
skerit
as Jelle De Loecker
More... over 1 year ago
Add `Blast.listToTree()` method
skerit
as Jelle De Loecker
More... over 1 year ago
Remove the requiring of removed symbols file
skerit
as Jelle De Loecker
More... over 1 year ago
Add ECONNRESET tests
skerit
as Jelle De Loecker
More... over 1 year ago
Automatically handle `ECONNRESET` errors because of keep-alive requests
skerit
as Jelle De Loecker
More... over 1 year ago
Release as v0.8.2
skerit
as Jelle De Loecker
More... over 1 year ago
Prefill the sample collector with 0 values by default
skerit
as Jelle De Loecker
More... over 1 year ago
Add the `SampleCollector` class, which can be used to create rolling averages
skerit
as Jelle De Loecker
More... over 1 year ago