aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'Federico Igne2021-11-031-1/+3
|\
| * Add license to sbt projectFederico Igne2021-10-221-1/+3
| |
* | Serialise and silence output in testsFederico Igne2021-10-211-0/+7
| |
* | Move to os-lib for filesystem operationsFederico Igne2021-10-031-1/+2
| |
* | Add JSON format for CQ answersFederico Igne2021-09-291-1/+2
| |
* | Bump version to v0.2.0Federico Igne2021-08-061-1/+1
|/
* Rename repository to RSACombFederico Igne2021-06-301-3/+3
|
* Add sbt plugin to create jar with dependencesFederico Igne2021-01-081-6/+34
| | | | Also update README.md with info on how to compile and run the program.
* Update scala version and dependenciesStefano Germano2020-12-071-1/+1
|
* More details in build.sbt and updated dependenciesStefano Germano2020-10-191-8/+30
| | | | | While updating the dependencies, I noticed that v3.2 of scalatest is very different from v3.1 (https://www.scalatest.org/release_notes/3.2.0). Therefore, I also needed to update the test files. But, there is a "too many arguments" error that needs to be solved (I do not know why it was working before).
* Add check for RSA graph acyclicityFederico Igne2020-08-191-4/+5
|
* Update dependencesFederico Igne2020-07-151-2/+2
|
* Add reworked code from previous repoFederico Igne2020-07-151-0/+15