aboutsummaryrefslogtreecommitdiffstats
path: root/common/pycontainers.h
Commit message (Expand)AuthorAgeFilesLines
* pycontainers: Implement __contains__David Shah2019-03-221-0/+14
* python: Add wrapper for vectors to allow Python access to net.usersDavid Shah2018-11-221-1/+58
* typeof to decltypeMiodrag Milanovic2018-07-051-4/+4
* common: Remove deprecated global IdStringsDavid Shah2018-07-041-8/+2
* python: More design-related bindings, dump_design.py working againDavid Shah2018-07-041-2/+12
* python: Update wrapper for non-unique_ptr mapsDavid Shah2018-07-041-25/+43
* python: Adding more wrapped bindings for ice40David Shah2018-07-041-1/+1
* python: New wrapper system working for unique_ptr mapsDavid Shah2018-07-041-3/+3
* python: Developing context wrappers for mapsDavid Shah2018-07-041-23/+41
* python: Adding more bindingsDavid Shah2018-07-041-1/+19
* python: Add context wrapper support for rangesDavid Shah2018-07-041-13/+26
* Fixing Python bindings bugsDavid Shah2018-06-261-1/+1
* Fixing Python bindings after adding unique_ptrDavid Shah2018-06-261-1/+102
* Update from increased clangformat line lengthDavid Shah2018-06-231-31/+12
* Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...Clifford Wolf2018-06-221-1/+1
* Updating copyrightsDavid Shah2018-06-171-1/+1
* Add nextpnr namespaceClifford Wolf2018-06-121-0/+5
* Improving the Python bindings, particularly the map/pair wrappersDavid Shah2018-06-081-6/+138
* Reformat remaining filesDavid Shah2018-06-081-75/+87
* Replacing Boost type_traits with stdDavid Shah2018-06-071-1/+1
* Developing Python bindings for Design and related typesDavid Shah2018-06-071-0/+129