Commit History

Autor SHA1 Mensaxe Data
  Piotr Jasiun 412d575b9b Introduced Transaction class. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 29abb5eac9 Tests: Replaced remaining var with let. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 0cb38cff40 Tests: Use const for classes. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 9a84a27b6a Tests: Use const for modules. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik f901920eb9 Code style corrections for tests. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 00de57cc53 Changed .to(.be).equal(s) to .to.equal. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 0a4d27d61c Fixed tests for Attribute, Character. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 5b30957885 Changed to.be.equals to to.equals. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 25436bed3d Renamed protected getAttrCount to _getAttrCount. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 6e8e884b6b Node attributes are private now. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun fcd746d600 element.children is now protected. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 8a77a0cdde Introduced element.removeChildren method. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 3e96198449 Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun abc4ec3f41 Tests: for element and character constructors. %!s(int64=10) %!d(string=hai) anos