チケット #38238

rename pushback to concat

登録: 2018-04-29 14:20 最終更新: 2020-04-25 09:55

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
1 - 最低
重要度:
1 - 最低
解決法:
修正済み
ファイル:
なし

詳細

The stack.pushback() function is concat, call it that.

Nice opportunity to use the VSCode auto-renaming facility.

チケットの履歴 (7 件中 3 件表示)

2018-04-29 14:20 更新者: sforman
  • 新しいチケット "rename pushback to concat" が作成されました
2018-05-06 09:01 更新者: None
2019-05-01 13:37 更新者: sforman
コメント

It's removed from the code but still appears in some of the docs.

2020-04-24 11:24 更新者: sforman
コメント

I believe this is done except for one or two places in the docs. Find and correct those.

2020-04-24 11:25 更新者: sforman
  • コンポーネントv0.3.0 から Docs に更新されました
2020-04-24 14:16 更新者: sforman
コメント

find docs -type f -print0 | xargs --null grep -n pushback | sort | less -S

2020-04-25 09:55 更新者: sforman
  • 解決法なし から 修正済み に更新されました
  • 状況オープン から 完了 に更新されました

添付ファイルリスト

添付ファイルはありません

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする