aboutsummaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Add ctx->pack() APIClifford Wolf2018-07-131-0/+1
* Fix Ui/Decal handling of active/inactive arch objectsClifford Wolf2018-07-131-1/+11
* Use command line parameters settings for GUI as well.Miodrag Milanovic2018-07-131-18/+21
* Updates from clang-formatClifford Wolf2018-07-122-31/+12
* Add Groups APIClifford Wolf2018-07-123-1/+76
* Fix usage of refreshUi API in generic archClifford Wolf2018-07-111-4/+5
* Add ctx->place() APIClifford Wolf2018-07-112-0/+7
* Add ctx->route() APIClifford Wolf2018-07-112-0/+11
* New refreshUi APIClifford Wolf2018-07-111-6/+0
* Add GUI Decals APIClifford Wolf2018-07-113-24/+36
* python: Convert empty BelId to NoneDavid Shah2018-07-042-2/+2
* python: Renaming and fixing 'generic' buildDavid Shah2018-07-042-0/+31
* refactor: Replace assert with NPNR_ASSERTDavid Shah2018-07-041-7/+7
* Add header comment for the common arch API in generic archClifford Wolf2018-06-301-0/+1
* Add implementations for generic arch db APIClifford Wolf2018-06-302-94/+248
* Add stub generator API to generic archClifford Wolf2018-06-302-6/+52
* Rename "dummy" arch to "generic"Clifford Wolf2018-06-298-0/+592