Paul Downen
|
2287ecd600
Fixed the loop operator to have an initial state.
|
14 years ago |
Paul Downen
|
941d147ef6
Cleaned up flow_graph.
|
14 years ago |
Paul Downen
|
217d831fed
Changed flow_graph representation.
|
14 years ago |
Paul Downen
|
bcc95eda08
Change of plans; represent tasks/operations as flow graphs instead of ASTs.
|
14 years ago |
Paul Downen
|
4ca9b7b731
Fixed a type error in flow_graph:add_edge/2.
|
14 years ago |
Paul Downen
|
a2798ddcfa
Added flow_graph:add_edge_list/2.
|
14 years ago |
Paul Downen
|
d1e751c87b
Export flow_graph:add_edge/2 for low-level manipulation.
|
14 years ago |
Paul Downen
|
135ba56809
Added detour/3 and reroute/2 to flow_graph.
|
14 years ago |
Paul Downen
|
bad34446e4
Added append/1, get_in/1, get_out/1 to flow_graph.
|
14 years ago |
Paul Downen
|
e31c4ed75c
Fixed flow_graph:from_list/3 to correctly add edges.
|
14 years ago |
Paul Downen
|
1e646d0145
Fixed missing cases in valid_edge/1.
|
14 years ago |
Paul Downen
|
4e6c8c8e13
Added dynamic/3 constructor.
|
14 years ago |
Paul Downen
|
5c3fa050ad
Added module for basic control flow graph structure.
|
14 years ago |
getty
|
35c2babff6
Merge branch 'master' of github.com:aisamanra/ebb
|
14 years ago |
Paul Downen
|
b96a5cdf35
Added primitive and pipeline constructions.
|
14 years ago |
Paul Downen
|
625836433a
Renamed apply to app to avoid collision with BIF.
|
14 years ago |
Paul Downen
|
1b447f6b8e
Renamed suspend to dynamic.
|
14 years ago |
getty
|
e63e67c4e0
Merge branch 'master' of github.com:aisamanra/ebb
|
14 years ago |
Paul Downen
|
122387503b
Added documentation for interpretation functions.
|
14 years ago |
Paul Downen
|
b46c6a764e
Fixed a typo in Control docs.
|
14 years ago |
getty
|
0406af770c
Merge branch 'master' of github.com:aisamanra/ebb
|
14 years ago |
Paul Downen
|
90843a51cd
Fixed the feed/bind constraint in the docs.
|
14 years ago |
Paul Downen
|
80db3c5ca7
Fixed the type of reduce in the docs.
|
14 years ago |
Paul Downen
|
a136b5bd06
Fixed the type of loopback in the docs.
|
14 years ago |
Paul Downen
|
6c8b146433
Documented list of control operators.
|
14 years ago |
Paul Downen
|
8fe5fc9e89
Added standard Emakefile.
|
14 years ago |
Paul Downen
|
a51c674709
Changed the markdown header to appease github.
|
14 years ago |
Paul Downen
|
7d397aadfd
Added a little bit of markdown to README.
|
14 years ago |
getty
|
03faef7533
Fixing a misspelling of 'Erlang.' Jeez. Way to go, first commit.
|
14 years ago |
getty
|
247fa91a89
Some text in the Readme, just for making sure
|
14 years ago |