Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

[NF] Various fixes. #2120

Closed
wants to merge 1 commit into from
Closed

[NF] Various fixes. #2120

wants to merge 1 commit into from

Commits on Jan 23, 2018

  1. [NF] Various fixes.

    - Evaluate all constants in Typing.typeExp by default, and disable
      the package constant replacing phase since it's no longer needed.
    - Don't evaluate iterators in Ceval.
    - Use a type alias for ExpOrigin instead of Integer, to make it
      clearer what it is.
    - Add generic error for unbound constants.
    perost committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    09b21e1 View commit details
    Browse the repository at this point in the history