aboutsummaryrefslogtreecommitdiff
path: root/lib/types.bzl
AgeCommit message (Expand)Author
2019-09-17Add types.is_set() to test whether an arbitrary object is a set as defined by...TechSY730
2019-02-08Add `types.is_depset`. (#105)upstream/0.7.0Tony Allevato
2018-11-13Cache the types to avoid fetching it every time. (#64)Thomas Van Lenten
2018-06-13Fix up skylint issues.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