Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / queirozfcom/rachinations issues and pull requests

#93 - Errors need good messages!

Issue - State: open - Opened by queirozfcom about 9 years ago
Labels: bug, enhancement

#91 - add examples to the specs

Issue - State: open - Opened by queirozfcom over 9 years ago
Labels: Severity: LOW

#90 - edges not coming from gates must not have non-integer labels

Issue - State: open - Opened by queirozfcom over 9 years ago
Labels: personal stuff, must test

#89 - standardize inject param names

Issue - State: closed - Opened by queirozfcom over 9 years ago - 1 comment
Labels: easy pick, personal stuff

#88 - Publish project's yardoc documentation online

Issue - State: open - Opened by queirozfcom over 9 years ago

#87 - Create a github pages website for this project

Issue - State: closed - Opened by queirozfcom over 9 years ago - 1 comment
Labels: Severity: MEDIUM

#85 - Running a diagram can't just terminate and print nothing.

Issue - State: closed - Opened by queirozfcom over 9 years ago
Labels: Severity: MEDIUM, personal stuff

#84 - fazer testes com gates probabilísticos e determinísticos

Issue - State: closed - Opened by queirozfcom over 9 years ago
Labels: Severity: HIGH, personal stuff

#83 - DSL parser should probably be more strict

Issue - State: open - Opened by queirozfcom over 9 years ago - 1 comment
Labels: personal stuff

#82 - the process of adding an edge to a node needs to be simplified

Issue - State: open - Opened by queirozfcom over 9 years ago
Labels: personal stuff

#81 - is it better to schedule methods on each object or on class Diagram itself?

Issue - State: closed - Opened by queirozfcom over 9 years ago
Labels: personal stuff

#80 - make Diagram a blank slate

Issue - State: open - Opened by queirozfcom over 9 years ago
Labels: enhancement, Severity: MEDIUM

#79 - Windows users must install DevKit and ffi for development

Issue - State: open - Opened by xexeo over 9 years ago

#78 - Codigo que nao rodeu (trigger?)

Issue - State: closed - Opened by xexeo over 9 years ago - 2 comments

#77 - Codigo que não executou corretamente

Issue - State: open - Opened by xexeo over 9 years ago - 2 comments
Labels: question, Severity: HIGH

#76 - rake does not work?

Issue - State: closed - Opened by xexeo over 9 years ago - 3 comments

#75 - Lack of Documentation

Issue - State: closed - Opened by xexeo over 9 years ago - 1 comment
Labels: Severity: HIGH

#74 - Quero passar funções como label para Edges na DSL

Issue - State: closed - Opened by xexeo over 9 years ago - 3 comments

#73 - turn Diagram class monkey patching into a refiner.

Issue - State: closed - Opened by queirozfcom over 9 years ago - 1 comment
Labels: wontfix

#72 - make that new test case pass

Issue - State: closed - Opened by queirozfcom over 9 years ago
Labels: personal stuff

#71 - put both validate_name! and valid_name? method in the Parser module and annotate them

Issue - State: closed - Opened by queirozfcom over 9 years ago
Labels: personal stuff

#70 - Think about what I would need to do to enable using nodes that are not yet created

Issue - State: closed - Opened by queirozfcom over 9 years ago - 3 comments
Labels: enhancement, question, Severity: HIGH

#69 - implement triggers: option

Issue - State: closed - Opened by queirozfcom almost 10 years ago
Labels: enhancement, Severity: MEDIUM, easy pick

#68 - enable defining multiple edges at once in the DSL

Issue - State: open - Opened by queirozfcom almost 10 years ago
Labels: enhancement, Severity: OPTIONAL

#67 - add an alias to proc{} called expr{} for use in the DSL

Issue - State: closed - Opened by queirozfcom almost 10 years ago - 1 comment
Labels: Severity: HIGH, easy pick

#66 - end conditions

Issue - State: closed - Opened by queirozfcom almost 10 years ago
Labels: Severity: HIGH, personal stuff

#65 - Augment #48 with first-class blocks

Issue - State: closed - Opened by queirozfcom almost 10 years ago - 1 comment
Labels: enhancement, refactor, Severity: MEDIUM

#64 - remove run! method

Issue - State: closed - Opened by queirozfcom almost 10 years ago - 1 comment
Labels: enhancement, refactor, easy pick

#63 - move method_missing from the dsl into the regular Diagram class

Issue - State: open - Opened by queirozfcom almost 10 years ago
Labels: easy pick

#62 - add a small asterisk ('*') before an node in its to_s function when it has been triggered in that turn

Issue - State: open - Opened by queirozfcom almost 10 years ago
Labels: enhancement, Severity: OPTIONAL

#61 - abort construction if user adds an element with a duplicate name

