summaryrefslogtreecommitdiff
path: root/tests/diagnostics
AgeCommit message (Expand)Author
2018-05-02Add support for explicit register space bindings (#542)Tim Foley
2018-05-02Fix emit logic when "terminators" occur in the middle of a block (#540)Tim Foley
2018-05-01Diagnose attempts to write to fields in methods (#530)Tim Foley
2018-04-20Diagnose use of an implicit cast as an argument for an `out` parameter (#516)Tim Foley
2018-03-12Stop compilation when a imported module contains errors. (#440)Yong He
2018-02-26Merge from 0.9.x (#429)Tim Foley
2018-02-22Initial work on validating "constexpr"-ness in IR (#420)Tim Foley
2018-01-26Fix handling of errors in imported modules (#387)Tim Foley
2018-01-26Fix some crashing bugs around local variable declarations. (#385)Tim Foley
2017-08-15Add missing expected output file for test.Tim Foley
2017-08-15Improve diagnostics for overlapping/conflicting bindingsTim Foley
2017-06-30Add meta-definitions for AST typesTim Foley
2017-06-14AppVeyor: Run tests as part of AppVeyor buildsTim Foley
2017-06-12Rename tests from `*.spire` to `*.slang`Tim Foley
2017-06-09Initial import of code.Tim Foley