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

nfill for blank values in ndlist #2

Merged
merged 10 commits into from
Sep 28, 2023
Merged

nfill for blank values in ndlist #2

merged 10 commits into from
Sep 28, 2023

Commits on Sep 28, 2023

  1. Update ndlist.tin

    Added "nfill" command and "fill" method. Eliminated filler variable.
    ambaker1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    29b4003 View commit details
    Browse the repository at this point in the history
  2. Update build.tcl

    updated tests, bumped version
    ambaker1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c3e4785 View commit details
    Browse the repository at this point in the history
  3. Create doc_examples.tcl

    added examples from documentation
    ambaker1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    76ebb97 View commit details
    Browse the repository at this point in the history
  4. Update ndlist.tex

    added documentation for nfill and also fixed typos/errors in examples.
    ambaker1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    80949f5 View commit details
    Browse the repository at this point in the history
  5. Updated main files

    ambaker1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5d464a9 View commit details
    Browse the repository at this point in the history
  6. nrange -> range

    renamed "nrange" to "range". "nrange" sounds too much like "lrange", so I don't want to confuse a user.
    ambaker1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    60b32b6 View commit details
    Browse the repository at this point in the history
  7. Update doc_examples.tcl

    ambaker1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2ce2342 View commit details
    Browse the repository at this point in the history
  8. typo

    ambaker1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fc40d0d View commit details
    Browse the repository at this point in the history
  9. documentation organization

    ambaker1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5b36a05 View commit details
    Browse the repository at this point in the history
  10. doc updates

    ambaker1 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    cfa565e View commit details
    Browse the repository at this point in the history