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