Issue - State: open - Opened by queirozfcom almost 10 years ago
Labels: enhancement, Severity: MEDIUM, easy pick

#60 - Add a quick intro and lots of examples with DSL v1 to README.mkd

Issue - State: closed - Opened by queirozfcom almost 10 years ago
Labels: Severity: HIGH, docs, process, easy pick

#59 - node and edge names should be valid ruby variable names

Issue - State: closed - Opened by queirozfcom almost 10 years ago - 1 comment

#58 - restrict the dsl to just accept untyped elements

Issue - State: closed - Opened by queirozfcom almost 10 years ago
Labels: Severity: HIGH

#57 - make sure that a probabilistic edge know that once it fails it fails!

Issue - State: open - Opened by queirozfcom almost 10 years ago
Labels: enhancement, easy pick

#55 - When an edge or node is added to a diagram, make that element available as an attribute

Issue - State: closed - Opened by queirozfcom almost 10 years ago - 2 comments
Labels: enhancement, refactor, Severity: HIGH, easy pick

#54 - weigh the option of turning all classes that use hashinit to regular ruby named parameters

Issue - State: closed - Opened by queirozfcom almost 10 years ago
Labels: enhancement, invalid, question, refactor, Severity: MEDIUM

#53 - a node is enabled by default - unless there's an activator plugged into it

Issue - State: closed - Opened by queirozfcom almost 10 years ago
Labels: question, Severity: MEDIUM, easy pick

#52 - Add simple ways to define activators and triggers to an Element via the DSL

Issue - State: closed - Opened by queirozfcom almost 10 years ago - 1 comment
Labels: enhancement, Severity: HIGH

#51 - Add an optional explanation string to `inv` (module `Invariant`)

Issue - State: closed - Opened by queirozfcom almost 10 years ago - 1 comment
Labels: enhancement, Severity: LOW

#50 - Improve hash_init module so as to accept definite options

Issue - State: closed - Opened by queirozfcom almost 10 years ago - 1 comment
Labels: enhancement, refactor, Severity: MEDIUM

#49 - standardize type of exceptions raised

Issue - State: open - Opened by queirozfcom almost 10 years ago
Labels: enhancement, Severity: LOW, docs

#48 - annotate put_resource! and take_resource! methods

Issue - State: open - Opened by queirozfcom almost 10 years ago - 1 comment
Labels: Severity: LOW, docs

#47 - add easier ways to define nodes in the DSL

Issue - State: closed - Opened by queirozfcom almost 10 years ago - 1 comment
Labels: enhancement, question, Severity: OPTIONAL

#46 - turn block parameters into regular arguments

Issue - State: closed - Opened by queirozfcom almost 10 years ago - 2 comments
Labels: enhancement, refactor, Severity: MEDIUM

#45 - it should be possible to create edges without names

Issue - State: closed - Opened by queirozfcom about 10 years ago - 1 comment
Labels: enhancement, Severity: LOW

#44 - Cannonical diagrams

Issue - State: closed - Opened by queirozfcom over 10 years ago - 1 comment
Labels: question

#43 - Active/inactive resourceless nodes

Issue - State: closed - Opened by queirozfcom over 10 years ago - 1 comment
Labels: question

#42 - Diagram doesn't need a name

Issue - State: closed - Opened by queirozfcom over 10 years ago
Labels: enhancement, Severity: LOW, easy pick

#41 - Sources and Types

Issue - State: closed - Opened by queirozfcom over 10 years ago - 2 comments
Labels: question

#40 - Reset diagram to initial state

Issue - State: open - Opened by xexeo over 10 years ago - 2 comments
Labels: Severity: HIGH

#39 - Diagram is being attributed to a variable or executed?

Issue - State: open - Opened by queirozfcom over 10 years ago - 4 comments
Labels: enhancement, question

#38 - Set @mode = :passive when none is provided upon instantiation

Issue - State: closed - Opened by queirozfcom over 10 years ago - 2 comments
Labels: Severity: HIGH, easy pick

#37 - Use case: edge pulls/pushes many resources at the same time

Issue - State: closed - Opened by queirozfcom over 10 years ago - 2 comments
Labels: question

#36 - How strict should the 'compiler' be?

Issue - State: closed - Opened by queirozfcom over 10 years ago - 2 comments
Labels: question

#35 - Make old tests pass with new loop

Issue - State: closed - Opened by queirozfcom over 10 years ago - 1 comment
Labels: Severity: HIGH

#34 - Edge sub classes

Issue - State: closed - Opened by xexeo over 10 years ago - 1 comment

#33 - Pool#initialization is too long, very unRuby-like

Issue - State: closed - Opened by xexeo over 10 years ago - 2 comments
Labels: Severity: HIGH

