0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added needed libraries for JpaTests More... about 14 years ago
Upgraded solutions to SBT 0.10 More... about 14 years ago
Upgraded to SBT 0.10 More... about 14 years ago
fixes for scala 2.9.0 More... about 14 years ago
updated akka module More... about 14 years ago
added duse12/akka labs as a submodule More... about 14 years ago
Merge branch 'master' of github.com:scala-labs/scala-labs More... over 14 years ago
version 0.1 More... over 14 years ago
Remove empty SquerylExerciseTest as it fails tests under maven More... over 14 years ago
Add intermediate Lab 04 Interoperability Between Java and Scala More... over 14 years ago
Fix twitter status test by adding US locale to parser More... over 14 years ago
Clean imports More... over 14 years ago
Remove empty lab (intermediate 4th) More... over 14 years ago
Migrate to new Twitter API with OAuth More... over 14 years ago
sumOfTwo and sumOfMany exercises added More... almost 15 years ago
rename filename to match sensible name More... almost 15 years ago
pattern matching exercises split in basic and recursion More... almost 15 years ago
rename filename to match sensible name More... almost 15 years ago
sensible names for labs instead of 1 2 3... More... almost 15 years ago
gave solutions different names in order to prevent name clashes More... almost 15 years ago
Additional beautifully recursive pattern matching exercises More... almost 15 years ago
adding implicit method to String exercise added More... almost 15 years ago
Merge branch 'master' of github.com:scala-labs/scala-labs More... almost 15 years ago
fixed all 2.8 compiler warnings More... almost 15 years ago
IterableLike.elements is deprecated --> using IterableLike.iterator instead More... almost 15 years ago
List.sort is deprecated --> using List.sortWith instead More... almost 15 years ago
Scala.Math.round is deprecated --> using scala.math.round instead More... almost 15 years ago
IterableLike.first is deprecated --> using head instead More... almost 15 years ago
made compile with scala 2.8, added pom to work with maven AND sbt More... almost 15 years ago
made compile with scala 2.8, added pom to work with maven AND sbt More... almost 15 years ago