1. 36c70a6 Rollforward "Disable outputs param of rule function" with fix by cparsons · 6 years ago
  2. 4cf4555 Remove obsolete TODO and link to documentation for build_setting attribute of rule() by juliexxia · 6 years ago
  3. 35dd05a Allow Starlark rules to be able to use the `exec_compatible_with` by John Cater · 6 years ago
  4. c2001a4 Automated rollback of commit bbe47a1564a832e1a175206f2dfbc92af94c120b. by aehlig · 6 years ago
  5. dac2135 Automated rollback of commit 771cb7a026f2c9034fb016966dfd0e154c48ff2e. by cparsons · 6 years ago
  6. 771cb7a Make target pattern parsing repository-renaming aware. by dannark · 6 years ago
  7. 5688793 Add incompatible_disallow_rule_execution_platform_constraints_allowed flag. by John Cater · 6 years ago
  8. 2b27ec87 Mark rule, aspect, and provider legacyNamed parameters as "named". by cparsons · 6 years ago
  9. bbe47a1 Disable outputs param of rule function by cparsons · 6 years ago
  10. 7988d78 Automated rollback of commit 2398d8502407e905edadde91c6e69c2411ca0884. by hlopko · 6 years ago
  11. 2398d85 Pass repoMapping through toolchain functions by Danna Kelmer · 6 years ago
  12. ff93b19 De-experimentalize starlark defined *rule class transitions* that *only read native options* and *don't have access to attributes that use select()*. by juliexxia · 6 years ago
  13. 6659b4c Rename SkylarkSemantics to StarlarkSemantics by laurentlb · 6 years ago
  14. fbfd2c0 Attempt #2 at adding BazelContext to the Label constructor. by dannark · 6 years ago
  15. f44d947 Automated rollback of commit f0a9c167879edb0bd6425709db22058c0ef547cc. by pcloudy · 6 years ago
  16. f0a9c16 Add repository map to label constructor. by dannark · 6 years ago
  17. 671f647 Use Param.enableOnlyWithFlag for setting the build_setting parameter in starlark rule definition. by juliexxia · 6 years ago
  18. deb028e Implement starlark rule class transitions. by juliexxia · 6 years ago
  19. b380dc9 Create SkylarkCallable.useContext and use it instead of Environment.BazelInfo by cparsons · 6 years ago
  20. 692d148 Starlarkify all starlark build configurations-related work thus far (s/skylark/starlark) by juliexxia · 6 years ago
  21. 1832ed3 Create infrastructure for convenient control of Starlark Params by semantic flag by cparsons · 6 years ago
  22. 1f332e0 Allow starlark rules to be build settings. by juliexxia · 6 years ago
  23. 7dcad73 Rename Skylark to Starlark in user-visible strings by laurentlb · 6 years ago
  24. 55781c9 Create an experimental analysis_test parameter in rule by cparsons · 6 years ago
  25. c54bb0b Clarify docs for required providers and legacy migration by brandjon · 7 years ago
  26. 5d85e75 Initial check-in of skydoc rewrite. by cparsons · 7 years ago
  27. 236fdeb Clean up uses of SkylarkList<String> and ast in toolchains parameters. by John Cater · 7 years ago
  28. d79e977 Allow Skylark rules to specify whether targets can add execution platform constraints. by John Cater · 7 years ago
  29. 30d877a Migrate almost all Skylark global modules to skylarkbuildapi by cparsons · 7 years ago