polserver/testsuite/escript/scope
Kevin Eady 003274de55
Add Escript support for enum class (#804)
* update grammar

* implementation

* tests

* docs and core-changes

* cleanup old .cot files

* add error on duplicate class, enum class definition; tests

* Fix compiler warnings

* add test for unscoped identifier failure
2025-08-18 20:50:18 +02:00
..
scope01.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
scope01.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope02.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope02.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope03.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
scope03.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope04.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
scope04.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope05.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope05.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope06-program-arg-same-level-var-conflict.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope06-program-arg-same-level-var-conflict.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope07-program-arg-scoped-var-ok.out Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
scope07-program-arg-scoped-var-ok.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope08-function-arg-same-level-var-conflict.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope08-function-arg-same-level-var-conflict.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
scope09-function-arg-scoped-var-ok.out Update test suite for new compiler (#299) 2020-09-11 01:38:39 -07:00
scope09-function-arg-scoped-var-ok.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00