aboutsummaryrefslogtreecommitdiffhomepage
path: root/errortest/badlib/main.slul
AgeCommit message (Expand)AuthorFilesLines
2024-05-11Update copyright yearsSamuel Lidén Borell1-1/+1
2024-01-01Put since-versions first in struct/enum membersSamuel Lidén Borell1-11/+14
2023-12-30Put since-versions first in top-levels declarationsSamuel Lidén Borell1-30/+55
2023-10-08Only match actually implemented idents in version checkSamuel Lidén Borell1-0/+1
2023-10-04Add more tests of identifier version checks + fix error reportingSamuel Lidén Borell1-1/+1
2023-10-01Check version when binding identifiers across modulesSamuel Lidén Borell1-0/+2
2023-09-16Add unstable_api flag. Improve checks of module headersSamuel Lidén Borell1-1/+1
2023-09-10Add check for different type with same name for typeidents and methodsSamuel Lidén Borell1-0/+3
2023-09-10Implement search for methods and typeidents in other modules alsoSamuel Lidén Borell1-0/+11
2023-09-09Fix search for implementation of methods and typeidentsSamuel Lidén Borell1-0/+21
2023-09-08Implement "nestedonly" dependencies (and remove "typesonly")Samuel Lidén Borell1-0/+7
2023-09-08Tests: More tests of dependencies and librariesSamuel Lidén Borell1-0/+6
2023-07-12Tests: External constants in array length should give errorsSamuel Lidén Borell1-1/+4
2023-06-25Add "badlib" for testing incorrect syntax in library modulesSamuel Lidén Borell1-0/+64