1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clobber more detritus from perf testing. More... almost 7 years ago
Update dates. More... almost 7 years ago
Update copyright notices. More... almost 9 years ago
Merge branch 'master' of github.com:slightlyoff/cassowary-js-refactor More... about 9 years ago
Update Tableau for correct null check to avoid deopt. More... about 9 years ago
Using Adam Klein's suggestion to adopt the same storage strategy on the old/busted HT impl as for new. Faster on Chrome (but we aren't using it there). More... about 9 years ago
Fix typo in renaming; caught by panels demo. More... about 9 years ago
Work around Safari 7.1/8's busted Map by using array storage there. More... about 9 years ago
Use Map as the storage for `c.HashSet` when possible. Fixes #69. More... about 9 years ago
Merge pull request #68 from slightlyoff/variable-checking More... about 9 years ago
Update with Uglify-friendly iteration; update build. More... about 9 years ago
Update the build. More... about 9 years ago
Clobber spurious debugging & update build. More... about 9 years ago
Move to using a Map for storage. 2x faster on FF & Chrome, 20% in Safari More... about 9 years ago
Variable checking FTW? Need better perf tests. More... about 9 years ago
Ensure that we cast correctly. More... about 9 years ago
Fixes for Intern 2.2, largely thanks to @csnover. \o/ More... about 9 years ago
Notes for the future. More... about 9 years ago
Update to Intern 2.2 More... about 9 years ago
Clobber try/catch on own(), was preventing opt. More... about 9 years ago
Clobber extra lookups in SimplexSolver::_setExernalVariables. More... about 9 years ago
Browser harness for perf test. More... over 9 years ago
Update benchmarkjs version. More... over 9 years ago
Move edit constrait detection out of addConstraint + Major cleanup. More... over 9 years ago
Cruft killing. Clobbering debugging logging; devtools got better. More... over 9 years ago
Clobber Safari 5.x workaround. More... over 9 years ago
Update builds. More... over 9 years ago
Removes assert that was casuing required edit removal to fail. More... over 9 years ago
Less garbage from expression creation. More... over 9 years ago
Minor reformats. More... over 9 years ago