aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-27fixup! refine make dependency quirk to improve use with OpenJDK 21Jonas Smedegaard
2025-04-27document build routinesJonas Smedegaard
2025-04-27refine make dependency quirk to improve use with OpenJDK 21Jonas Smedegaard
2025-04-27tidy make snippet for javaJonas Smedegaard
2025-04-27fix duplicate --module-path option in make snippet for javaJonas Smedegaard
2025-04-27add make dependency quirkJonas Smedegaard
2025-04-27simplify: merge subpackage model into main packageJonas Smedegaard
2025-04-27simplify: merge subpackage view into main packageJonas Smedegaard
2025-04-27simplify path structureJonas Smedegaard
2025-04-27add non-default main-finction class view/WindowJonas Smedegaard
2025-04-27extend make snippet for java to cover non-default main-function classJonas Smedegaard
2025-04-27rewrite make snippet for javaJonas Smedegaard
2025-04-26use Maven idiomatic root path src/main/javaJonas Smedegaard
2025-04-26use 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
2025-03-28drop unused code; document variablesJonas Smedegaard
2025-03-28use namespace dk.abcdefghijklmnopqrstuvxyzæøå.bachelorizerJonas Smedegaard
2025-03-28tighten make rulesJonas Smedegaard
2025-03-28improve makeJonas Smedegaard
2025-03-13relax shared aggregationsJonas Smedegaard