1. 11 Feb, 2016 1 commit
  2. 10 Feb, 2016 1 commit
  3. 06 Feb, 2016 2 commits
  4. 05 Feb, 2016 1 commit
  5. 04 Feb, 2016 1 commit
    • Todd Volkert's avatar
      Refactor flx.build() to allow for external toolchain hooks. · f0379df5
      Todd Volkert authored
      This splits flx.build() into two methods, flx.build() and
      flx.assemble().  builD() now does the following:
      1) constructs the manifest map by reading the manifest from the
         file system
      2) "compiles" the dart code into the snapshot file
      3) Invokes assemble()
      
      This allows external build toolchains to construct their own
      manifest map (possibly using a different manifest syntax)
      and create their own snapshot file
      f0379df5
  6. 29 Jan, 2016 1 commit
  7. 28 Jan, 2016 1 commit
  8. 22 Jan, 2016 1 commit
  9. 20 Jan, 2016 1 commit