From ca1a2111622cb1fb8468ce00257ce80ac7212498 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 15 Dec 2018 11:46:35 +0100 Subject: Update clean.html for repositories moved to clean-compiler-and-rts --- resources/pug/finals/clean.pug | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/resources/pug/finals/clean.pug b/resources/pug/finals/clean.pug index 6b8f752..02b59b3 100644 --- a/resources/pug/finals/clean.pug +++ b/resources/pug/finals/clean.pug @@ -96,12 +96,9 @@ block content h2 Official repositories p These repositories can be browsed at #[a(href="https://svn.camilstaps.nl") svn.camilstaps.nl]. ul - +item('https://gitlab.science.ru.nl/clean-and-itasks', 'clean-and-itasks', 'Radboud gitlab group') - +svnItem('clean-code-generator', 'the code generator') - +svnItem('clean-compiler', 'the compiler') + +item('https://gitlab.science.ru.nl/clean-and-itasks', 'clean-and-itasks', 'Radboud gitlab group with libraries') + +item('https://gitlab.science.ru.nl/clean-compiler-and-rts', 'clean-compiler-and-rts', 'Radboud gitlab group with the compiler, code generator, and other core tools') +svnItem('clean-dynamic-system', 'the dynamics linker and other related tools and libraries') +svnItem('clean-ide', 'the IDE, cpm') - +svnItem('clean-language-report', 'old and new versions of the language report') +svnItem('clean-libraries', 'StdEnv, StdLib, Generics, TCPIP, ArgEnv, Directory, ObjectIO, Hilde, and many others') - +svnItem('clean-run-time-system', 'the runtime system') +svnItem('clean-tools', 'clm, elf_linker, htoclean') -- cgit v1.2.3