scala-sculpt icon indicating copy to clipboard operation
scala-sculpt copied to clipboard

Dependency extraction for Scala codebases, to aid in modularizing

Results 22 scala-sculpt issues
Sort by recently updated
recently updated
newest added
trafficstars

closes #60 This is for suggestions and discussions on how to improve. There are no new tests that parsing works (and I don't think it does). I will add those...

I tried it on akka-http-core and, wow, there's some entanglement going on... I needed a few extra tools to try to see what's going on: * in class mode, treat...

Sculpt could be exactly what I need to break large scala targets into minimal dags for bazel to build. The only thing missing is a mapping of which file each...

some WIP on this is at #51 if someone wants to finish it up. @jrudolph concluded "doesn't seem particularly useful on reasonably sized code bases, takes dot ages to generate...

enhancement

I think this is the number-one feature that would make Sculpt more usable and adding it wouldn't be a huge or tricky project. the existing code that starts with the...

enhancement

as @jvican observes, > this is quite old (2 years ago) and some changes have happened in Zinc regarding type dependencies that may be need to be duplicated here (i...

bug

(this came up when I gave my Sculpt talk in Chicago. can't remember who suggested it) it would be really nice if when you aggregate at the class level or...

enhancement

## About this PR 📦 Updates [ch.epfl.scala:sbt-scalafix](https://github.com/scalacenter/sbt-scalafix) from `0.11.1` to `0.12.0` 📜 [GitHub Release Notes](https://github.com/scalacenter/sbt-scalafix/releases/tag/v0.12.0) - [Version Diff](https://github.com/scalacenter/sbt-scalafix/compare/v0.11.1...v0.12.0) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates * [org.scala-lang:scala-compiler](https://github.com/scala/scala) * [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.13.12` to `2.13.13` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.13) - [Version Diff](https://github.com/scala/scala/compare/v2.13.12...v2.13.13) ## Usage ✅ **Please merge!** I'll automatically update this...

## About this PR 📦 Updates * [org.scala-lang:scala-compiler](https://github.com/scala/scala) * [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.12.18` to `2.12.19` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.12.19) - [Version Diff](https://github.com/scala/scala/compare/v2.12.18...v2.12.19) ## Usage ✅ **Please merge!** I'll automatically update this...