Merged
Conversation
Examples ディレクトリをクリーンアップし、学習用ファイルに絞り込み ## 変更内容 ### 削除 (17ファイル) - test-*.osc (15ファイル) - 開発初期の実験的なテストファイル - debug-parser.osc - デバッグ用ファイル - vscode-test.osc - VSCode統合テスト用ファイル 削除理由: チュートリアルファイル (01-09) で機能がカバーされており、 ユーザーにとって混乱の元になるため ### 更新 (2ファイル) - live-demo.osc - DSL v3 Reserved Keywords に更新 - performance-demo.osc - DSL v3 Reserved Keywords に更新 ### ドキュメント更新 - examples/README.md - ファイル一覧を整理、推奨学習順序を追加 - docs/development/WORK_LOG.md - 作業履歴を記録 ## 最終的なファイル構成 チュートリアル (9ファイル): 01-09_*.osc - 段階的な学習パス ライブパフォーマンス用 (2ファイル): - live-demo.osc - シンプルなテンプレート - performance-demo.osc - 総合デモ ## 期待される効果 - ユーザーが学習すべきファイルが明確化 - 段階的な学習パスが整備 - E2Eテストとしても活用可能 (将来実装予定) Closes #75
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Examples ディレクトリをクリーンアップし、学習用ファイルに絞り込み
変更内容
削除 (17ファイル)
削除理由: チュートリアルファイル (01-09) で機能がカバーされており、ユーザーにとって混乱の元になるため
更新 (2ファイル)
ドキュメント更新
最終的なファイル構成 (11ファイル)
チュートリアル (9ファイル)
ライブパフォーマンス用 (2ファイル)
期待される効果
テスト結果
Closes #75