-
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
No way to print a computed integer from a single file: missing int-to-text intrinsic and undocumented command-I/O route
enhancementNew feature or requestNew feature or requestStatus: Open.#50 In wavect/semaprax;Language card and diagnostic hints that cost newcomers extra edit-check cycles (while tail, std.text route, P203/U101 help, cascades, manifest ladder)
documentationImprovements or additions to documentationImprovements or additions to documentationStatus: Open.#49 In wavect/semaprax;Projects: a record in a project module is an internal HIR error, aggregate signatures fail with unlocated SPX-G172, and the card never states the scalar-only rule
bugSomething isn't workingSomething isn't workingStatus: Open.#48 In wavect/semaprax;Verifier accepts usize + 1 with an unsuffixed literal; backends fail with internal SPX-H006 inconsistent resolved types
bugSomething isn't workingSomething isn't workingStatus: Open.#47 In wavect/semaprax;Reference interpreter: ~260 ns per loop iteration from linear string-keyed environment lookup and per-let allocation
enhancementNew feature or requestNew feature or requestStatus: Open.#46 In wavect/semaprax;Formatter capacity pre-pass re-renders every subtree (O(N*depth)); check pays it only to print the revision hash
bugSomething isn't workingSomething isn't workingStatus: Open.#45 In wavect/semaprax;Iterative verifier is quadratic in statements, record fields and match arms (scope cloned per frame, loan rescans, linear field lookup)
bugSomething isn't workingSomething isn't workingStatus: Open.#44 In wavect/semaprax;Cleanup replay is O(N^2) time and memory in statements and expression length (graph of a 25 KB file needs 527 MB) and its preflight rejects valid functions
bugSomething isn't workingSomething isn't workingStatus: Open.#43 In wavect/semaprax;Record literal with 22 or more fields cannot be built: replay work estimate below real charges (SPX-H006 work budget exhausted)
bugSomething isn't workingSomething isn't workingStatus: Open.#42 In wavect/semaprax;check is O(N^2) in function count: capacity pass clones the function map per function; 4096 bound enforced after the work
bugSomething isn't workingSomething isn't workingStatus: Open.#41 In wavect/semaprax;CLI consistency sweep: exit-code classes, silent check --json, build defaults and target list, patch no-op and read-only writes, wording
bugSomething isn't workingSomething isn't workingStatus: Open.#40 In wavect/semaprax;context fails with SPX-G218 (while statements) on examples/text_analytics.spx although check and graph succeed
bugSomething isn't workingSomething isn't workingStatus: Open.#39 In wavect/semaprax;