Giter VIP home page Giter VIP logo

Comments (5)

olafurpg avatar olafurpg commented on July 4, 2024

In #33, the corpus has been updated to the main and test sources of https://github.com/typelevel/paiges It would be interesting to add multiple corpora that reference each other, for example stdlib, cats and circe.

from metabrowse.

olafurpg avatar olafurpg commented on July 4, 2024

FWIW, here is a corpus of 10k source files compiled with semanticdb https://drive.google.com/open?id=0B5BBsTPBxGcMTmdic3NIV01VcE0 (~100mb). The sources are from the community build.

from metabrowse.

jonas avatar jonas commented on July 4, 2024

@olafurpg The spire/core/js and spire/core/jvm projects cause the following exception:

Exception in thread "main" java.lang.RuntimeException: Sourcepath is required to load slim semanticdb.
	at scala.sys.package$.error(package.scala:27)
	at scala.meta.internal.semantic.package$XtensionSchemaDatabase.$anonfun$toMeta$3(package.scala:41)
	at scala.Option.getOrElse(Option.scala:121)
	at scala.meta.internal.semantic.package$XtensionSchemaDatabase.$anonfun$toMeta$1(package.scala:41)
	at scala.collection.Iterator$$anon$10.next(Iterator.scala:448)
	at scala.collection.Iterator.foreach(Iterator.scala:929)
	at scala.collection.Iterator.foreach$(Iterator.scala:929)
	at scala.collection.AbstractIterator.foreach(Iterator.scala:1417)
	at scala.collection.generic.Growable.$plus$plus$eq(Growable.scala:59)
	at scala.collection.generic.Growable.$plus$plus$eq$(Growable.scala:50)
	at scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:186)
	at scala.collection.mutable.ListBuffer.$plus$plus$eq(ListBuffer.scala:44)
	at scala.collection.TraversableOnce.to(TraversableOnce.scala:310)
	at scala.collection.TraversableOnce.to$(TraversableOnce.scala:308)
	at scala.collection.AbstractIterator.to(Iterator.scala:1417)
	at scala.collection.TraversableOnce.toList(TraversableOnce.scala:294)
	at scala.collection.TraversableOnce.toList$(TraversableOnce.scala:294)
	at scala.collection.AbstractIterator.toList(Iterator.scala:1417)
	at scala.meta.internal.semantic.package$XtensionSchemaDatabase.toMeta(package.scala:107)
	at scala.meta.semantic.Database$.load(Database.scala:45)
	at metadoc.cli.MetadocCli$.run(MetadocCli.scala:134)
	at metadoc.cli.MetadocCli$.run(MetadocCli.scala:36)
	at caseapp.CaseApp.main(CaseApp.scala:40)
	at metadoc.cli.MetadocCli.main(MetadocCli.scala)

from metabrowse.

olafurpg avatar olafurpg commented on July 4, 2024

Fixed in #100, the live demo is now a combined site for scala-library + scalameta + scalafix https://scalameta.org/metadoc/#/scala/Predef.scala#L134C8-L134C14 weighing a total of 7.7mb

from metabrowse.

jonas avatar jonas commented on July 4, 2024

Very nice.

from metabrowse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.