0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #17 from terrycojones/dont-call-syncho-callback-more-than-once More... about 11 years ago
Added guard to fullproof.make_synchro_point to make sure it doesn't call its callback multiple times. More... about 11 years ago
More careful use of window in websql and indexeddb init. More... about 11 years ago
Look for indexedDB and IDBTransaction in the global scope when initializing the IndexedDB store. More... about 11 years ago
Merge pull request #9 from terrycojones/fix-html-dbl-quote More... about 11 years ago
Merge remote-tracking branch 'origin/master' More... about 11 years ago
fix Issue #10: broken tutorial caused by the english normalizers not using the callback chaining. Also added a few unit tests for english in tests/normalizers.html. More... about 11 years ago
Fixed trailing double quote in animals.html example. More... about 11 years ago
Merge pull request #5 from terrycojones/make-build-work-on-mac-osx More... about 11 years ago
Merge pull request #7 from terrycojones/fix-scoring-engine-lookup-6 More... about 11 years ago
Use correct comparatorObject in scoring engine lookup. More... about 11 years ago
unit tests now use a local library (so one can work offline) More... about 11 years ago
adds comment for StoreDescriptor function More... about 11 years ago
unit tests now use a local library (so one can work offline) More... about 11 years ago
Removed extra space. More... about 11 years ago
Removed extra/uneeded set +e More... about 11 years ago
Lots of small changes to make tools/build-all.sh work under Mac OS X. More... about 11 years ago
manage case when window is not available More... over 11 years ago
use strict More... over 11 years ago
normalizers chain-call More... over 11 years ago
removes debug trace More... over 11 years ago
adds colors' "double the fun" example More... over 11 years ago
removes debug trace More... over 11 years ago
fix progress w/ websql More... over 11 years ago
adds stores benchmark More... over 11 years ago
optimized websql injectbulk More... over 11 years ago
adds contribute section More... over 11 years ago
adds headers to the results More... over 11 years ago
release & examples update More... over 11 years ago
scoring engine now returns results sorted by descending score More... over 11 years ago