Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue of running kuniri on empty directories #200

Closed
wants to merge 83 commits into from

Commits on Mar 31, 2017

  1. Configuration menu
    Copy the full SHA
    6cbba50 View commit details
    Browse the repository at this point in the history
  2. Fixed rubocop errors on lib/kuniri/core/setting.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    b53524f View commit details
    Browse the repository at this point in the history
  3. Fixed rubocop errors on lib/kuniri/core/kuniri.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    a28dac6 View commit details
    Browse the repository at this point in the history
  4. Fixed rubocop errors on lib/kuniri/core/configuration/language_availa…

    …ble.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    43cb28d View commit details
    Browse the repository at this point in the history
  5. Fixed rubocop errors on lib/kuniri/core/configure/log_available.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    43ea5eb View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2017

  1. Merge pull request Kuniri#191 from kuniri-xp/rubocop_core

    Fix Rubocop issues in core directory
    Rodrigo Siqueira Jordão committed Apr 1, 2017
    Configuration menu
    Copy the full SHA
    4880fdc View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Fixed rubocop errors on lib/kuniri/parser/output_format.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    1bb7291 View commit details
    Browse the repository at this point in the history
  2. Fixed rubocop errors on lib/kuniri/parser/output_factory.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    77b56a5 View commit details
    Browse the repository at this point in the history
  3. Fixed rubocop errors on lib/kuniri/parser/parser.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    ff2534b View commit details
    Browse the repository at this point in the history
  4. Fixed rubocop errors on lib/kuniri/parser/xml_output_format.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    c70358d View commit details
    Browse the repository at this point in the history
  5. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/ag…

    …gregation_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    814b68e View commit details
    Browse the repository at this point in the history
  6. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/at…

    …tribute_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    bfc082f View commit details
    Browse the repository at this point in the history
  7. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/bl…

    …ock_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    8ca3d9b View commit details
    Browse the repository at this point in the history
  8. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/cl…

    …ass_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    96a412f View commit details
    Browse the repository at this point in the history
  9. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/co…

    …mment_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    eb8fa9d View commit details
    Browse the repository at this point in the history
  10. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/co…

    …nditional_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    7e7062b View commit details
    Browse the repository at this point in the history
  11. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/co…

    …nstructor_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    fa670f6 View commit details
    Browse the repository at this point in the history
  12. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/fu…

    …nction_behaviour_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    9cd1ba6 View commit details
    Browse the repository at this point in the history
  13. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/fu…

    …nction_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    9622437 View commit details
    Browse the repository at this point in the history
  14. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/id…

    …le_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    bc9cd27 View commit details
    Browse the repository at this point in the history
  15. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/in…

    …clude_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    4512c03 View commit details
    Browse the repository at this point in the history
  16. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/me…

    …thod_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    a9580db View commit details
    Browse the repository at this point in the history
  17. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/mo…

    …dule_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    831655f View commit details
    Browse the repository at this point in the history
  18. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/oo…

    …_structured_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    6b43458 View commit details
    Browse the repository at this point in the history
  19. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/re…

    …petition_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    177cc4e View commit details
    Browse the repository at this point in the history
  20. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/to…

    …ken_state_machine.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    5bb73b7 View commit details
    Browse the repository at this point in the history
  21. Fixed rubocop errors on lib/kuniri/state_machine/OO_structured_fsm/va…

    …riable_state.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    d5da27b View commit details
    Browse the repository at this point in the history
  22. Fixed rubocop errors on lib/kuniri/language/language.rb

    Changed method name on language.rb and affected files basic_structure_state.rb and language_spec.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    87baead View commit details
    Browse the repository at this point in the history
  23. Fixed rubocop errors on lib/kuniri/language/language_factory.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    7613e53 View commit details
    Browse the repository at this point in the history
  24. Fixed rubocop errors on lib/kuniri/language/metadata.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    02d6e08 View commit details
    Browse the repository at this point in the history
  25. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/aggregation.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    099ca20 View commit details
    Browse the repository at this point in the history
  26. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/attribute.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    d3967c6 View commit details
    Browse the repository at this point in the history
  27. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/block.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    ac79721 View commit details
    Browse the repository at this point in the history
  28. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/class.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    661f9c0 View commit details
    Browse the repository at this point in the history
  29. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/comment.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    bdd791e View commit details
    Browse the repository at this point in the history
  30. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/conditional.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    07a6419 View commit details
    Browse the repository at this point in the history
  31. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/end_block.rb
    
    changed name of method has_end_of_block? to end_of_block?
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    5f1ab9b View commit details
    Browse the repository at this point in the history
  32. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/extern_requirement.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    ad2a665 View commit details
    Browse the repository at this point in the history
  33. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/function_behaviour.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    faed6d9 View commit details
    Browse the repository at this point in the history
  34. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/global_tokens.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    9a133ce View commit details
    Browse the repository at this point in the history
  35. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/module_namespace.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    9ece287 View commit details
    Browse the repository at this point in the history
  36. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/repetition.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    a663a2f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    82ee905 View commit details
    Browse the repository at this point in the history
  38. Merge branch 'rubocop_state_machine' of https://github.com/kuniri-xp/…

    …kuniri into kuniri-xp-rubocop_state_machine
    rodrigosiqueira committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    2933e07 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9f1c715 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/variable_behaviour.rb
    
    changed name of method is_variable? to variable?
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    a99b9f9 View commit details
    Browse the repository at this point in the history
  2. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/variable_behaviour_helpers.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    50bd28b View commit details
    Browse the repository at this point in the history
  3. Fixed rubocop errors on lib/kuniri/language/abstract_container/struct…

    …ured_and_oo/variable_global.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    1b643e7 View commit details
    Browse the repository at this point in the history
  4. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/aggregation_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    76eee31 View commit details
    Browse the repository at this point in the history
  5. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/attribute_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    988c825 View commit details
    Browse the repository at this point in the history
  6. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/basic_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    e4b3a01 View commit details
    Browse the repository at this point in the history
  7. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/block_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    6c9bb86 View commit details
    Browse the repository at this point in the history
  8. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/class_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    86846d4 View commit details
    Browse the repository at this point in the history
  9. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/conditional_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    c3d421e View commit details
    Browse the repository at this point in the history
  10. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/constructor_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    87d9e9b View commit details
    Browse the repository at this point in the history
  11. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/extern_requirement.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    25ac5df View commit details
    Browse the repository at this point in the history
  12. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/function_abstract.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    7888415 View commit details
    Browse the repository at this point in the history
  13. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/function_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    070278c View commit details
    Browse the repository at this point in the history
  14. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/manager_basic_stucture_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    eb9fcd6 View commit details
    Browse the repository at this point in the history
  15. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/method_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    b356db2 View commit details
    Browse the repository at this point in the history
  16. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/module_namespace_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    f45d9a4 View commit details
    Browse the repository at this point in the history
  17. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/repetition_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    11167a2 View commit details
    Browse the repository at this point in the history
  18. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/variable_abstract.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    d799747 View commit details
    Browse the repository at this point in the history
  19. Fixed rubocop errors on lib/kuniri/language/container_data/stucturued…

    …_and_oo/variable_global_data.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    53384ff View commit details
    Browse the repository at this point in the history
  20. Fixed rubocop errors on lib/kuniri/language/ruby/aggregation_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    6a186bc View commit details
    Browse the repository at this point in the history
  21. Fixed rubocop errors on lib/kuniri/language/ruby/attribute_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    813abb5 View commit details
    Browse the repository at this point in the history
  22. Fixed rubocop errors on lib/kuniri/language/ruby/block_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    6eac86d View commit details
    Browse the repository at this point in the history
  23. Fixed rubocop errors on lib/kuniri/language/ruby/class_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    582b138 View commit details
    Browse the repository at this point in the history
  24. Fixed rubocop errors on lib/kuniri/language/ruby/comment_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    7373f14 View commit details
    Browse the repository at this point in the history
  25. Fixed rubocop errors on lib/kuniri/language/ruby/constructor_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    6edad0c View commit details
    Browse the repository at this point in the history
  26. Fixed rubocop errors on lib/kuniri/language/ruby/end_block_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    d7a9bea View commit details
    Browse the repository at this point in the history
  27. Fixed rubocop errors on lib/kuniri/language/ruby/extern_requirement_r…

    …uby.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    5d7b324 View commit details
    Browse the repository at this point in the history
  28. Fixed rubocop errors on lib/kuniri/language/ruby/function_behavior_ru…

    …by.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    a0c7492 View commit details
    Browse the repository at this point in the history
  29. Fixed rubocop errors on lib/kuniri/language/ruby/global_function_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    bbf0216 View commit details
    Browse the repository at this point in the history
  30. Fixed rubocop errors on lib/kuniri/language/ruby/method_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    c9b7aab View commit details
    Browse the repository at this point in the history
  31. Fixed rubocop errors on lib/kuniri/language/ruby/module_namespace_rub…

    …y.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    1c196db View commit details
    Browse the repository at this point in the history
  32. Fixed rubocop errors on lib/kuniri/language/ruby/repetition_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    e2e3c38 View commit details
    Browse the repository at this point in the history
  33. Fixed rubocop errors on lib/kuniri/language/ruby/ruby_syntax.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    777677a View commit details
    Browse the repository at this point in the history
  34. Fixed rubocop errors on lib/kuniri/language/ruby/token_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    afef54f View commit details
    Browse the repository at this point in the history
  35. Fixed rubocop errors on lib/kuniri/language/ruby/variable_behaviour_r…

    …uby.rb
    
    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    e888a3c View commit details
    Browse the repository at this point in the history
  36. Fixed rubocop errors on lib/kuniri/language/ruby/variable_global_ruby.rb

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Lucas Kanashiro <kanashiro@riseup.net>
    bsesso committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    76d96c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Configuration menu
    Copy the full SHA
    236aae0 View commit details
    Browse the repository at this point in the history
  2. Fixed error of running kuniri on empty folder

    Signed-off-by: Bruno <bruno.sesso@usp.br>
    Signed-off-by: Giuliano Belinassi <giuliano.belinassi@usp.br>
    bsesso committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    5146a67 View commit details
    Browse the repository at this point in the history