Sign in
bazel
/
bazel
/
21b759ddf52f6f752637420e710b64eb070c1e1c
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
syntax
/
PassStatement.java
00b72a1
Replaces JavaSerializableCodec with DynamicCodec as the default
by shahan
· 7 years ago
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
9542913
Preserve `pass` statements in the Skylark AST.
by fzaiser
· 7 years ago