summaryrefslogtreecommitdiffstats
path: root/tests/language-feature/modules
Commit message (Expand)AuthorAge
* Fix public unscoped enum constants not visible across module boundaries (#7864)Copilot2025-07-22
* Fix intermittent debug failures with Debug build (#7369)Jay Kwak2025-06-12
* Disable 23 tests failing assertions (#7317)Jay Kwak2025-06-04
* Check mismatching method parameter direction against interface declaration. (...Yong He2024-12-30
* Fix a crash when search for files. (#5818)Yong He2024-12-10
* Fix parsing logic of for loops' initial statement. (#5813)Yong He2024-12-10
* enable more metal tests (#4326)skallweitNV2024-06-10
* Metal compute tests (#4292)skallweitNV2024-06-07
* Parser and module finding logic fixes. (#3720)Yong He2024-03-08
* Language server robustness fix. (#3607)Yong He2024-02-20
* Fixes for `module` and `include`. (#3519)Yong He2024-01-25
* Handle import, entrypoint and global params in included files. (#3395)Yong He2023-12-08
* Support `include` for pulling file into the current module. (#3377)Yong He2023-12-05
* Include a "stack trace" with nested-import errors (#1872)T. Foley2021-06-06