aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysrefine make dependency quirk to improve use with OpenJDK 21Jonas Smedegaard
11 daystidy make snippet for javaJonas Smedegaard
11 daysfix duplicate --module-path option in make snippet for javaJonas Smedegaard
11 daysadd make dependency quirkJonas Smedegaard
11 dayssimplify: merge subpackage model into main packageJonas Smedegaard
11 dayssimplify: merge subpackage view into main packageJonas Smedegaard
11 dayssimplify path structureJonas Smedegaard
11 daysadd non-default main-finction class view/WindowJonas Smedegaard
11 daysextend make snippet for java to cover non-default main-function classJonas Smedegaard
11 daysrewrite make snippet for javaJonas Smedegaard
12 daysuse Maven idiomatic root path src/main/javaJonas Smedegaard
12 daysuse package domain dk.biksJonas Smedegaard
13 dayslimit silencing of memory-access warning for recent JDKsJonas Smedegaard
13 daysfix make snipet roadmap.mkJonas Smedegaard
13 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
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
2025-03-13explicitly annotate abstract classes as suchJonas Smedegaard
2025-03-13tighten associationsJonas Smedegaard