polserver/testsuite/escript/uninit
Kevin Eady c286b49858
Fix handling of byref, rest, and default parameters in uninitialized functions (#814)
* Update grammar

* update prettifier

* Update semantic analysis
- Move checks for 'super' and non-static to semantic analyzer
- Add checks for byref and default

* Add, update tests

* update escript guide, add tests for examples in guide

* update core-changes

* Address Discord comments
- Update core-changes to explicitly talk about default parameters
2025-09-06 17:26:06 +02:00
..
uninit01.out Add uninit, true, false keywords to grammar (#596) 2024-01-20 05:38:25 +01:00
uninit01.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
uninit02.err Add support for sequence and index bindings (#760) 2025-02-17 21:59:42 +01:00
uninit02.src Add uninit, true, false keywords to grammar (#596) 2024-01-20 05:38:25 +01:00
uninit03.err Fix handling of byref, rest, and default parameters in uninitialized functions (#814) 2025-09-06 17:26:06 +02:00
uninit03.src Add uninit, true, false keywords to grammar (#596) 2024-01-20 05:38:25 +01:00