Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smarter enhancement of JSDoc comments with a JSDoc parser #4310

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Nov 28, 2024

  1. Add JSDoc parser

    RunDevelopment committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    6e5438f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    b6f89a7 View commit details
    Browse the repository at this point in the history
  2. Finished JSDoc parser

    RunDevelopment committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    8cc978c View commit details
    Browse the repository at this point in the history
  3. Enhance JSDoc

    RunDevelopment committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    a813085 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    402ac4b View commit details
    Browse the repository at this point in the history
  5. Simpler representation

    RunDevelopment committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    a33e4d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ab7bf2 View commit details
    Browse the repository at this point in the history
  7. comment

    RunDevelopment committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    fa9967f View commit details
    Browse the repository at this point in the history
  8. Tests should fail now

    RunDevelopment committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    bd4b3ee View commit details
    Browse the repository at this point in the history
  9. Nice. Tests works

    RunDevelopment committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    c0d36af View commit details
    Browse the repository at this point in the history