aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/checksupport.c
AgeCommit message (Collapse)AuthorFilesLines
2015-07-09fix printing of symbols starting with a _ (characters after ; were printed ↵johnvg1-8/+10
twice) git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@2568 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2011-02-25git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1866 ↵johnvg1-30/+0
1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2005-01-12improve names used by the time profiler for functions generated forjohnvg1-6/+6
case, if and lambda expressions git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1505 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2004-04-29bug fix: always print ';' in function descriptor namesronny1-2/+3
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1495 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2004-04-29removed analysis of ident names for instance types (pre-Clean 2.0 code)ronny1-16/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1494 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2004-02-20remove include of overloading.hjohnvg1-1/+0
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1460 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2003-05-09improve printing of function names of case, lambda and if expressions for ↵johnvg1-30/+92
clean 2 git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1338 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-05-15merged with backend C source code on the macjohnvg1-0/+1
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@430 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-05-01made name generation depend on _ANALYSE_IDENT_ronny1-1/+1
marked duplicate definitions of cTypeDelimiter _ANALYSE_IDENT_ git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@375 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2001-02-09Removed pretty printing of types in instancesronny1-2/+9
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@293 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
2000-07-12clean 1.3.3 backend again againclean1-0/+435
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@189 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d