Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
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: google/closure-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: clojure/closure-library
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.
  • 13 commits
  • 14 files changed
  • 1 contributor

Commits on Apr 17, 2025

  1. Update README

    swannodette committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    ab07a03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb1e76 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. revert debug loader defaulting to false, backs out breaking change from

    b12e80d. Closure was moving towards a bundle oriented approach, whereas the original approah was considerably more REPL-friendly
    swannodette committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    2ce9ab6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. restore goog.dom.query

    swannodette committed May 15, 2025
    Configuration menu
    Copy the full SHA
    87401eb View commit details
    Browse the repository at this point in the history
  2. restore and undeprecated goog.isDef, goog.isString, goog.isBoolean,

    goog.isNumber, goog.isNull, goog.isDefAndNotNull, goog.isArray
    swannodette committed May 15, 2025
    Configuration menu
    Copy the full SHA
    f04e4c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2026

  1. Configuration menu
    Copy the full SHA
    1836372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9038d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2026

  1. Configuration menu
    Copy the full SHA
    a80575b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2026

  1. JSDoc does not understand Closure namespaces out of the box

    - don't exclude modules that are legacy namespaces
    - generate the @namespace annotation in a processClosureNamespace
      beforeParse
    swannodette committed Jun 28, 2026
    Configuration menu
    Copy the full SHA
    ccd205e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80c9a25 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2026

  1. Configuration menu
    Copy the full SHA
    088ca76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71fcbe8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2026

  1. Configuration menu
    Copy the full SHA
    eb53d83 View commit details
    Browse the repository at this point in the history
Loading