summaryrefslogtreecommitdiffstats
path: root/obmc/utils/pathtree.py
Commit message (Expand)AuthorAgeFilesLines
* pathtree: Make dataitems() use the cache dict under restricted argsAndrew Jeffery2018-05-161-0/+13
* pathtree: Allow get() on subtreesAndrew Jeffery2018-05-161-1/+4
* pathtree: Cache keys in a flat dict for fast lookupAndrew Jeffery2018-05-141-1/+4
* utils: Add characterisation tests for PathTreeAndrew Jeffery2018-05-141-4/+4
* Port to python 3CamVan Nguyen2018-03-121-14/+41
* Revert "Port obmc to python3.5"Brad Bishop2018-01-311-15/+15
* Port obmc to python3.5Balaji B Rao2018-01-301-15/+15
* Add dictionary export to PathTreeBrad Bishop2016-04-151-0/+14
* Introducing pyobmcBrad Bishop2016-04-151-0/+183
OpenPOWER on IntegriCloud