1. 5fb2a48 Replace LegacySkyKey by AbstractSkyKey or custom SkyKeys. AbstractSkyKey doesn't save memory in the 32-bit case, but makes it easier for people to see how many SkyKeys we have. by janakr · 7 years ago
  2. 945a42d Refactor cycle related skyvalues to use shared empty value by Michajlo Matijkiw · 9 years ago
  3. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  4. df0531f Allow Skylark import lookup values to be computed inline in order to avoid reifying them in the Skyframe graph. by Janak Ramakrishnan · 10 years ago
  5. ad81050 Elegantly handle unbounded file symlink resolutions, e.g. 'a' -> 'b' -> 'a/nope'. by Nathan Harmata · 10 years ago