Federico Tomassetti

Results 185 issues of Federico Tomassetti

Possibly "predicting" conflicts. To do that we should find the base commit and see which files are changes in the two commits to be merged w.r.t. the base commit. If...

It should contain: * username (credentials) * password (credentials) * name (for commit) * email (for commit)

git

For each module we should have info on the dependencies to identify possible issues

We could use this URL to verify the server is up and running

Calculating errors is very slow. We should find a way to do that in a separate thread

I would suggest to add a README and list that ftgl-devel need to be installed for the library to work. For example on Fedora the user should run: ``` bash...

@jlerbsc sorry for tagging you here, but I was not sure how to reach you otherwise. I saw some activities around the javaparser.org domain and I wanted to check with...

When pretty printing some AST nodes, it would be useful to get access to their position in the generated code. The SourcePrinter tracks the position (see getCursor). So one could...

Improvement