Skip to content

[FluentIf] Harden runtime and termination analysis #12

Description

@mao2009

親Issue

#6

目的

Fluent.Ifをv1.0で安定して利用できる安全なcontrol-flow utilityとして完成させる。

スコープ

  • If / ElseIf / Else chain
  • missing Else detection
  • nested chains
  • lambda expressions
  • generic/type inference
  • short/complex expressions
  • invalid or partially constructed chains
  • runtime behavior and exception semantics

完了条件

  • Fluent.Ifの公開仕様が明文化されている
  • analyzerとruntime APIの責務が明確
  • chain terminationのedge caseがテストされている
  • 型推論・genericケースがテストされている
  • v1.0でFluent.Ifをコア機能として維持する最終判断が記録されている

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions