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

Move "Match Expressions" and "As Operator" (in that order) into the "Expressions" section, between "Control Structures" and "Methods" #539

Merged
merged 6 commits into from
Apr 2, 2024

Commits on Mar 26, 2024

  1. Move "Match Expressions" and "As Operator" (in that order) into the "…

    …Expressions" section, between "Control Structures" and "Methods"
    
    As discussed in ponylang#536 (comment)
    
    Co-authored-by: jemc <joe.eli.mac@gmail.com>
    shaedrich and jemc authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6a20c0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    639fcfd View commit details
    Browse the repository at this point in the history
  3. Fix paths in nav

    shaedrich authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3dd01ec View commit details
    Browse the repository at this point in the history
  4. Add redirect after moving files and folders

    As discussed in ponylang#539 (comment) and ponylang#539 (comment)
    
    Co-authored-by: SeanTAllen <sean@seantallen.com>
    shaedrich and SeanTAllen authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    fb156a1 View commit details
    Browse the repository at this point in the history
  5. Remove index and extra level of indention

    Co-authored-by: SeanTAllen <sean@seantallen.com>
    
    As requested per ponylang#539 (comment)
    shaedrich authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f9196e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Split the generic redirects to specific ones

    As requested in ponylang#539 (comment)
    
    Co-authored-by: SeanTAllen <sean@seantallen.com>
    shaedrich and SeanTAllen authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a8ead55 View commit details
    Browse the repository at this point in the history