Explorar o código

API-CHANGES: Cleanup of #isFoo in ast nodes.

Herby Vojčík %!s(int64=4) %!d(string=hai) anos
pai
achega
2fca1b456c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lang/API-CHANGES.txt

+ 1 - 0
lang/API-CHANGES.txt

@@ -7,6 +7,7 @@
   * Split into #isIdempotent / #isAssignable.
 * UnknownVar => ExternallyKnownVar
 * Remove all typechecking #isFoo methods in ScopeVar hierarchy.
+* Remove most of typechecking #isFoo methods in ASTNode hierarchy.
 * Added Teachable class.
 
 + Behavior >>