Implement validation rules for allowed subset #136

Closed
opened 2026-07-03 21:23:59 +00:00 by fuzzy · 0 comments
Owner
## Sub-tasks - [ ] [Allow: if/elseif/else blocks](https://git.lan.thwap.org/thwap/qpkg/issues/125) - [ ] [Allow: static variable assignments (local and global)](https://git.lan.thwap.org/thwap/qpkg/issues/126) - [ ] [Allow: literal values (numbers, strings, booleans, nil, tables)](https://git.lan.thwap.org/thwap/qpkg/issues/127) - [ ] [Allow: arithmetic and comparison operators](https://git.lan.thwap.org/thwap/qpkg/issues/128) - [ ] [Allow: table indexing and field access](https://git.lan.thwap.org/thwap/qpkg/issues/129) - [ ] [Forbid: function calls (except maybe built-in? decide)](https://git.lan.thwap.org/thwap/qpkg/issues/130) - [ ] [Forbid: for/while/repeat loops](https://git.lan.thwap.org/thwap/qpkg/issues/131) - [ ] [Forbid: function definitions (anonymous or named)](https://git.lan.thwap.org/thwap/qpkg/issues/132) - [ ] [Forbid: imports (require) and load functions](https://git.lan.thwap.org/thwap/qpkg/issues/133) - [ ] [Forbid: coroutine operations](https://git.lan.thwap.org/thwap/qpkg/issues/134) - [ ] [Forbid: goto statements and labels](https://git.lan.thwap.org/thwap/qpkg/issues/135)
fuzzy self-assigned this 2026-07-03 21:23:59 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
thwap/qpkg#136
No description provided.