Historique des commits

Auteur SHA1 Message Date
  getty 1d93144ec5 Updates to ebb_run and word_split; working prototype\! il y a 13 ans
  getty 3e83513a2b Added naive word split example il y a 13 ans
  Paul Downen 3a5fb91adb Merge branch 'master' of github.com:aisamanra/ebb il y a 13 ans
  Paul Downen 4df381999e Added local concurrent execution to ebb_run module. il y a 13 ans
  Paul Downen d5fd4bb474 Added FSM processes to support concurrent operation computation. il y a 13 ans
  getty 1ac57df405 Added 'compile' script; not quite working yet with prelude il y a 13 ans
  Paul Downen ad9477d798 Simplified ebb_flow:map/reduce and added reduce/4 with zero argument. il y a 13 ans
  getty 45679b7be3 Better add this; need to refactor/test a lot il y a 13 ans
  getty 23e5bb0b1e Merge branch 'master' of github.com:aisamanra/ebb il y a 13 ans
  Paul Downen 58736bb78f Modified ebb_run:simpl to eliminate id route chains. il y a 13 ans
  Paul Downen 3e2c1ce8e9 Generalized pipe/par permutation in ebb_run:simpl/1. il y a 13 ans
  Paul Downen 6e4755d816 Fixed ebb_run:zip_pars to align par operations as much as possible. il y a 13 ans
  Paul Downen 4018291aa3 Fixed infinite loop in ebb_flow:reduce/2 on irreducible function/list pair. il y a 13 ans
  Paul Downen 9d0bfe0e36 Changed ebb_run:simpl/1 to push through switch operations. il y a 13 ans
  Paul Downen 049c20abce ebb_run:simpl_pipe_par now does a better effort in merging to pars. il y a 13 ans
  Paul Downen 2c17d438d2 Fixed a bug in ebb_flow:reduce_right/2; should use lists:duplicate/2. il y a 13 ans
  Paul Downen 80202f1a8e Added better support for tuples in ebb_flow. il y a 13 ans
  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