1. 00b72a1 Replaces JavaSerializableCodec with DynamicCodec as the default by shahan · 7 years ago
  2. 76de1ad Get rid of almost all Skylark codecs. We need to introduce a wrapper to turn ObjectCodec into a MEMOIZE_AFTER MemoizingCodec. I think that this is safe, because all the codecs that are being wrapped this way weren't memoizing anything internally that I could see. by janakr · 7 years ago
  3. 9542913 Preserve `pass` statements in the Skylark AST. by fzaiser · 7 years ago