1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 24 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
🐛 Don't throw errors when an *unused/free* socket has an error in `Develry.HttpAgent`
skerit
as Jelle De Loecker
More... 6 days ago
⚡️ Implement a custom `done` and `waterfall` static method for the `SwiftPledge` class
skerit
as Jelle De Loecker
More... 26 days ago
⚡️ Some benchmark performance improvements
skerit
as Jelle De Loecker
More... 26 days ago
✅ Add class descendants & pledge tests
skerit
as Jelle De Loecker
More... 27 days ago
🐛 Fix some `Swift` methods not using the correct schedulers
skerit
as Jelle De Loecker
More... 27 days ago
✨ Add `Pledge#getResolvedFunction()` method, which can be passed as an old-style callback
skerit
as Jelle De Loecker
More... 27 days ago
🧑‍💻 Add more info to the `setAbstractMethod` error
skerit
as Jelle De Loecker
More... 29 days ago
✨ Add some devtools functions for custom inspect formatting
skerit
as Jelle De Loecker
More... 29 days ago
✅ Use `c8` package instead of `nyc` for coverage
skerit
as Jelle De Loecker
More... about 1 month ago
✨ Make `Function.getDescendant(name)` also try the lowercase version of the name
skerit
as Jelle De Loecker
More... about 1 month ago
✨ Add `Trail#ifNull(fallback)` method
skerit
as Jelle De Loecker
More... about 2 months ago
🔖 Release as v0.9.2
skerit
as Jelle De Loecker
More... about 2 months ago
💥 Don't let `Object.setPath()` create arrays by default
skerit
as Jelle De Loecker
More... about 2 months ago
🐛 Don't let falsy values passed to `Decimal` classes cause an error
skerit
as Jelle De Loecker
More... about 2 months ago
🐛 Clear the entire `Develry.Request.cache` as soon as a non-GET request is made
skerit
as Jelle De Loecker
More... about 2 months ago
🔖 Release as v0.9.1
skerit
as Jelle De Loecker
More... about 2 months ago
✨ Allow `Pledge` instances to be cancelled
skerit
as Jelle De Loecker
More... 2 months ago
🐛 Fix some number parsing issues in the tokenizer
skerit
as Jelle De Loecker
More... 2 months ago
✨ Also make destringify/depropertize optimize property chains
skerit
as Jelle De Loecker
More... 2 months ago
♻️ Rewrite JavaScript tokenizer to no longer use regexes
skerit
as Jelle De Loecker
More... 2 months ago
🔖 Release as v0.9.0
skerit
as Jelle De Loecker
More... 2 months ago
🐛 Make `String.parseQuote(input)` not fail on windows due to line endings
skerit
as Jelle De Loecker
More... 2 months ago
✅ Just disable the request agent tests on github actions
skerit
as Jelle De Loecker
More... 2 months ago
✅ More attempts to get request agent tests working on github actions
skerit
as Jelle De Loecker
More... 2 months ago
✅ Increase request agent test timeout for github actions
skerit
as Jelle De Loecker
More... 2 months ago
✅ Fix line endings issue for windows tests
skerit
as Jelle De Loecker
More... 2 months ago
🙈 Add docblock update to revisions to ignore
skerit
as Jelle De Loecker
More... 2 months ago
📝 Update all docblocks
skerit
as Jelle De Loecker
More... 2 months ago
🙈 Add file for ignoring revisions in git blame
skerit
as Jelle De Loecker
More... 2 months ago
♻️ Cleanup function inheritance code
skerit
as Jelle De Loecker
More... 2 months ago