-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix MathSciNet parser * Conformed with stylechecks * Fix Objects import missing * Run gradle reWriteRun * Update BibEntry type set (via constructor) Co-authored-by: Oliver Kopp <[email protected]> * Apply review changes * Update value:String to value:Optional<String> Co-authored-by: Oliver Kopp <[email protected]> * Change value setting to lambda form Co-authored-by: Oliver Kopp <[email protected]> * Update missing Optional.of() Co-authored-by: Oliver Kopp <[email protected]> * Update instanceof pattern matching syntax, removed explicit casts * applied second round of review changes * Changes as per third review round * Readd bibtex parsing fix tests, rename resources --------- Co-authored-by: Oliver Kopp <[email protected]> Co-authored-by: Siedlerchr <[email protected]>
- Loading branch information
1 parent
7bb9339
commit 295035a
Showing
4 changed files
with
1,478 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.