1. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 9 years ago
  2. 4e99410 Refactor SkylarkList to allow MutableList by Francois-Rene Rideau · 9 years ago
  3. 90a1596 Fixed Skylark stack trace: by Florian Weikert · 9 years ago
  4. 3f610e8 Skylark error messages now include a stack trace. by Florian Weikert · 10 years ago
  5. eee8be6 Skylark: In addition to using ctx.configuration.fragment(CONF), the build configuration can now be accessed via ctx.configuration.CONF where CONF is in {cpp, jvm, java}. by Florian Weikert · 10 years ago
  6. 6f864c3 Renamed Ident to Identifier, added some helper methods and refactored two methods. by Florian Weikert · 10 years ago
  7. 8d5cce3 Skylark: support %r format specifier by Francois-Rene Rideau · 10 years ago
  8. d61f531 Implement Skylark function repr by Francois-Rene Rideau · 10 years ago
  9. 427bd97 Clean up exception handling in DotExpression and FuncallExpression. by Laurent Le Brun · 10 years ago
  10. 534dca1 More Skylark function cleanups by Francois-Rene Rideau · 10 years ago
  11. 2e78d61 Skylark: Remove static type checks by Laurent Le Brun · 10 years ago
  12. 07dba94 Some cleanup changes. by Ulf Adams · 10 years ago
  13. cbebd63 Cosmetic changes moved out of [] by Francois-Rene Rideau · 10 years ago
  14. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago