killme2008 / killme2008/aviatorscript

新增选项:强制所有表达式中的 variable 不为 null

Open
#115 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5.2k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

这样可以避免一些意外的结果,如果有一个 null,将以抛出异常结束。

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files or tests. Start by locating the expression-evaluation entry points and how variable values are handled; define the option's scope and failure behavior from the existing evaluator conventions. Done means the option reliably rejects null variables in every expression path and has coverage for the resulting exception.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
compilers
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.