index
:
CS2
main
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
10 days
document build routines
Jonas Smedegaard
10 days
refine make dependency quirk to improve use with OpenJDK 21
Jonas Smedegaard
10 days
tidy make snippet for java
Jonas Smedegaard
10 days
fix duplicate --module-path option in make snippet for java
Jonas Smedegaard
10 days
add make dependency quirk
Jonas Smedegaard
10 days
simplify: merge subpackage model into main package
Jonas Smedegaard
10 days
simplify: merge subpackage view into main package
Jonas Smedegaard
10 days
simplify path structure
Jonas Smedegaard
10 days
add non-default main-finction class view/Window
Jonas Smedegaard
10 days
extend make snippet for java to cover non-default main-function class
Jonas Smedegaard
10 days
rewrite make snippet for java
Jonas Smedegaard
11 days
use Maven idiomatic root path src/main/java
Jonas Smedegaard
11 days
use package domain dk.biks
Jonas Smedegaard
12 days
limit silencing of memory-access warning for recent JDKs
Jonas Smedegaard
12 days
fix make snipet roadmap.mk
Jonas Smedegaard
12 days
use non-variable fonts
Jonas Smedegaard
2025-04-21
refine comment
Jonas Smedegaard
2025-04-21
improve complexity documentation
Jonas Smedegaard
2025-04-21
mark and document function isConnected() as static utility function
Jonas Smedegaard
2025-04-21
document complexity of function isConnected()
Jonas Smedegaard
2025-04-21
implement function isConnected()
Jonas Smedegaard
2025-04-21
use class MatrixGraph
Jonas Smedegaard
2025-04-21
use classes AdjListGraph and Graph
Jonas Smedegaard
2025-04-21
make some classes public, to permit reuse
Jonas Smedegaard
2025-04-21
tidy whitespace
Jonas Smedegaard
2025-04-21
use function GraphAlgorithms.loadStrings()
Jonas Smedegaard
2025-04-20
move each auxiliary class to own file, to please javadoc
Jonas Smedegaard
2025-04-20
add minimally commented default constructor to please javadoc
Jonas Smedegaard
2025-04-20
add minimal comments to please javadoc
Jonas Smedegaard
2025-04-20
add origin
Jonas Smedegaard
2025-04-20
fix newlines
Jonas Smedegaard
2025-04-20
include code from course material
Jonas Smedegaard
2025-04-19
git-ignore compiled class files
Jonas Smedegaard
2025-04-19
class final and constructor private
Jonas Smedegaard
2025-04-19
fix document @param
Jonas Smedegaard
2025-04-19
move class ReadCombi -> model/Combi
Jonas Smedegaard
2025-04-19
add class ReadCombi
Jonas Smedegaard
2025-04-19
adjust make variables for delivery2
Jonas Smedegaard
2025-03-31
avoid storing depending classes to keep getting warnings for their compilation
Jonas Smedegaard
2025-03-31
add make znippet zip.mk
Jonas Smedegaard
2025-03-31
expand to use multi-framework MVC pattern
Jonas Smedegaard
2025-03-31
declare SPDX copyrigt and license at top of java file
Jonas Smedegaard
2025-03-30
optionally assign values from args; support null data when printing
Jonas Smedegaard
2025-03-30
extend to support MODULEPATHS and JAVAMODULES
Jonas Smedegaard
2025-03-28
drop unused code; document variables
Jonas Smedegaard
2025-03-28
use namespace dk.abcdefghijklmnopqrstuvxyzæøå.bachelorizer
Jonas Smedegaard
2025-03-28
tighten make rules
Jonas Smedegaard
2025-03-28
improve make
Jonas Smedegaard
2025-03-13
relax shared aggregations
Jonas Smedegaard
2025-03-13
explicitly annotate abstract classes as such
Jonas Smedegaard
[next]