aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daystidy makefile: JDK now resolved in snippetJonas Smedegaard
12 daysinclude class EdgeGraph, even if currently unusedJonas Smedegaard
12 daysmake class Edge publicJonas Smedegaard
12 daysfix imports and avoid wildcard importJonas Smedegaard
12 dayscheck javadoc only with JDK 23+ supporting Markdown-flavored javadocJonas Smedegaard
12 daysfixup! refine make dependency quirk to improve use with OpenJDK 21Jonas Smedegaard
12 daysdocument build routinesJonas Smedegaard
12 daysrefine make dependency quirk to improve use with OpenJDK 21Jonas Smedegaard
12 daystidy make snippet for javaJonas Smedegaard
12 daysfix duplicate --module-path option in make snippet for javaJonas Smedegaard
12 daysadd make dependency quirkJonas Smedegaard
12 dayssimplify: merge subpackage model into main packageJonas Smedegaard
12 dayssimplify: merge subpackage view into main packageJonas Smedegaard
12 dayssimplify path structureJonas Smedegaard
12 daysadd non-default main-finction class view/WindowJonas Smedegaard
12 daysextend make snippet for java to cover non-default main-function classJonas Smedegaard
12 daysrewrite make snippet for javaJonas Smedegaard
13 daysuse Maven idiomatic root path src/main/javaJonas Smedegaard
14 daysuse package domain dk.biksJonas Smedegaard
2025-04-25limit silencing of memory-access warning for recent JDKsJonas Smedegaard
2025-04-25fix make snipet roadmap.mkJonas Smedegaard
2025-04-25use 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
2025-03-31add make znippet zip.mkJonas Smedegaard
2025-03-31expand to use multi-framework MVC patternJonas Smedegaard
2025-03-31declare SPDX copyrigt and license at top of java fileJonas Smedegaard
2025-03-30optionally assign values from args; support null data when printingJonas Smedegaard
2025-03-30extend to support MODULEPATHS and JAVAMODULESJonas Smedegaard