Forráskód Böngészése

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

Herby Vojčík 4 éve
szülő
commit
2fca1b456c
1 módosított fájl, 1 hozzáadás és 0 törlés
  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 >>