aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-cslul/misc.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-01Check version when binding identifiers across modulesSamuel Lidén Borell1-0/+6
2023-08-11Basic check of \interface_depends in dependenciesSamuel Lidén Borell1-0/+5
2023-07-15Update copyright yearsSamuel Lidén Borell1-1/+1
2023-04-29Fix fields not being found due to incorrect hash valueSamuel Lidén Borell1-1/+1
2022-07-17Checking of field accessesSamuel Lidén Borell1-1/+11
2022-04-30Fix some clang -Weverything warningsSamuel Lidén Borell1-2/+2
2022-04-09Avoid most usages of identifiers reserved for future use in CSamuel Lidén Borell1-1/+1
2022-02-19Use casts instead of integer suffixes for better portabilitySamuel Lidén Borell1-4/+4
2021-12-18Add version comparison functionSamuel Lidén Borell1-0/+137
2021-11-21Require \C; \G; \O; \S; escapes to use scripts with ASCII lookalike charsSamuel Lidén Borell1-0/+243
2021-11-14Undefine #define to avoid warning from unity buildsSamuel Lidén Borell1-0/+1
2021-11-13Add base64 decoding function + testsSamuel Lidén Borell1-1/+79
2021-07-21Forbid Windows special device names in filenamesSamuel Lidén Borell1-17/+1
2021-04-09Fix parsing of multiarch triples. Allow multiple targetsSamuel Lidén Borell1-1/+1
2021-04-03Add source filenames to a tree and detect duplicatesSamuel Lidén Borell1-0/+46