upstream (flix/book) の差分を取り込み (2026-08-17) - #117
Merged
Conversation
- build.md: build-classes / clean コマンドの新設、build-jar / build-fatjar の説明変更を反映 - build-and-packages.md: コマンド一覧に build-classes / clean を追加 - getting-started.md: Emacs セクションを Plain Emacs / Spacemacs の 2構成に拡充
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.
概要
upstream (flix/book) の master に追加された以下のコミットを取り込みました。
52e301bdocs: update build commands (build, build-classes, clean, jars) (docs: update build commands (build, build-classes, clean, jars) flix/book#325)src/build-and-packages.md,src/build.md8c7c9f2feat: Expand the Emacs section (feat: Expand the Emacs section flix/book#324)AUTHORS.md,src/getting-started.md翻訳の更新内容
マージにより英語原文(コメントアウト部分)が更新された箇所に合わせて、対応する日本語訳を更新しました。
buildコマンドの説明を更新(ディスクへの書き込みは行わず、コンパイル可否の確認用であることを明記)build-classesコマンド(クラスファイルをbuild/classに出力)の節を追加cleanコマンド(buildディレクトリの削除)の節を追加build-jar/build-fatjarの説明を更新(buildの自動呼び出しの記述を削除し、resourcesディレクトリの扱いなどを反映)build-classesとcleanを追加cleanを除外リストに追加)用語集(glossary.md)に追加が必要な新規の重要概念用語はありませんでした(
build-classes/cleanはコマンド名のため対象外)。🤖 このPRは自動化されたエージェントにより作成されました。
Generated by Claude Code