0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version to 0.2.2 More... 10 months ago
bumped dependencies to latest More... 10 months ago
update lock file to new version of npm More... 10 months ago
Merge pull request #31 from qbane/fix-bypassed-instanceof More... 10 months ago
Fix accidentally bypassed instanceof checks (#30) More... 10 months ago
README.md - fixed reference to unpkg.com file package.json - added main bumped version to 0.2.1 More... over 5 years ago
package.json - added description and change package name to avoid "similar name" error More... over 5 years ago
README.md - updated usage info More... over 5 years ago
removed all AGPL license headers, since code is now MIT More... over 5 years ago
switched all yui api endpoints to use SSL More... over 5 years ago
README.md - removed alternatives since it's outdated More... over 5 years ago
add source map to build More... over 5 years ago
Switch to MIT license More... over 5 years ago
Adding npm publish logic More... over 5 years ago
Removed "dist" folder from repository in preparation of moving library to npm package. More... over 5 years ago
update npm packages More... over 5 years ago
Create LICENSE More... over 5 years ago
bumped minimum IE version to 8+ More... almost 10 years ago
updating to pegjs 9.0 revealed some javascript issues in the grammar definition - now fixed More... almost 10 years ago
Use grunt for building the library. Output files now go into "dist" folder" instead of "build". More... almost 10 years ago
Build script is now Linux friendly - removed note from readme. More... over 12 years ago
Merge pull request #18 from xstefanox/build-portability More... over 12 years ago
The project can now be built on Unix-like OSes More... over 12 years ago
#16: Fixed up all test cases related to IE9 in application/xhtml+xml mode. More... about 13 years ago
#16: Fixed xpath issues relating to IE9 in text/html mode. Al test cases now pass. More... about 13 years ago
Added Wicked Good XPath to benchmark. More... about 13 years ago
Allow for initialization of "quasi" xpath implementation of XPath when running benchmark. More... over 13 years ago
Benchmark inside iframe now fully functional. More... over 13 years ago
Benchmark correctness tests now run inside of the iframe. More... over 13 years ago
Started refactoring benchmark such that correctness tests run inside of an iframe. More... over 13 years ago