Commit Verlauf

Autor SHA1 Nachricht Datum
  Paul Downen 99947ded94 Export func/2 and flatten_arity/1 from ebb_prim. vor 13 Jahren
  Paul Downen 044a4ee90a Added input checks in ebb_prim on sync/1, split/1, merge/1, switch/2. vor 13 Jahren
  Paul Downen f9a5f64fb0 Simplified and reduced the number of control primitives. vor 13 Jahren
  Paul Downen cbd5dbb97f Reorganized control flow module structure. vor 13 Jahren
  Paul Downen 3a854ab67f Added ebb_loop module. vor 13 Jahren
  Paul Downen 4bedede70b Added support for general initialization operations for flow_graph:loop. vor 13 Jahren
  Paul Downen 0d05a5e6f8 Added support for funneling operations. vor 13 Jahren
  Paul Downen e933b9b719 Added ebb_par module. vor 13 Jahren
  Paul Downen 462466ecd8 Updated ebb_prim and ebb_pipe for the new flow_graph. vor 13 Jahren
  Paul Downen 2287ecd600 Fixed the loop operator to have an initial state. vor 13 Jahren
  Paul Downen 941d147ef6 Cleaned up flow_graph. vor 13 Jahren
  Paul Downen 217d831fed Changed flow_graph representation. vor 13 Jahren
  Paul Downen bcc95eda08 Change of plans; represent tasks/operations as flow graphs instead of ASTs. vor 13 Jahren
  Paul Downen 4ca9b7b731 Fixed a type error in flow_graph:add_edge/2. vor 13 Jahren
  Paul Downen a2798ddcfa Added flow_graph:add_edge_list/2. vor 13 Jahren
  Paul Downen d1e751c87b Export flow_graph:add_edge/2 for low-level manipulation. vor 13 Jahren
  Paul Downen 135ba56809 Added detour/3 and reroute/2 to flow_graph. vor 13 Jahren
  Paul Downen bad34446e4 Added append/1, get_in/1, get_out/1 to flow_graph. vor 13 Jahren
  Paul Downen e31c4ed75c Fixed flow_graph:from_list/3 to correctly add edges. vor 13 Jahren
  Paul Downen 1e646d0145 Fixed missing cases in valid_edge/1. vor 13 Jahren
  Paul Downen 4e6c8c8e13 Added dynamic/3 constructor. vor 13 Jahren
  Paul Downen 5c3fa050ad Added module for basic control flow graph structure. vor 13 Jahren
  Paul Downen b96a5cdf35 Added primitive and pipeline constructions. vor 13 Jahren
  Paul Downen 625836433a Renamed apply to app to avoid collision with BIF. vor 13 Jahren
  Paul Downen 1b447f6b8e Renamed suspend to dynamic. vor 13 Jahren
  Paul Downen 122387503b Added documentation for interpretation functions. vor 13 Jahren
  Paul Downen b46c6a764e Fixed a typo in Control docs. vor 13 Jahren
  Paul Downen 90843a51cd Fixed the feed/bind constraint in the docs. vor 13 Jahren
  Paul Downen 80db3c5ca7 Fixed the type of reduce in the docs. vor 13 Jahren
  Paul Downen a136b5bd06 Fixed the type of loopback in the docs. vor 13 Jahren