0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create README.md More... about 11 years ago
Optimize Leaf.substring More... over 11 years ago
Fix correctness of balance() More... over 11 years ago
Fix pow() More... over 11 years ago
Add code documentation to Concat.balance More... almost 12 years ago
Make test.js and rope.js work in the browser as well More... almost 12 years ago
Change main.js More... almost 12 years ago
Change short leaf threshold according to experimentation More... almost 12 years ago
Display balance counter in main More... almost 12 years ago
Add balance counter to rope.js More... almost 12 years ago
Update test.js More... almost 12 years ago
Fix bug in genstress More... almost 12 years ago
Add stress testing code More... almost 12 years ago
Various changes and fixes More... almost 12 years ago
Slight changes/fixes More... almost 12 years ago
Optimize substring More... almost 12 years ago
Whoops, fix JSON method names More... almost 12 years ago
Change rope_from_json to rope_from_data to be consistent and add a real rope_from_json More... almost 12 years ago
Balance after concatenation More... almost 12 years ago
Reorganize code, add notice about Boehm et al (1995) More... almost 12 years ago
Reimplement Rope. The rope is now two classes - binary concatenation (Concat) and leaf (Leaf). We still support substring, charAt and concat. Now we also support explicit balancing of the Concat node. More... almost 12 years ago
Initial commit More... almost 12 years ago