Kam Kasravi
a47bccbec3
Fixes #20553 Tree flattening should be separate from Fusing
2016-11-22 15:45:02 -08:00
Johan Andrén
08230ae223
=str Avoid building unused strings on every wire call ( #20948 )
...
* Avoid building unused strings on every wire call
Up to twice as many materializations in the same time
* Specialized null check added to avoid allocations
2016-07-18 10:35:14 +02:00
Björn Antonsson
c66ce62d63
Update to a working version of Scalariform
2016-06-02 22:12:36 +02:00
Roland Kuhn
b255a19374
simplify materialized value computation tree, fixes #20015
...
- also fixes materialized value sources for graphs that import zero or
one graphs, with and without Fusing
2016-03-16 17:05:46 +01:00
Julian Tescher
af34554b19
Fix common typos
2016-02-25 09:42:10 -08:00
Johan Andrén
62e30b3c08
Update copyrights and links to the new company name #19851
2016-02-23 12:58:39 +01:00
Roland Kuhn
7b7647435b
ensure that graph attributes are not lost
...
- this entails making Module.isSealed==true if attributes are set
- also removed Module.nest(), which implied fixing replaceShape to form
a CompositeModule where CopiedModule was used before (GraphModule and
TlsModule)
2016-02-12 10:07:55 +01:00
Prayag Verma
b7783968a0
=pro #19068 All copyrights ranges and single years updated to a range ending in 2016
2016-01-25 10:20:30 +01:00
Roland Kuhn
e5baba2b29
squash some warnings
2016-01-20 11:54:24 +01:00
Roland Kuhn
469e15581f
fusable SplitWhen and reusable HTTP blueprint
...
plus further optimizations
Lots of contributions from drewhk (Endre Varga).
2015-12-21 12:28:21 +01:00
Roland Kuhn
e4f31b66c3
make fused graphs fusable
2015-12-15 22:02:34 +01:00
Roland Kuhn
a20bbce433
add fusing
2015-12-15 09:24:52 +01:00