#31 - Please check new node / more powerfull

Issue - State: closed - Opened by xexeo over 10 years ago - 3 comments

#30 - Vendorize project

Issue - State: closed - Opened by xexeo over 10 years ago - 2 comments
Labels: enhancement

#29 - Please check my changes! We now have Diagram#run_while!

Issue - State: closed - Opened by xexeo over 10 years ago - 1 comment
Labels: enhancement, question

#28 - noreporting.rb outputs data. What is the the expected result?

Issue - State: closed - Opened by queirozfcom over 10 years ago - 3 comments
Labels: question

#27 - Diagram#round! should not print the current header, only its state.

Issue - State: closed - Opened by xexeo over 10 years ago
Labels: question, refactor

#26 - Rewrite the main loop

Issue - State: closed - Opened by queirozfcom over 10 years ago - 3 comments
Labels: enhancement, refactor, Severity: CRITICAL

#25 - Why I should run one round before puts a Diagram?

Issue - State: closed - Opened by xexeo over 10 years ago - 2 comments
Labels: bug, question

#24 - Sources always automatic push?

Issue - State: closed - Opened by queirozfcom over 10 years ago - 3 comments
Labels: enhancement, question, Severity: MEDIUM

#23 - Create and Test Delay Nodes

Issue - State: closed - Opened by queirozfcom over 10 years ago - 2 comments
Labels: duplicate, enhancement, question, Severity: HIGH

#22 - Source should be an infinite pool AND remember how many tokens left it (of each type)

Issue - State: closed - Opened by xexeo over 10 years ago - 2 comments
Labels: enhancement

#21 - Should Resource Bag be a Hash?

Issue - State: closed - Opened by xexeo over 10 years ago - 1 comment
Labels: question, refactor

#20 - Implement sub diagram, named entry/output

Issue - State: open - Opened by xexeo over 10 years ago
Labels: enhancement

#19 - Implement Sub diagram, unnamed entry/output

Issue - State: open - Opened by xexeo over 10 years ago
Labels: enhancement

#18 - Implement Delay

Issue - State: open - Opened by xexeo over 10 years ago
Labels: enhancement, Severity: HIGH

#17 - Implement Trader

Issue - State: open - Opened by xexeo over 10 years ago
Labels: enhancement, Severity: MEDIUM

#16 - Implement AP

Issue - State: closed - Opened by xexeo over 10 years ago - 3 comments
Labels: enhancement

#15 - Implement flow control in Edges

Issue - State: closed - Opened by xexeo over 10 years ago
Labels: enhancement

#14 - Implement Gate

Issue - State: closed - Opened by xexeo over 10 years ago - 1 comment
Labels: enhancement, Severity: HIGH

#13 - Check if we need state connections, or there is a better programatic way

Issue - State: open - Opened by xexeo over 10 years ago
Labels: enhancement, question

#12 - Implement Triggers

Issue - State: closed - Opened by xexeo over 10 years ago - 5 comments
Labels: enhancement, question

#11 - Full non-deterministic order for Diagram

Issue - State: closed - Opened by xexeo over 10 years ago - 11 comments
Labels: enhancement

#10 - At each cicle, Edges should be used in nondeterministic order

Issue - State: closed - Opened by xexeo over 10 years ago - 1 comment
Labels: enhancement

#9 - At each cicle, nodes should be selected in nondeterministic order

Issue - State: closed - Opened by xexeo over 10 years ago - 1 comment
Labels: enhancement

#8 - Implement Converter

Issue - State: closed - Opened by xexeo over 10 years ago
Labels: enhancement, Severity: HIGH

#7 - ALL behavior should be added to nodes, in both push and pull

Issue - State: closed - Opened by xexeo over 10 years ago - 1 comment
Labels: duplicate, enhancement

#6 - Printing should be optional or only each n rounds for Diagram#run!

Issue - State: open - Opened by xexeo over 10 years ago
Labels: enhancement

#5 - Printing should be optional for run_round!

Issue - State: closed - Opened by xexeo over 10 years ago - 1 comment
Labels: enhancement

#4 - Node#remove_resource! should have a parameter saying how many resources, default 1

Issue - State: open - Opened by xexeo over 10 years ago
Labels: enhancement

#3 - Node#add_resource should have a parameter asking how many resources, default 1

Issue - State: open - Opened by xexeo over 10 years ago
Labels: enhancement

#2 - Refactor Edge code out of Diagram and Node

Issue - State: closed - Opened by xexeo over 10 years ago - 1 comment
Labels: refactor

#1 - Refactor Node code out of Diagram

Issue - State: closed - Opened by xexeo over 10 years ago - 2 comments
Labels: duplicate, refactor