-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
- Status: Open.#1161 In antonsynd/sharpy;
- Status: Open.#1160 In antonsynd/sharpy;
- Status: Open.#1159 In antonsynd/sharpy;
- Status: Open.#1158 In antonsynd/sharpy;
testing: metamorphic transforms at corpus scale — compile-clean over all fixtures + sampled output-invariance execution
enhancementNew feature or requestNew feature or requestStatus: Open.#1157 In antonsynd/sharpy;docs: deviations.yaml + CLAUDE.md claim // is truncating and recommend nonexistent math.floor_div — both contradict spec and implementation
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#1155 In antonsynd/sharpy;codegen: sorted(dict) emits CS1503/SPY0908 — bare dict receiver missing keys-projection lowering (sibling of #1068)
bugSomething isn't workingSomething isn't workingStatus: Open.#1154 In antonsynd/sharpy;semantic/codegen: integer % is truncated C# remainder while // floors — diverges from CPython and breaks Sharpy's own divmod identity
bugSomething isn't workingSomething isn't workingStatus: Open.#1153 In antonsynd/sharpy;testing: StructuralEqualityComparer has no DecoratedStatement arm — latent unparse round-trip false-negative
bugSomething isn't workingSomething isn't workingStatus: Open.#1152 In antonsynd/sharpy;REPL: @suppress-decorated import misclassified as executable and hoisted into synthesized main() (IsModuleLevelStatement lacks unwrap)
bugSomething isn't workingSomething isn't workingStatus: Open.#1151 In antonsynd/sharpy;LSP: SharpyWorkspace cannot source feature flags — gated syntax shows SPY0331 in-editor while every other entry point threads features
bugSomething isn't workingSomething isn't workingStatus: Open.#1149 In antonsynd/sharpy;semantic: explicit-generic builtin call skips value-arg validation against the type-arg-selected overload (map[int,int,int] → CS7036 leak)
bugSomething isn't workingSomething isn't workingStatus: Open.#1148 In antonsynd/sharpy;