aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Collapse)AuthorAgeFilesLines
* Avoid generating a JSON string before writing to fileFederico Igne2021-11-031-1/+1
| | | | This solve a crash when considering a huge amount of queries.
* Update sbt assembly plugin to 1.1.0Federico Igne2021-10-311-1/+1
|
* Move to os-lib for filesystem operationsFederico Igne2021-10-031-0/+2
|
* Add JSON format for CQ answersFederico Igne2021-09-291-0/+2
|
* Add sbt plugin to create jar with dependencesFederico Igne2021-01-082-3/+7
| | | | Also update README.md with info on how to compile and run the program.
* Update scala version and dependenciesStefano Germano2020-12-072-3/+3
|
* More details in build.sbt and updated dependenciesStefano Germano2020-10-191-0/+15
| | | | | 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 build.properties fileFederico Igne2020-08-161-0/+1