Commit Graph

2 Commits

Author SHA1 Message Date
David Farler
b7d17b25ba Rename -parse flag to -typecheck
A parse-only option is needed for parse performance tracking and the
current option also includes semantic analysis.
2016-11-28 10:50:55 -08:00
Joe Groff
82ca1cabd4 Sema: Score function conversions.
Break an ambiguity when overloads for e.g. [() -> ()] and [() throws -> ()] exist.
2016-07-25 06:40:41 -07:00