1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update stardoc.bzl to use flag semantics instead of positional arguments (#126) More... about 6 years ago
move stardoc.bzl to stardoc/ (#124) More... about 6 years ago
make skylark.bzl compatible with --incompatible_depset_is_not_iterable (#125) More... about 6 years ago
Migrations and dep updates for incompatible flags (#123) More... about 6 years ago
remove all uses of new_http_archive. (#116) More... about 6 years ago
fix: strip_prefix option cannot be empty (#114) More... over 6 years ago
Stop using native http_archive (#113) More... over 6 years ago
Fix template loader: return content, not path (#111) More... over 6 years ago
Make skydoc compatible with Python 3. (#110) More... over 6 years ago
Fix off-by-one error in substring creation. (#109) More... over 6 years ago
Fix runfile lookup in skydoc/main.py (#108) More... over 6 years ago
style fixes for BUILD files (#106) More... over 6 years ago
Initial checkin of stardoc.bzl: a rewrite of skydoc (#105) More... over 6 years ago
Run starlark formatter on skylark.bzl (#104) More... over 6 years ago
Migrate to supported versions of Bazel repository rules (#99) More... over 6 years ago
Unskip a test (#95) More... almost 7 years ago
Add support for extracting keyword args documentation (#94) More... almost 7 years ago
Use http_archive, not git_repository (#92) More... almost 7 years ago
add new bazel ci config: More... almost 7 years ago
buildifier (#80) More... almost 7 years ago
[Skydoc] Capture error before accessing it. (#81) More... almost 7 years ago
Use /usr/bin/env to find bash. (#83) More... almost 7 years ago
Use a single evaluation enviroment for rules. (#84) More... almost 7 years ago
Support attribute documentation via doc argument. (#85) More... almost 7 years ago
Fix spacing around hr (#88) More... almost 7 years ago
Fix anchor bug on overview page (#87) More... almost 7 years ago
Add support for toolchain arguments to rules. (#86) More... almost 7 years ago
Fixing provider parsing issue (#68) More... about 7 years ago
Use `with` to scope fd lifetime. (#75) More... about 7 years ago
Unexport skylark_library. (#77) More... about 7 years ago