angular-cn/modules
Misko Hevery 0866485f95 perf: Traverse dom using firstChild instead of childNodes
5% improvement in speed by not using childNodes DOM API.
2015-01-06 13:16:57 -08:00
..
benchmarks refactor(perf): introduce benchpress2 2015-01-05 17:49:50 -08:00
benchmarks_external refactor(perf): introduce benchpress2 2015-01-05 17:49:50 -08:00
change_detection refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
core perf: Traverse dom using firstChild instead of childNodes 2015-01-06 13:16:57 -08:00
di cleanup(di): change di.js to declare all exported symbols 2014-12-29 15:20:50 -08:00
directives refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
examples refactor(change_detection): add change_detection library file 2014-12-29 15:20:42 -08:00
facade feat(test_lib): implement SpyObject 2014-12-29 13:27:17 -08:00
reflection style: fix typos 2014-12-04 11:01:19 +01:00
rtts_assert feat(test_lib): implement SpyObject 2014-12-29 13:27:17 -08:00
test_lib feat(test_lib): implement SpyObject 2014-12-29 13:27:17 -08:00