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 (
Expand
)
Author
9 days
fix path for target build-% in make snippet java.mk
Jonas Smedegaard
9 days
tidy: wrap long line
Jonas Smedegaard
9 days
refine build documentation
Jonas Smedegaard
9 days
fix path for target runsrc-% in make snippet java.mk
Jonas Smedegaard
9 days
add/update module-info files
Jonas Smedegaard
9 days
fix resolve JDK release
Jonas Smedegaard
9 days
tidy: list documents at top
Jonas Smedegaard
9 days
tidy makefile: JDK now resolved in snippet
Jonas Smedegaard
9 days
include class EdgeGraph, even if currently unused
Jonas Smedegaard
9 days
make class Edge public
Jonas Smedegaard
9 days
fix imports and avoid wildcard import
Jonas Smedegaard
9 days
check javadoc only with JDK 23+ supporting Markdown-flavored javadoc
Jonas Smedegaard
9 days
fixup! refine make dependency quirk to improve use with OpenJDK 21
Jonas Smedegaard
9 days
document build routines
Jonas Smedegaard
9 days
refine make dependency quirk to improve use with OpenJDK 21
Jonas Smedegaard
9 days
tidy make snippet for java
Jonas Smedegaard
9 days
fix duplicate --module-path option in make snippet for java
Jonas Smedegaard
9 days
add make dependency quirk
Jonas Smedegaard
9 days
simplify: merge subpackage model into main package
Jonas Smedegaard
9 days
simplify: merge subpackage view into main package
Jonas Smedegaard
9 days
simplify path structure
Jonas Smedegaard
9 days
add non-default main-finction class view/Window
Jonas Smedegaard
9 days
extend make snippet for java to cover non-default main-function class
Jonas Smedegaard
10 days
rewrite make snippet for java
Jonas Smedegaard
10 days
use Maven idiomatic root path src/main/java
Jonas Smedegaard
11 days
use package domain dk.biks
Jonas Smedegaard
11 days
limit silencing of memory-access warning for recent JDKs
Jonas Smedegaard
11 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
[next]