1. 12 Aug, 2013 3 commits
  2. 11 Aug, 2013 1 commit
  3. 10 Aug, 2013 14 commits
  4. 09 Aug, 2013 8 commits
  5. 07 Aug, 2013 2 commits
  6. 06 Aug, 2013 1 commit
    • Kenton Varda's avatar
      Arrange for compiler to send to the code generator the complete contents of all… · 7b59b551
      Kenton Varda authored
      Arrange for compiler to send to the code generator the complete contents of all files listed on the command line, all first-level dependencies of those files, and parent scopes of those dependencies, but nothing more.  This means it's sometimes possible to compile a schema file without parsing all transitive dependencies.  Also, in 'decode' mode, don't compile annotations, so that the files defining those annotations need not be opened at all.
      7b59b551
  7. 04 Aug, 2013 5 commits
  8. 03 Aug, 2013 3 commits
  9. 02 Aug, 2013 3 commits