Pārlūkot izejas kodu

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

Herby Vojčík 4 gadi atpakaļ
vecāks
revīzija
2fca1b456c
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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 >>