lumiera_/src
Ichthyostega 33a6294a9b implement the remaining attribute handling functions for Record<GenNode>
There is no generic implementation for these functions, since
they are highly dependent on the payload used within Record<TY>
Here we use Record<GenNode>, which turns the whole setup into an
recursive data type; we especially rely on the fact that each
GenNode has an embedded symbolic ID, and we use this ID to encode
the 'key' for named attributes
2015-08-28 18:27:23 +02:00
..
backend clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
common clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
gui fix warnings found by CLang (3.5) 2015-08-16 01:37:04 +02:00
include clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
lib implement the remaining attribute handling functions for Record<GenNode> 2015-08-28 18:27:23 +02:00
lumiera release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
plugin
proc Merge Platform upgrade and Diff-Framework development 2015-08-16 01:42:26 +02:00
tool clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
SConscript enable special unit-tests to link against the gui 2014-10-18 04:27:07 +02:00