aboutsummaryrefslogtreecommitdiffhomepage
path: root/testexec/slul-interfaces/somelib.slul
AgeCommit message (Expand)AuthorFilesLines
2023-12-12Fix handling of back-dependencies on main moduleSamuel Lidén Borell1-0/+1
2023-10-01Check version when binding identifiers across modulesSamuel Lidén Borell1-1/+8
2023-09-16Add unstable_api flag. Improve checks of module headersSamuel Lidén Borell1-4/+3
2023-09-10Implement search for methods and typeidents in other modules alsoSamuel Lidén Borell1-0/+9
2023-09-08Implement "nestedonly" dependencies (and remove "typesonly")Samuel Lidén Borell1-0/+6
2023-07-15Update copyright yearsSamuel Lidén Borell1-1/+1
2023-04-30Checking of open/closed structsSamuel Lidén Borell1-0/+10
2022-08-14Update copyright yearsSamuel Lidén Borell1-1/+1
2022-05-03Simplify syntax for void functions (remove "-> void")Samuel Lidén Borell1-1/+1
2021-12-05Fix assertion failure at end of module header of librariesSamuel Lidén Borell1-0/+1
2021-08-28Remove \end directive. Fix switch between build directives and interfaceSamuel Lidén Borell1-2/+1
2021-08-14Parsing of \\interface_dependsSamuel Lidén Borell1-1/+1
2021-08-05Add license headers to Makefiles, translation and test filesSamuel Lidén Borell1-0/+24
2021-08-04Load interfaces of module dependenciesSamuel Lidén Borell1-0/+18