aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 daysrefine build documentationJonas Smedegaard
9 daysfix path for target runsrc-% in make snippet java.mkJonas Smedegaard
10 daysadd/update module-info filesJonas Smedegaard
10 daysfix resolve JDK releaseJonas Smedegaard
10 daystidy: list documents at topJonas Smedegaard
10 daystidy makefile: JDK now resolved in snippetJonas Smedegaard
10 daysinclude class EdgeGraph, even if currently unusedJonas Smedegaard
10 daysmake class Edge publicJonas Smedegaard
10 daysfix imports and avoid wildcard importJonas Smedegaard
10 dayscheck javadoc only with JDK 23+ supporting Markdown-flavored javadocJonas Smedegaard
10 daysfixup! refine make dependency quirk to improve use with OpenJDK 21Jonas Smedegaard
10 daysdocument build routinesJonas Smedegaard
10 daysrefine make dependency quirk to improve use with OpenJDK 21Jonas Smedegaard
10 daystidy make snippet for javaJonas Smedegaard
10 daysfix duplicate --module-path option in make snippet for javaJonas Smedegaard
10 daysadd make dependency quirkJonas Smedegaard
10 dayssimplify: merge subpackage model into main packageJonas Smedegaard
10 dayssimplify: merge subpackage view into main packageJonas Smedegaard
10 dayssimplify path structureJonas Smedegaard
10 daysadd non-default main-finction class view/WindowJonas Smedegaard
10 daysextend make snippet for java to cover non-default main-function classJonas Smedegaard
10 daysrewrite make snippet for javaJonas Smedegaard
11 daysuse Maven idiomatic root path src/main/javaJonas Smedegaard
11 daysuse package domain dk.biksJonas Smedegaard
12 dayslimit silencing of memory-access warning for recent JDKsJonas Smedegaard
12 daysfix make snipet roadmap.mkJonas Smedegaard
12 daysuse non-variable fontsJonas Smedegaard
2025-04-21refine commentJonas Smedegaard
2025-04-21improve complexity documentationJonas Smedegaard
2025-04-21mark and document function isConnected() as static utility functionJonas Smedegaard
2025-04-21document complexity of function isConnected()Jonas Smedegaard
2025-04-21implement function isConnected()Jonas Smedegaard
2025-04-21use class MatrixGraphJonas Smedegaard
2025-04-21use classes AdjListGraph and GraphJonas Smedegaard
2025-04-21make some classes public, to permit reuseJonas Smedegaard
2025-04-21tidy whitespaceJonas Smedegaard
2025-04-21use function GraphAlgorithms.loadStrings()Jonas Smedegaard
2025-04-20move each auxiliary class to own file, to please javadocJonas Smedegaard
2025-04-20add minimally commented default constructor to please javadocJonas Smedegaard
2025-04-20add minimal comments to please javadocJonas Smedegaard
2025-04-20add originJonas Smedegaard
2025-04-20fix newlinesJonas Smedegaard
2025-04-20include code from course materialJonas Smedegaard
2025-04-19git-ignore compiled class filesJonas Smedegaard
2025-04-19class final and constructor privateJonas Smedegaard
2025-04-19fix document @paramJonas Smedegaard
2025-04-19move class ReadCombi -> model/CombiJonas Smedegaard
2025-04-19add class ReadCombiJonas Smedegaard
2025-04-19adjust make variables for delivery2Jonas Smedegaard
2025-03-31avoid storing depending classes to keep getting warnings for their compilationJonas Smedegaard