1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:ilinsky/xpath2.js
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Added action badge
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Create codeql-analysis.yml
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Excluded node 6
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Corrected expectation
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Added package-lock file
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Merge branch 'master' of github.com:ilinsky/xpath2.js
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Allowed for package-lock to be added to repository
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Create node.js.yml
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Minor
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Bumped version
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Properly check foreign exception
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Missing import added
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Dropped GPL license for newer versions
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Do not publish tests to npm
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Added gitignore
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Added proper error constructor
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Cut down to barebone
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Minor
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Added fallback for missing getElementById dom function
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Export classes needed to implement custom APIs
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Also export createCDATASection
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Line endings corrections
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Removed function not required
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Removed childNodes property as not required
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Type conversion utilities moved to DynamicContext class
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Re-wiring
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Minor refactoring
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Renamed src to lib as per community norm
ilinsky
as Sergey Ilinsky
More... about 3 years ago
Removed banners
ilinsky
as Sergey Ilinsky
More... about 3 years ago