lumiera_/src
Ichthyostega eb829e6994 Bugfix: yet another init problem after swapping contents
yeah, working with open fire is dangerous...

For performace reasons I've undercut the premise
to make GenNode / Record immutable. Now I'm dealing with
raw storage layout together with this quite hairy distinction
between "attribute scope" and "child scope"

In hindsight, it might have been better to implement Record
as a single list, and to maintain a shortcut pointer to jump
to the start of the attributes.
2015-11-01 04:49:22 +01:00
..
backend clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
common prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
gui prefer more readable bool operator spelling 2015-09-25 03:12:04 +02:00
include allow for trace-logging the processed diff-tokens 2015-11-01 03:54:43 +01:00
lib Bugfix: yet another init problem after swapping contents 2015-11-01 04:49:22 +01:00
lumiera release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
plugin
proc prefer more readable bool operator spelling 2015-09-25 03:12:04 +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