b1968074b6
build: generate per-package and aggregate Xcode projects
...
Add rules_xcodeproj targets to each package BUILD plus a root m323
project, with extra_files filegroups so the full source tree shows in
Xcode. Ignore Scala/Metals build dirs.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 14:00:40 +02:00
52525c4045
Aufgabe6: add extra exercises, remove Third runner
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 12:06:16 +02:00
7903970f08
feat(MiniProject): searchable Stadt-Rundlauf runner TUI
...
Add a SwiftTUI terminal app that lists race runners from the start list
and results files, with an interactive menu to sort, filter by age group,
toggle finishers vs. non-starters, and live-search by name. Parsing and
transforms are written as pure functions over the file contents.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 12:05:50 +02:00
0bc8137078
refactor(m323): per-directory BUILDs, drop dir spaces, add Scala app
...
- Rename "Aufgabe 5"->Aufgabe5 and "Aufgabe 6"->Aufgabe6; spaces broke
bazel run (Aspect URL-encoding, scala/JVM launcher self-path).
- Per-directory BUILD.bazel: Aufgabe5 (swift_binary), Aufgabe6 (swift_binary).
- Aufgabe6/Third: Scala app via rules_scala (scala_library + scala_binary).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 08:40:43 +02:00
36f6abeea4
add fifth one
2026-06-15 09:56:36 +02:00
34fa731bf6
complete invertTree
2026-06-15 08:44:34 +02:00
9e84d50bb5
complete invertTree
2026-06-15 08:36:20 +02:00
b71f6978f1
small update to LeetCode
2026-06-13 00:03:36 +02:00
160eb549e0
build: add Bazel BUILD — one swift_binary per executableTarget
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 23:38:35 +02:00
2aca9c3df5
chore: commit pending changes before monorepo submodule conversion
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 22:52:49 +02:00
019f20a2c7
make purely pure functions
2026-06-08 10:39:49 +02:00
d7d9603bbc
update hammingWeight
2026-06-08 10:37:44 +02:00
04e76f1879
add more stuff
2026-06-08 10:34:49 +02:00
767346f408
Correct mistakes
2026-05-18 08:45:14 +02:00
7afc27e1cd
Add Aufgabe 3 and start swift project
2026-05-11 15:46:26 +02:00
2547bee34d
add Exercise 1 and 2
2026-05-11 10:58:00 +02:00
08d40b6241
init
2026-04-21 11:36:52 +02:00