| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 1 | -2/+2 |
* | clangformat | Miodrag Milanovic | 2020-07-25 | 1 | -15/+26 |
* | pycontainers: Fix kv-pair-iter type | David Shah | 2020-07-24 | 1 | -9/+19 |
* | possible fix | Miodrag Milanovic | 2020-07-23 | 1 | -6/+4 |
* | Initial conversion to pybind11 | Miodrag Milanovic | 2020-07-23 | 1 | -91/+79 |
* | python: Also convert regular map keys to string | David Shah | 2020-04-24 | 1 | -1/+3 |
* | python: Wrap map IdString key when accessed by index | David Shah | 2020-04-24 | 1 | -1/+2 |
* | pycontainers: Properly handle KeyErrors | Sylvain Munaut | 2020-03-04 | 1 | -5/+11 |
* | pycontainers: Implement __contains__ | David Shah | 2019-03-22 | 1 | -0/+14 |
* | python: Add wrapper for vectors to allow Python access to net.users | David Shah | 2018-11-22 | 1 | -1/+58 |
* | typeof to decltype | Miodrag Milanovic | 2018-07-05 | 1 | -4/+4 |
* | common: Remove deprecated global IdStrings | David Shah | 2018-07-04 | 1 | -8/+2 |
* | python: More design-related bindings, dump_design.py working again | David Shah | 2018-07-04 | 1 | -2/+12 |
* | python: Update wrapper for non-unique_ptr maps | David Shah | 2018-07-04 | 1 | -25/+43 |
* | python: Adding more wrapped bindings for ice40 | David Shah | 2018-07-04 | 1 | -1/+1 |
* | python: New wrapper system working for unique_ptr maps | David Shah | 2018-07-04 | 1 | -3/+3 |
* | python: Developing context wrappers for maps | David Shah | 2018-07-04 | 1 | -23/+41 |
* | python: Adding more bindings | David Shah | 2018-07-04 | 1 | -1/+19 |
* | python: Add context wrapper support for ranges | David Shah | 2018-07-04 | 1 | -13/+26 |
* | Fixing Python bindings bugs | David Shah | 2018-06-26 | 1 | -1/+1 |
* | Fixing Python bindings after adding unique_ptr | David Shah | 2018-06-26 | 1 | -1/+102 |
* | Update from increased clangformat line length | David Shah | 2018-06-23 | 1 | -31/+12 |
* | Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright... | Clifford Wolf | 2018-06-22 | 1 | -1/+1 |
* | Updating copyrights | David Shah | 2018-06-17 | 1 | -1/+1 |
* | Add nextpnr namespace | Clifford Wolf | 2018-06-12 | 1 | -0/+5 |
* | Improving the Python bindings, particularly the map/pair wrappers | David Shah | 2018-06-08 | 1 | -6/+138 |
* | Reformat remaining files | David Shah | 2018-06-08 | 1 | -75/+87 |
* | Replacing Boost type_traits with std | David Shah | 2018-06-07 | 1 | -1/+1 |
* | Developing Python bindings for Design and related types | David Shah | 2018-06-07 | 1 | -0/+129 |