aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/skylark
Commit message (Expand)AuthorAge
* Fix "Deprecated API" headerGravatar laurentlb2018-08-14
* Automatic code cleanup.Gravatar Googler2018-07-26
* Remove cookbookGravatar laurentlb2018-07-25
* fix typo: "how to creates" -> "how to create"Gravatar Vladimir Rutsky2018-07-23
* Rules are no longer experimental.Gravatar laurentlb2018-07-20
* Remove stray backticks to fix end of code block in testing documentation.Gravatar Googler2018-07-18
* [Skylark] Make range function lazy.Gravatar Taras Tsugrii2018-07-17
* Clarify documentation for implicit deps and default attr valuesGravatar brandjon2018-07-06
* Skylark spec: -x is not an Operand, but a UnaryExprGravatar laurentlb2018-07-03
* Clarify attr documentationGravatar brandjon2018-07-03
* PiperOrigin-RevId: 203116395Gravatar brandjon2018-07-03
* Remove outdated cfg=data"Gravatar gregce2018-06-27
* Fix minor errors in[]Gravatar Googler2018-06-26
* Clarify that depset order is deterministicGravatar brandjon2018-06-25
* If a dictionary is used as a general set, the keys should be mapped to `True`...Gravatar Googler2018-06-21
* repository_rules.md: update documentation on return valuesGravatar Klaus Aehlig2018-06-15
* Make tools in action inputs an error.Gravatar tomlu2018-06-02
* Fix string.title and string.upper documentation.Gravatar Googler2018-06-01
* Provide more details on the transition to Skylark {git,http}_repositoryGravatar Klaus Aehlig2018-05-30
* De-document the Skylark "data" transition.Gravatar gregce2018-05-23
* Recommend 4 spaces for indentation in the style guide.Gravatar laurentlb2018-05-09
* Update recursive glob docs.Gravatar Googler2018-05-03
* Add --incompatible_disallow_legacy_javainfo flag.Gravatar tomlu2018-05-02
* Fix code blocks in the documentationGravatar vladmos2018-05-02
* Externalize testing guidance for Skylark codeGravatar brandjon2018-04-23
* Update backward-compatibility.md with missing flag docsGravatar brandjon2018-04-20
* Make some links absoluteGravatar brandjon2018-04-19
* Fix anchors for docstring sectionGravatar brandjon2018-04-18
* Clarify 1st arg of load()Gravatar brandjon2018-04-17
* Introduce `--incompatible_disallow_filetype` to remove the `FileType` function.Gravatar laurentlb2018-04-13
* Update the markdown headerGravatar laurentlb2018-04-13
* Document the new ctx.actions.args() APIGravatar brandjon2018-04-12
* Remove flag `incompatible_disallow_toplevel_if_statement`.Gravatar laurentlb2018-04-12
* Fix bad formattingGravatar brandjon2018-04-12
* Update ctx.action.args() docs.Gravatar tomlu2018-04-11
* Introduce `--incompatible_disallow_slash_operator` to disable `/` operator.Gravatar laurentlb2018-04-11
* Add "--detach" to tap_presubmit command. Without it, TAP warned it may not haltGravatar Googler2018-04-10
* Update repository-rule documentation on restartsGravatar Klaus Aehlig2018-04-10
* Fix the definition of Argument in the Skylark specificationGravatar vladmos2018-04-05
* Fix incorrect int() exampleGravatar brandjon2018-03-26
* Fix typo in linkGravatar brandjon2018-03-26
* Remove the --incompatible_disallow_uncalled_set_constructor flagGravatar vladmos2018-03-22
* Remove the flag --incompatible_show_all_print_messagesGravatar vladmos2018-03-22
* Clarify migration instructions for providersGravatar brandjon2018-03-21
* Remove features that actually don't exist from the specGravatar laurentlb2018-03-19
* Rename a few pagesGravatar brandjon2018-03-19
* Split off troubleshooting section into a FAQ pageGravatar brandjon2018-03-18
* Recommend against writing "boolattr = 1" in style guideGravatar brandjon2018-03-12
* Fix broken links and formattingGravatar brandjon2018-03-10
* Update links to examplesGravatar brandjon2018-03-10