bazel-skylib/lib
Nathan Herring 5b8a8d3e31 Fix skylark_library deps for new_sets and unittest. (#76)
* Add dicts to new_set's dependencies.

Fixes issue 75.

* Add new_sets to deps for unittest.
2018-11-27 11:50:34 +01:00
..
BUILD Fix skylark_library deps for new_sets and unittest. (#76) 2018-11-27 11:50:34 +01:00
collections.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
dicts.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
new_sets.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
old_sets.bzl Rename sets.bzl to old_sets.bzl (#70) 2018-11-20 16:54:09 -05:00
partial.bzl Rename a number of instances of 'skylark' to 'starlark' or 'bzl' 2018-09-28 09:09:18 -04:00
paths.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
selects.bzl Rename a number of instances of 'skylark' to 'starlark' or 'bzl' 2018-09-28 09:09:18 -04:00
sets.bzl Rename sets.bzl to old_sets.bzl (#70) 2018-11-20 16:54:09 -05:00
shell.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
structs.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
types.bzl Cache the types to avoid fetching it every time. (#64) 2018-11-13 00:03:11 +01:00
unittest.bzl Fix up lint issues. (#77) 2018-11-26 17:31:29 -05:00
versions.bzl Remove spurious newlines from fail/print messages (#60) 2018-10-18 16:04:01 -07:00