aboutsummaryrefslogtreecommitdiff
path: root/lib.bzl
AgeCommit message (Expand)Author
2019-07-22`print`->`fail` and suppress the warning in another case. (#177)Thomas Van Lenten
2018-11-26Fix up lint issues. (#77)Thomas Van Lenten
2018-11-21buildifier lint issues/validationThomas Van Lenten
2018-09-24deprecate lib.bzl. (#58)Thomas Van Lenten
2018-06-13Reformat .bzl files with buildifier and add format check.Thomas Van Lenten
2018-05-09Add type checking functions.Taras Tsugrii
2018-04-26Doc and code fixes found via skylint. (#38)Thomas Van Lenten
2018-04-20Introduce new_sets.bzl (#32)Nicholas Titcombe
2018-04-17Add support for 'functools.partial' like functionality. (#34)dmaclach
2018-01-12Added a lib for version checking and comparison (#13)Jingwen
2017-10-10Initial check-in.Tony Allevato