• Roman Alifanov's avatar
    Fix inherited method resolution, array field returns, cli.ct help · f11ced15
    Roman Alifanov authored
    - DCE: propagate parent methods to child classes so inherited proxy
      functions are generated (StringFlag.with_short etc.)
    - stmt_codegen: return this.field.method() now checks field type
      (array/dict) instead of always assuming string
    - stmt_codegen: fix missing f-prefix on two RET_VAR f-strings
    - cli.ct: exit(0) after --help/--version to prevent double output
    - Add TestInheritance tests covering all fixed bugs
    f11ced15
Name
Last commit
Last update
bootstrap Loading commit data...
examples Loading commit data...
lib Loading commit data...
tests Loading commit data...
LANGUAGE_SPEC.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
README_ru.md Loading commit data...
content Loading commit data...