1
I Use This!
Very Low Activity

Commits : Listings

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