aboutsummaryrefslogtreecommitdiffhomepage
path: root/testexec/slul-interfaces
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-0/+30
2023-12-30Put since-versions first in top-levels declarationsSamuel Lidén Borell2-9/+18
2023-12-12Fix handling of back-dependencies on main moduleSamuel Lidén Borell3-0/+11
2023-10-07Tests: More tests of external/normal typeidentsSamuel Lidén Borell1-0/+4
2023-10-01Check version when binding identifiers across modulesSamuel Lidén Borell3-6/+18
2023-09-16Add unstable_api flag. Improve checks of module headersSamuel Lidén Borell3-9/+10
2023-09-10Implement search for methods and typeidents in other modules alsoSamuel Lidén Borell2-0/+15
2023-09-08Tests: Sync slul-interfaces and libraries' main.slul filesSamuel Lidén Borell1-2/+2
2023-09-08Implement "nestedonly" dependencies (and remove "typesonly")Samuel Lidén Borell3-0/+44
2023-08-11Basic check of \interface_depends in dependenciesSamuel Lidén Borell1-1/+1
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 Borell2-2/+2
2022-05-03Simplify syntax for void functions (remove "-> void")Samuel Lidén Borell1-1/+1
2022-02-13Refactor tree_insert to store new/existing status in returned nodeSamuel Lidén Borell1-0/+1
2021-12-05Fix assertion failure at end of module header of librariesSamuel Lidén Borell2-1/+2
2021-12-05Fix incorrect name in "testexec" interface fileSamuel Lidén Borell1-1/+1
2021-08-28Remove \end directive. Fix switch between build directives and interfaceSamuel Lidén Borell2-3/+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 Borell2-0/+48
2021-08-04Load interfaces of module dependenciesSamuel Lidén Borell2-0/+28