polserver/testsuite/escript/bug
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
..
bug.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
bug001.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
bug001.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug002.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
bug002.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug003.out Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
bug003.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug004.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug004.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
bug005.out Unit tests: full revision, now all run correctly 2015-12-19 05:31:23 +01:00
bug005.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug006.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug006.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
bug007.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug007.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
bug008.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug008.src Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
bug010-if-statement-optimization-offset-corruption.out Fix optimization error: will sometimes patch an offset of the wrong instruction when 2020-06-14 03:31:03 -07:00
bug010-if-statement-optimization-offset-corruption.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug011-module-function-param-name-clash.out Fix compiler bug: user functions should be able to have the same name as module function parameter names 2020-06-15 22:27:57 -07:00
bug011-module-function-param-name-clash.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug012-function-as-named-parameter.out Fix compiler bug: user functions should be able to have the same name as module function parameter names 2020-06-15 22:27:57 -07:00
bug012-function-as-named-parameter.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug013-local-variable-index.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
bug014-eof-in-format-string.err Fix infinite loop in lexer on EOF in FORMAT_STRING (#722) 2024-10-17 06:54:28 +02:00
bug014-eof-in-format-string.src Fix infinite loop in lexer on EOF in FORMAT_STRING (#722) 2024-10-17 06:54:28 +02:00
crash001.err Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00
crash001.inc Unit Tests: putting some orde rin escript unit tests 2015-12-19 02:31:08 +01:00
crash001.src Format testsuite scripts, pol-core support modules (#713) 2024-10-04 10:29:55 +02:00