LUMIERA.clone/src
Ichthyostega c65c5f812b Library: put the new type rebinding trait into general use
Obsoletes and replaces the ad-hoc written type rebindings from
iter-adapter and friends. The new scheme is more consistent and does
less magic, which necessitates an additional remove_pointer<IT> within
the iterator adaptors. Rationale is, "pointer" is treated now just as
a primitive type without additional magic or unwrapping, since it is
impossible to tell generically if the pointer or the pointee was
meant to be the "value"
2017-12-02 02:51:51 +01:00
..
backend decommission the safe-bool-idiom (closes #477) 2017-04-02 06:42:23 +02:00
common UI-top-level: implement external UI-Shutdown-Trigger 2017-08-10 20:58:00 +02:00
gui TreeExplorer: extended analysis regarding tree expanding and backtracking computation (#1117) 2017-11-17 21:43:50 +01:00
include DiffMessage: now uniformly plays the role of MutationMessage (closes #1066) 2017-08-13 07:25:32 +02:00
lib Library: put the new type rebinding trait into general use 2017-12-02 02:51:51 +01:00
lumiera MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
plugin
proc Library: put the new type rebinding trait into general use 2017-12-02 02:51:51 +01:00
tool Doxygen: fill in missing file level headlines for some supplemental code 2016-11-09 20:09:19 +01:00
.gitignore
DIR_INFO
doxygen.dox
SConscript build/platform: make lib SigC++ available for GUI test code 2015-12-25 03:06:33 +01:00