Historique des commits

Auteur SHA1 Message Date
  Paul Downen 60a562e9cf Added ebb_flow:map, ebb_flow:reduce, and ebb_flow:map_reduce. il y a 13 ans
  Paul Downen 3ba43f00fc Fixed bug with reversed operations in ebb_run:simpl_pipe_par. il y a 13 ans
  Paul Downen c43fe3c918 Added the ebb_run module for simplification and evaluation of operations. il y a 13 ans
  Paul Downen 45e0f998e0 Added smart constructors to ebb_flow. il y a 13 ans
  Paul Downen 012069a855 Improved type checking in primitive constructors. il y a 13 ans
  Paul Downen d46fde27b0 Added ebb_prim:is_operation/1. il y a 13 ans
  Paul Downen 5e6f9403ea Added the ebb_flow module. il y a 13 ans
  Paul Downen 0007403275 Changed the type of the route operation. il y a 13 ans
  Paul Downen 1b5c35c989 Changed the type of the switch operation. il y a 13 ans
  Paul Downen 99947ded94 Export func/2 and flatten_arity/1 from ebb_prim. il y a 13 ans
  Paul Downen 044a4ee90a Added input checks in ebb_prim on sync/1, split/1, merge/1, switch/2. il y a 13 ans
  Paul Downen f9a5f64fb0 Simplified and reduced the number of control primitives. il y a 13 ans
  Paul Downen cbd5dbb97f Reorganized control flow module structure. il y a 13 ans
  Paul Downen 3a854ab67f Added ebb_loop module. il y a 13 ans
  Paul Downen 4bedede70b Added support for general initialization operations for flow_graph:loop. il y a 13 ans
  Paul Downen 0d05a5e6f8 Added support for funneling operations. il y a 13 ans
  Paul Downen e933b9b719 Added ebb_par module. il y a 13 ans
  Paul Downen 462466ecd8 Updated ebb_prim and ebb_pipe for the new flow_graph. il y a 13 ans
  Paul Downen 2287ecd600 Fixed the loop operator to have an initial state. il y a 13 ans
  Paul Downen 941d147ef6 Cleaned up flow_graph. il y a 13 ans
  Paul Downen 217d831fed Changed flow_graph representation. il y a 13 ans
  Paul Downen bcc95eda08 Change of plans; represent tasks/operations as flow graphs instead of ASTs. il y a 13 ans
  Paul Downen 4ca9b7b731 Fixed a type error in flow_graph:add_edge/2. il y a 13 ans
  Paul Downen a2798ddcfa Added flow_graph:add_edge_list/2. il y a 13 ans
  Paul Downen d1e751c87b Export flow_graph:add_edge/2 for low-level manipulation. il y a 13 ans
  Paul Downen 135ba56809 Added detour/3 and reroute/2 to flow_graph. il y a 13 ans
  Paul Downen bad34446e4 Added append/1, get_in/1, get_out/1 to flow_graph. il y a 13 ans
  Paul Downen e31c4ed75c Fixed flow_graph:from_list/3 to correctly add edges. il y a 13 ans
  Paul Downen 1e646d0145 Fixed missing cases in valid_edge/1. il y a 13 ans
  Paul Downen 4e6c8c8e13 Added dynamic/3 constructor. il y a 13 ans