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
11 days
limit silencing of memory-access warning for recent JDKs
Jonas Smedegaard
11 days
fix make snipet roadmap.mk
Jonas Smedegaard
11 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
2025-03-13
tighten associations
Jonas Smedegaard
2025-03-13
move class Programme to package Bachelorizer
Jonas Smedegaard
2025-03-13
reduce complexity of model
Jonas Smedegaard
2025-03-13
add return type; drop input; annotate static
Jonas Smedegaard
2025-03-13
rename class Hours -> VipHours
Jonas Smedegaard
2025-03-13
tidy visilibity marker
Jonas Smedegaard
2025-03-13
mimick visual style of UML @ Classroom
Jonas Smedegaard
2025-03-04
improve UML details
Jonas Smedegaard
2025-03-03
simplify
Jonas Smedegaard
2025-03-03
group classes by file package
Jonas Smedegaard
2025-03-03
relate University -> Faculty -> Institute vertically
Jonas Smedegaard
2025-03-01
UML fix duplicate Vip/Supervisor assignment for StudentProject
Jonas Smedegaard
2025-03-01
UML fix typo
Jonas Smedegaard
[next]