Skip to content

TokTok/jvm-macros

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

jvm-macros

Macros for Scala programs.

Dependencies: compile

To build the package itself, the following dependencies are required:

  • org.scala-lang.modules:scala-parser-combinators_2.11:1.0.4
  • org.scala-lang.modules:scala-xml_2.11:1.0.5
  • org.scala-lang:scala-compiler:2.11.12
  • org.scala-lang:scala-reflect:2.11.12
  • org.toktok:macros_2.11:0.1.1

Dependencies: test

For testing, the following additional dependencies are required:

  • org.scalactic:scalactic_2.11:3.2.0-SNAP7
  • org.scalatest:scalatest_2.11:3.2.0-SNAP7

Releases

No releases published

Packages

No packages published