Commit History

Author SHA1 Message Date
  Szymon Kupś 37eca4ed98 Removed old getIteratorCount name, changed to utils.count. 9 years ago
  Szymon Kupś d0f78c554d Merge with master. 9 years ago
  Piotrek Koszuliński e5fb24d91c Fixed remaining references to utils. 9 years ago
  Szymon Kupś 7d4cc84490 Fixed tests that were using getIteratorCount method that is moved now to utils.count(). 9 years ago
  Szymon Cofalik 9d475ef963 Introduced API for deltas. 9 years ago
  Piotr Jasiun 0aca4a5bf3 Range iteration refactoring. 9 years ago
  Piotr Jasiun 8bc0981558 Changed default TreeWalker behavior to return merged characters by default. 9 years ago
  Piotr Jasiun 097c6430e9 Return previous and next positions from the TreeWalker. Changed Range methods. 9 years ago
  Szymon Cofalik 7361a2d694 Removed treeModel.Attribute, treeModel.AttributeList. Fixes in files to use new Attribute API. Fixed bug in AttributeOperation by AttributeOperation transformation. 10 years ago
  Szymon Cofalik a826580618 Add layer of abstraction above AttributeList. Make instance of AttributeList a protected property in multiple classes. 10 years ago
  Szymon Cofalik 6074e72b69 Tests: fixes connected with TextNode -> CharacterProxy change. 10 years ago
  Szymon Cofalik 44c9e3ba9c Changed: treeModel.PositionIterator and others to use new treeModel.NodeList behavior and treeModel.TextNode. 10 years ago
  Szymon Cofalik 747aa1fcbb Changed AttributeList API. 10 years ago
  Piotrek Koszuliński 067ee9fee9 Ported a bunch of tests. 10 years ago
  Piotr Jasiun de2824f4f8 Updated copyrights. 10 years ago
  Piotrek Koszuliński 95e4c2aaa1 Ported the TDM. 10 years ago
  Szymon Cofalik 0b7f1527ca Added Range.getMinimalFlatRanges, Range.*getTopLevelNodes. Renamed Range.*getNodes to Range.*getAllNodes. 10 years ago
  Szymon Cofalik 3006808e93 Tests: updated bender-tags in treemodel tests. 10 years ago
  Szymon Cofalik b697fb0449 AttributeDelta new tests and bugfix. 10 years ago
  Szymon Cofalik 6ec0ae71eb treeModel.deltas renamed to treeModel.delta. 10 years ago