Skip to content

Conversation

@takaokouji
Copy link

refs #99

コミットを分けるのがめんどうなので、以下も合わせてやってしまいました。

  • minilogをrequireするのではなく、 ../log を使うように修正
  • Blockly.Ruby.targetEventBlockをやめて、block.isStatementを用意して、statementではないけど、このフラグがたっていたら、'end' を出力するようにした。
  • エラー処理が実現されたので、src/lib/ruby-generator/generated.jsを消した。
  • 比較の値が 1_2 のときに NaN になっていた不具合を修正。 "1_2" という文字列を返す
  • Blockly.Ruby.sensing_touchingobjectmenuの優先順位が ORDER_FUNCTION_CALLになっていたのをORDER_ATOMICに修正

@takaokouji takaokouji merged commit 5446cde into develop Oct 24, 2018
@takaokouji takaokouji deleted the issue/99 branch October 24, 2018 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants