issues
search
queirozfcom
/
rachinations
Other
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Errors need good messages!
#93
queirozfcom
opened
9 years ago
0
add a page to the github WIKI containing examples of cases where rachinations and machinations don't work in the same way
#92
queirozfcom
opened
9 years ago
0
add examples to the specs
#91
queirozfcom
opened
9 years ago
0
edges not coming from gates must not have non-integer labels
#90
queirozfcom
opened
9 years ago
0
standardize inject param names
#89
queirozfcom
closed
9 years ago
1
Publish project's yardoc documentation online
#88
queirozfcom
opened
9 years ago
0
Create a github pages website for this project
#87
queirozfcom
closed
9 years ago
1
Make sure that a simple call to run with no parameters makes the diagram run until a safeguard condition (max turns most likely) is reached
#86
queirozfcom
closed
9 years ago
0
Running a diagram can't just terminate and print nothing.
#85
queirozfcom
closed
9 years ago
0
fazer testes com gates probabilísticos e determinísticos
#84
queirozfcom
closed
9 years ago
0
DSL parser should probably be more strict
#83
queirozfcom
opened
9 years ago
1
the process of adding an edge to a node needs to be simplified
#82
queirozfcom
opened
9 years ago
0
is it better to schedule methods on each object or on class Diagram itself?
#81
queirozfcom
closed
9 years ago
0
make Diagram a blank slate
#80
queirozfcom
opened
9 years ago
0
Windows users must install DevKit and ffi for development
#79
xexeo
opened
9 years ago
0
Codigo que nao rodeu (trigger?)
#78
xexeo
closed
9 years ago
2
Codigo que não executou corretamente
#77
xexeo
opened
9 years ago
2
rake does not work?
#76
xexeo
closed
9 years ago
3
Lack of Documentation
#75
xexeo
closed
9 years ago
1
Quero passar funções como label para Edges na DSL
#74
xexeo
closed
9 years ago
3
turn Diagram class monkey patching into a refiner.
#73
queirozfcom
closed
9 years ago
1
make that new test case pass
#72
queirozfcom
closed
9 years ago
0
put both validate_name! and valid_name? method in the Parser module and annotate them
#71
queirozfcom
closed
9 years ago
0
Think about what I would need to do to enable using nodes that are not yet created
#70
queirozfcom
closed
9 years ago
3
implement triggers: option
#69
queirozfcom
closed
9 years ago
0
enable defining multiple edges at once in the DSL
#68
queirozfcom
opened
9 years ago
0
add an alias to proc{} called expr{} for use in the DSL
#67
queirozfcom
closed
9 years ago
1
end conditions
#66
queirozfcom
closed
9 years ago
0
Augment #48 with first-class blocks
#65
queirozfcom
closed
9 years ago
1
remove run! method
#64
queirozfcom
closed
9 years ago
1
move method_missing from the dsl into the regular Diagram class
#63
queirozfcom
opened
9 years ago
0
add a small asterisk ('*') before an node in its to_s function when it has been triggered in that turn
#62
queirozfcom
opened
10 years ago
0
abort construction if user adds an element with a duplicate name
#61
queirozfcom
opened
10 years ago
0
Add a quick intro and lots of examples with DSL v1 to README.mkd
#60
queirozfcom
closed
9 years ago
0
node and edge names should be valid ruby variable names
#59
queirozfcom
closed
10 years ago
1
restrict the dsl to just accept untyped elements
#58
queirozfcom
closed
10 years ago
0
make sure that a probabilistic edge know that once it fails it fails!
#57
queirozfcom
opened
10 years ago
0
for gates with multiple outgoing edges (possibly probabilistic) the choice of edges should be made before the actual push
#56
queirozfcom
opened
10 years ago
0
When an edge or node is added to a diagram, make that element available as an attribute
#55
queirozfcom
closed
10 years ago
2
weigh the option of turning all classes that use hashinit to regular ruby named parameters
#54
queirozfcom
closed
9 years ago
0
a node is enabled by default - unless there's an activator plugged into it
#53
queirozfcom
closed
9 years ago
0
Add simple ways to define activators and triggers to an Element via the DSL
#52
queirozfcom
closed
10 years ago
1
Add an optional explanation string to `inv` (module `Invariant`)
#51
queirozfcom
closed
10 years ago
1
Improve hash_init module so as to accept definite options
#50
queirozfcom
closed
9 years ago
1
standardize type of exceptions raised
#49
queirozfcom
opened
10 years ago
0
annotate put_resource! and take_resource! methods
#48
queirozfcom
opened
10 years ago
1
add easier ways to define nodes in the DSL
#47
queirozfcom
closed
9 years ago
1
turn block parameters into regular arguments
#46
queirozfcom
closed
9 years ago
2
it should be possible to create edges without names
#45
queirozfcom
closed
10 years ago
1
Cannonical diagrams
#44
queirozfcom
closed
10 years ago
1
Next