Eugenio Berretta
Eugenio Berretta
This project is good, but I don't think it's still alive. Maybe it's time for a fork or something
> I got desperate enough to fork and fix, https://github.com/rvagg/chai-as-promised, `@rvagg/chai-as-promised` is ESM, bundles the `@types/chai-as-promised` types, and works with chai@5. Can upstream some of those commits here if Domenic...
Something like this https://stackoverflow.com/a/64200074 Also I don't see why someone couldn't be able to choose a synchronous function
I don't see a relation between the promises version of fs and having a synchronous version for this library. The promises thing has been introduced because otherwise it would have...
Hello, this has been done in this fork: https://github.com/euberdeveloper/JPlag/tree/feature/multilanguage-plagiarism-detection A pull request will follow up in the future
I think what I've done is more like a proof of concept. The pros until now are: * In the code, examples of the changes that should be done in...
Another improvement I want to do is making the language-agnostic tokens dynamic. Each language will override/implement some methods such as "supportsClasses" or "has variable declarations". For example C would return...
I have some work in progress with this
> If people use the same root directory two problems can occur. > > 1. The root directories have the same name, but the submissions have different names > Folder...
I have implemented a proof of concept with a possible solution in this fork/branch:https://github.com/euberdeveloper/JPlag/tree/feature/allow-duplicate-submission-names