Skip to content

0.7 Release

No due date 33% complete

This milestone is about refactoring. Things I'd like to see

  • Organize aliases
    • Take all the aliases in a scope, and pull them to the top of that scope, alphabetized and flattened (we agree that aliases with curlies were a mistake, right?)
  • Rename modules
  • Rename functions
  • Rename local variables
  • Extract variable?
  • Extract function?

This milestone is about refactoring. Things I'd like to see

  • Organize aliases
    • Take all the aliases in a scope, and pull them to the top of that scope, alphabetized and flattened (we agree that aliases with curlies were a mistake, right?)
  • Rename modules
  • Rename functions
  • Rename local variables
  • Extract variable?
  • Extract function?
Loading