0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
STY: spread comment over multiple lines More... almost 4 years ago
REF: unpack items within `list` constructor More... almost 4 years ago
STY: spread `dict` comprehension over multiple lines More... almost 4 years ago
MNT: omit `if` about Python version More... about 4 years ago
API: require `bash` in `Makefile` More... about 4 years ago
DOC: add docstring to `Makefile` More... about 4 years ago
CI: bump to Ubuntu 22.04 More... about 4 years ago
BUG: `chmod u+x` for sample installation scripts More... about 4 years ago
BUG: return from `cd` locations in `Makefile`, README More... about 4 years ago
API: rm circular dependency of `dd` examples on `omega` More... about 4 years ago
BUG: install `cython` More... about 4 years ago
BUG: install `buddy` locally More... about 4 years ago
BUG: return from `cd` locations in scripts More... about 4 years ago
API: assert Sylvan build dependencies are present More... about 4 years ago
BUG: download and unpack files, before `cd` More... about 4 years ago
BUG: return from `cd` location More... about 4 years ago
BUG: export `CFLAGS` and `LDFLAGS` for `pip` build More... about 4 years ago
STY: place one parameter per line More... about 4 years ago
STY: place comments indented starting on next line More... about 4 years ago
REF: extract as script `setup_build_env.sh` More... about 4 years ago
API: exit at first error, in installation scripts More... about 4 years ago
STY: shorten comment lines More... about 4 years ago
BUG: avoid duplication of item in `LD_LIBRARY_PATH` More... about 4 years ago
UI: print bash statements in installation scripts More... about 4 years ago
BUG: download tarball, to unpack More... about 4 years ago
BUG: define attribute `Parser.info2permid` in `__init__()` More... about 4 years ago
REF: use `itertools.starmap()`, instead of comprehension More... about 4 years ago
BUG: add missing method `MDD._top_cofactor()` More... about 4 years ago
REF: form `tuple` directly, using unpacking More... about 4 years ago
BUG: implement `BDD.declare()` only in concrete classes More... about 4 years ago