Highlights
- 2 discussions answered
Block or Report
Block or report Marcono1234
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
-
codeql-jdk-docker Public
Unofficial Dockerfile and scripts for building CodeQL databases for the OpenJDK
-
MCPConfig-CSV-mappings Public
Unofficial CSV mappings extension for MCPConfig (https://github.com/MinecraftForge/MCPConfig)
-
light-level-datapack Public
Minecraft datapack querying the light level using block predicates.
mcfunction 9
-
-
1,319 contributions in the last year
Contribution activity
November 2021
Created 18 commits in 5 repositories
Created 1 repository
Created a pull request in github/codeql that received 3 comments
Java: Fix incorrect CSV models; add validation predicate
Adds a proof of concept query predicate for validating the data of CSV models, detecting incorrect or improvable CSV rows. For example: non-existe…
Opened 10 other pull requests in 5 repositories
google/gson
3
open
2
merged
microsoft/node-jsonc-parser
2
open
gradle/gradle
1
open
github/codeql
1
open
apache/commons-io
1
open
Reviewed 10 pull requests in 5 repositories
google/gson
5 pull requests
apache/commons-io
2 pull requests
google/oss-fuzz
1 pull request
microsoft/node-jsonc-parser
1 pull request
github/codeql
1 pull request
Created an issue in policeman-tools/forbidden-apis that received 3 comments
Add method signatures for JDK >= 11
Hello,
the following methods have been added in or after JDK 11. Would it make sense to consider them?
JDK 12:
NumberFormat.getCompactNumberInsta…