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

Create a loopy-env or loopy-block (WIP) #133

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Create a loopy-env or loopy-block (WIP) #133

wants to merge 13 commits into from

Commits on Aug 23, 2022

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

Commits on Aug 27, 2022

  1. Add example Org documentation.

    okamsn committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    8e3ed00 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    3ad664f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da31ea7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cfaeff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18234a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8d577a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25d951f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8fd3de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5ea123 View commit details
    Browse the repository at this point in the history
  9. Convert remaining iteration commands to loopy-defiterate.

    This makes it easier to add new restrictions in the future.
    
    - map
    - map-ref
    - repeat (previous `loopy--parse-cycle-command`)
      - Also update parser list and alias list.
    okamsn committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    43fe19c View commit details
    Browse the repository at this point in the history
  10. Fix typo.

    okamsn committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    e207294 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cddd19b View commit details
    Browse the repository at this point in the history