0
I Use This!
Inactive

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated mocha to 2.1.x More... about 10 years ago
Fixed JSDoc comments for libjass.renderers.Keyframe More... about 10 years ago
Fixed Bluebird extension methods. More... about 10 years ago
Added pointer to parser tests. More... about 10 years ago
Added tests for ASS.fromString() More... about 10 years ago
Added shim for assert(value, message) More... about 10 years ago
Show test lines with original whitespace. More... about 10 years ago
Use classList instead of className. More... about 10 years ago
Use process.nextTick or MutationObserver instead of setTimeout(0), if available. More... about 10 years ago
Refactored promise resolution. More... about 10 years ago
Refactored Global interface. More... about 10 years ago
Use before_script instead of script to build docs, or else Travis doesn't run npm test More... about 10 years ago
Fixes for libjass.Promise More... about 10 years ago
Use travis container-based infrastructure. More... about 10 years ago
Implemented @implements annotations in JSDoc and documentation generator. More... about 10 years ago
Use fake source files to implement auto-generated JSDoc comments. More... about 10 years ago
Various fixes for typescript gulp module. More... about 10 years ago
Don't consider the video paused until 100ms have passed since its currentTime hasn't changed. More... about 10 years ago
Fixed bug introduced from previous refactoring. More... about 10 years ago
Minor refactoring in XhrStream. More... about 10 years ago
Ignore non-property lines when parsing script info section. More... about 10 years ago
Fixed JSDoc annotation for Stream.nextLine() More... about 10 years ago
fulfilledHander is optional for Promise.then() More... about 10 years ago
Only look for Constructors and Interfaces when resolving types. More... about 10 years ago
Handle functions missing a return type specifier when checking for a missing @return annotation. More... about 10 years ago
Removed unused branch. Interfaces are not emitted. More... about 10 years ago
Fixed output of generics for @extends annotations. More... about 10 years ago
Updated README. More... about 10 years ago
Updated changelog for v0.9.0 More... about 10 years ago
Updated mocha to v2.0.x More... about 10 years ago