Files
dolt/js
Rafael Weinstein 74ba1012c2 sequence.getOffset => sequence.cumulativeNumLeaves (#2193)
sequence.getOffset was problematic and didn't have a clear meaning. In addition it was causing a bunch of +1 code at call sites. This patch replaces it with cumulativeNumLeaves which has a clearer meaning.
2016-07-28 16:55:41 -07:00
..
2016-07-08 13:17:31 -07:00
2015-11-12 20:53:23 -05:00
2016-07-26 15:31:43 -07:00