Commit Graph

  • 0f8f4801bd chore: use fork Traceur with disabled getters/setters Vojta Jina 2015-01-08 12:27:28 -0800
  • 14e91e209e feat(test): add e2e tests for benchmarks and examples Tobias Bosch 2015-01-08 10:02:23 -0800
  • 8c6527251b cleanup: remove `import from "test_lib"` from production code vsavkin 2015-01-07 18:32:19 -0800
  • 6bb3b81465 cleanup: remove toBool vsavkin 2015-01-07 18:38:20 -0800
  • 77aa3ed61b feat(benchpress): show more metrics and make the run mode configurable Tobias Bosch 2015-01-07 14:35:42 -0800
  • 82b1601a31 refactor(benchmarks): rename `timeBenchmark` into `benchmark` Tobias Bosch 2015-01-07 11:31:18 -0800
  • 458b2d7215 docs(bench press): add clarifying comment Tobias Bosch 2015-01-06 15:56:54 -0800
  • 1320175646 perf(change detection): minimized amount of code in protective try-catch Stephen Adams 2015-01-07 11:47:25 -0800
  • a6a6273263 fix(compiler): fix nextSibling iterator in compiler. Rado Kirov 2015-01-07 11:54:10 -0800
  • ef20b706aa Replaced Children loop iteration for the firstChild method Felipe Batista 2014-12-22 17:12:15 -0500
  • 41f43d57e8 chore: move npm's dev dependencies to the devDependencies section Pawel Kozlowski 2015-01-02 11:58:34 +0100
  • 457cbaa39b fix(ProtoView): element injector should have either a parent or a host Victor Berchet 2015-01-06 13:30:48 +0100
  • 09092b269c fix(ElementBinderBuilder): allow a directive to have mutliple bindings Victor Berchet 2014-12-18 13:42:05 +0100
  • 7027674081 fix(compiler): fix a typo in BIND_NAME_REGEXP Victor Berchet 2014-12-18 11:39:37 +0100
  • 45008884e4 Add semicolon to generateNavigationDoc.js Essam Al Joubori 2014-12-14 20:09:06 -0500
  • 164cf5b2a3 style(async): add missing type annotation js/dart gdi2290 2015-01-04 00:38:24 -0800
  • e276716bde docs(README): missing project name PatrickJS 2015-01-04 15:12:48 -0800
  • 7e708ccf98 chore: add .gitattributes with new lines config PatrickJS 2015-01-04 15:20:28 -0800
  • fe2a09bc7f refactor(perf): e2e tests and benchpress should be written in es6 Tobias Bosch 2015-01-06 15:19:22 -0800
  • 373fd7d04a chore: add dart2js flags to benchmark to enable trust-type-annotations Misko Hevery 2015-01-06 15:17:12 -0800
  • 0866485f95 perf: Traverse dom using firstChild instead of childNodes Misko Hevery 2014-12-11 16:07:49 -0800
  • f04967ad37 chore(traceur): update to 0.0.79 Victor Berchet 2014-12-11 00:19:03 +0100
  • 6f303121c6 refactor(perf): introduce benchpress2 Tobias Bosch 2014-12-29 15:36:29 -0800
  • 53906e484a fix(compiler): fix a dart analyzer warning vsavkin 2014-12-30 13:25:18 -0800
  • 0a4d6170ba fix(gulpfile): fix the dartanalyzer task vsavkin 2014-12-29 18:09:30 -0800
  • 3a80c4197d refactor(perf): move navigation into test files and rename `runSimpleBenchmark` Tobias Bosch 2014-12-29 16:15:41 -0800
  • 35ac3f3d97 feat(perf): measure error and stop automatically when the numbers are good enough. Tobias Bosch 2014-12-29 14:20:48 -0800
  • e5dbc69f42 cleanup(di): change di.js to declare all exported symbols vsavkin 2014-12-29 15:00:33 -0800
  • 739f624cc8 refactor(change_detection): add change_detection library file vsavkin 2014-12-29 09:51:52 -0800
  • f06433fb58 feat(test_lib): implement SpyObject vsavkin 2014-11-25 15:16:53 -0800
  • 965f70bfbe feat(transpiler): implement @IMPLEMENTS vsavkin 2014-12-22 14:15:18 -0800
  • a37950293a cleanup(core): fix dart analyzer warnings vsavkin 2014-12-29 12:12:11 -0800
  • da9d041f90 feat(view): add support for components that use shadow dom emulation vsavkin 2014-12-23 10:45:20 -0800
  • df4ac0dd33 refactor(perf): use webdriver to execute benchmarks Tobias Bosch 2014-12-22 17:50:10 -0800
  • d642c6afb5 feat(change_detector): wrap exceptions into ChangeDetectionError vsavkin 2014-12-16 13:45:04 -0800
  • 3d534928b5 refactor(parser): align expression language with host language vsavkin 2014-12-16 10:10:32 -0800
  • 90daca02cf fix(examples.dart): initialize the reflector Victor Berchet 2014-12-17 16:18:22 +0100
  • 75549a660c fix(examples.dart): add LifeCycle to the reflector Victor Berchet 2014-12-17 14:45:42 +0100
  • 86fb564818 fix(ChangeDispatcher): update the onRecordChange signature Victor Berchet 2014-12-17 16:56:26 +0100
  • dbd85615b0 style(core): add missing type annotation vsavkin 2014-12-16 09:47:01 -0800
  • 1d03c2af5d feat(change_detector): add a way to inspect records and record ranges vsavkin 2014-12-16 16:45:08 -0800
  • df21c3c77d feat(zone): add support for long stack traces vsavkin 2014-12-11 11:36:05 -0800
  • d5fcac4d7a feat(compiler): pass compilation unit to the parser vsavkin 2014-12-10 19:21:15 -0800
  • d985045983 fix(build): disable the analysis of third-party libs vsavkin 2014-12-12 16:24:53 -0800
  • de855a79b9 fix(build): run dartanalyzer after transpiler and html to avoid races vsavkin 2014-12-12 16:24:36 -0800
  • cf8a5d2a0d cleanup(zones): cleanup vsavkin 2014-12-12 15:18:48 -0800
  • 9891312495 chore(gulpfile): add zone.js to the list of deps vsavkin 2014-12-10 10:48:37 -0800
  • 2184150905 feat(bootstrap): use VmTurnZone and LifeCycle to bootstrap an application vsavkin 2014-12-10 10:48:17 -0800
  • 0b550f9695 feat(LifeCycle): change LifeCycle to be able register it with a zone vsavkin 2014-12-10 10:48:10 -0800
  • df36ffb11d feat(zone): add initial implementation of VmTurnZone vsavkin 2014-12-05 18:30:45 -0800
  • 4a08bbf7f1 chore: update README to make Dart optional Miško Hevery 2014-12-12 11:57:02 -0800
  • c25e9e7c5f fix: properly close the <tree> tag in benchmark Misko Hevery 2014-12-11 14:23:02 -0800
  • 56b7ba4bce perf: improve baseline speed by 30% Misko Hevery 2014-12-11 13:58:26 -0800
  • 017f6ced4d chore: chrome louncher WTF flags Misko Hevery 2014-12-08 20:25:37 -0800
  • 60456c8b89 feat(ng-repeat): initial implementaion of ng-repeat. Rado Kirov 2014-12-05 17:44:00 -0800
  • 59d6d604b4 fix(analyzer): fix a warning about an unused variable Victor Berchet 2014-12-11 00:30:21 +0100
  • 3ec3d5e084 perf(view): inline and refactor view instantiation and hydration Tobias Bosch 2014-12-09 10:31:19 -0800
  • 8acf9fb609 feat(change_detection): ensure that expression do not change after they have been checked vsavkin 2014-12-04 18:30:54 -0800
  • d02e192951 fix(scripts): make chrome launcher executable Tobias Bosch 2014-12-08 15:30:29 -0800
  • e7de5f8f37 feat(benchmarks): tree benchmark baseline Tobias Bosch 2014-12-08 14:17:44 -0800
  • 68da0012cc perf(Change Detection): remove the usage of getters/setters Victor Berchet 2014-12-04 16:36:49 +0100
  • 2c4a2f5158 perf(Change Detection): Track the range & group on changes only Victor Berchet 2014-12-04 14:23:23 +0100
  • ee36063fae style: misc minor changes Victor Berchet 2014-12-04 13:23:32 +0100
  • c362f33fe4 style(Change Detection): rename WatchGroupDispatcher to ChangeDispatcher Victor Berchet 2014-12-04 13:16:38 +0100
  • 01fa90c11d feat(benchmarks): initial version of tree benchmark Tobias Bosch 2014-12-08 10:57:09 -0800
  • 9b7e2e3029 fix(benchmarks_external): use angular dart transformer Tobias Bosch 2014-12-08 10:56:57 -0800
  • 5793311421 fix(benchmarks): use explicit `main()` function and do not reexport Tobias Bosch 2014-12-08 10:56:36 -0800
  • 1cd848df55 fix(build): analyze examples and benchmarks again Tobias Bosch 2014-12-08 11:14:05 -0800
  • 72b970e4e2 fix(core): export ViewPort in the public exports Tobias Bosch 2014-12-08 10:55:10 -0800
  • 9329c0e8bc fix(application): also bind the root component to the injector Tobias Bosch 2014-12-08 10:54:43 -0800
  • 9c2d411450 feat(compiler): allow recursive components Tobias Bosch 2014-12-02 13:21:39 -0800
  • bc6f0dba46 fix(build): `gulp build.js.prod` should call `benchpress.js.prod` Tobias Bosch 2014-12-08 11:44:44 -0800
  • c3dc373ec4 refactor(change_detector): moves enableRecord/disableRecord into the Record class vsavkin 2014-12-04 13:19:10 -0800
  • 7f941eb936 fix(change_detector): adding new ranges when disabling the current enabled record vsavkin 2014-12-04 13:14:44 -0800
  • b4772fc79b chore(docs): refactor traceur usage Peter Bacon Darwin 2014-12-06 11:25:17 +0000
  • 94b541a3e8 chore(docs): add code prettification Peter Bacon Darwin 2014-12-06 11:24:55 +0000
  • 83a6a1cc0b chore(docs): fix docs/watch task name Peter Bacon Darwin 2014-12-06 10:41:07 +0000
  • 984ff9bf1b cleanup(view): remove unused code vsavkin 2014-12-05 19:01:37 -0800
  • 33b47bd5d4 fix(view): fix DirectivePropertyGroupMemento to return a new group instead of null vsavkin 2014-12-05 19:01:16 -0800
  • 8db77f2405 refactor(build): simplify and modularize Tobias Bosch 2014-12-05 16:26:30 -0800
  • e32ddcc7eb chore(gulp): don't run pub get in parallel to avoid a race condition Victor Berchet 2014-12-04 18:18:50 +0100
  • 24d190c9a8 chore(build): replace deprecated gulp-rimraf by node del Victor Berchet 2014-12-04 12:36:49 +0100
  • ceb9ee92bb fix(Change Detection): fix merge error Victor Berchet 2014-12-04 13:24:37 +0100
  • 174613067c feat(views): adds (de)hydration of views and template vars. Rado Kirov 2014-12-01 18:41:55 -0800
  • 5c531f718e perf(RecordRange): optimize disable() Victor Berchet 2014-12-04 10:51:28 +0100
  • 27e03591dd chore(docs): initial dgeni docs generation Peter Bacon Darwin 2014-12-04 14:02:03 +0000
  • 983c00c495 docs(di/src/annotations): use triple backticks to code-fence code blocks Peter Bacon Darwin 2014-12-04 11:01:19 +0100
  • 11c52ce06d style: fix typos Victor Berchet 2014-12-04 11:01:19 +0100
  • 5857c9f767 chore(gulp): Skip Dart tasks when the SDK is not detected Victor Berchet 2014-12-03 15:21:57 +0100
  • 65242fbd6d perf(change_detection): add baseline to change detection benchmark vsavkin 2014-12-03 11:26:39 -0800
  • 847cefcb7b feat(change_detector): notify directives on property changes vsavkin 2014-12-02 17:09:46 -0800
  • 5bdefee6c9 fix(record-range): fixes bug when disabling empty ranges. Rado Kirov 2014-12-03 11:59:50 -0800
  • c59cc8631a feat(examples): adds static dart hello world example. Rado Kirov 2014-12-02 19:14:48 -0800
  • 0f3134acd4 perf(ProtoRecordRange): re-use a ProtoRecordCreator Victor Berchet 2014-12-03 11:04:46 +0100
  • f8c070c5e4 perf(ProtoRecord): remove the unused prev field Victor Berchet 2014-12-03 11:03:52 +0100
  • f088e9ef15 feat(transpiler): Transform for..of to Dart as for..in Tommy Odom 2014-11-09 18:24:28 -0500
  • bf71b94bde feat(Change Detector): Add support for collection content watch Victor Berchet 2014-11-24 18:42:53 +0100
  • 2d2f44949d perf(Change Detection): Remove a useless test Victor Berchet 2014-12-03 08:00:37 +0100
  • 7cb93fd59e feat(Change Detection): Add support for keyed access Victor Berchet 2014-12-02 13:14:07 +0100
  • 7bc282d15e feat(viewport): add initial integration test for template directives Tobias Bosch 2014-12-01 15:26:53 -0800