Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jbloch/effective-java-3e-source-code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CesarChaMal/effective-java-3e-source-code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 22, 2019

  1. Updating .gitignore

    CesarChaMal committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    d6f720e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Add comprehensive CLAUDE.md guide for AI assistants

    This document provides AI assistants with detailed guidance on:
    - Repository structure and organization (11 chapters, 166 Java files)
    - Code conventions and patterns used throughout examples
    - Development guidelines and common tasks
    - Chapter themes and key concepts reference
    - Build/execution instructions (no build system by design)
    - Git workflow and commit conventions
    - Quick reference for finding code by topic
    
    The guide helps AI assistants understand this is an educational
    codebase from "Effective Java, 3rd Edition" and should be treated
    as a pedagogical resource, not production code.
    claude committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    6fcb94b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from CesarChaMal/claude/claude-md-mhxzxd3hpdfrr…

    …5mt-01LJjd7tsFEgEKk6pm2SD5KF
    
    Add comprehensive CLAUDE.md guide for AI assistants
    CesarChaMal authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    cf4225e View commit details
    Browse the repository at this point in the history
Loading