Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Michael Ragazzon 762dab7f68 Cleaning up some more 6 ani în urmă
  Michael Ragazzon 68f23e5e8e PropertiesIteratorView: Move move operators to cpp-file and use rule of five. 6 ani în urmă
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance 6 ani în urmă
  Michael Ragazzon 9a04ade50b Cleanup element style and definition. 6 ani în urmă
  Michael Ragazzon 23e356ae4c Remove pseudo class properties from element definition. This simplifies the code a whole lot, and makes fetching a new definition a lot faster. This means that we have to fetch new definitions more often (specifically, now also when we set a pseudo class), but despite this, the net performance gains are substantial. We could introduce flags to avoid this later. 6 ani în urmă
  Michael Ragazzon 05a24f63d5 Now that we have PropertyIds, we can use a bitset to represent dirty properties, increasing iteration performance. 6 ani în urmă