aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/syntax/compiler/ByteCodeMethodCalls.java
Commit message (Expand)AuthorAge
* Compile for loops with break/continue to byte codeGravatar Florian Weikert2015-11-10
* Compile dictionary literals to byte code.Gravatar Florian Weikert2015-11-10
* Compile dot and not expressions to byte code.Gravatar Florian Weikert2015-11-10
* Compile list literals to byte code.Gravatar Klaas Boesche2015-11-06
* Compile int and string literals to byte codeGravatar Klaas Boesche2015-11-06