Tomohisa Tanaka (Maroontress)'s repositories
BomSweeper.CSharp
BomSweeper is a command line tool that finds the files starting with a UTF-8 Byte Order Mark (BOM) in the directory tree and removes a BOM from those files.
Buildalyzer
A utility to perform design-time builds of .NET projects without having to think too hard about it.
checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Clione.Java
A C17 lexical parser written in Java
Collection.CSharp
Collection.CSharp is a C# class library containing some collection classes
CuiMallet.CSharp
The CuiMallet is a .NET library for making Command Line Interface. It depends on .NET Standard 2.0.
Euclid
Euclid is a .NET library for calculating position and rotation in three-dimensional Euclidean spaces with single precision. It depends on .NET Standard 2.0.
HtmlBuilder
HtmlBuilder is a .NET library for building HTML documents. It depends on .NET Standard 2.1.
IntExpr.Java
A library to evaluate integer expressions in Java
lighter
Lighter is a header-only library in C++20 to check assertions.
markdown-preview
Markdown preview in Atom
NugetScaper
NugetScraper is an HTML parser that reads an HTML page retrieved from NuGet.org and provides a list containing NuGet packages released by a specified organization.
Oxbind.CSharp
Oxbind is a .NET library that deserializes an XML document. It depends on .NET Standard 1.3.
PourOver
PourOver is a command-line tool that diagnoses string resources stored in CSV files expressed in multiple languages by comparing the tokens embedded in each string between the languages.
StyleChecker
StyleChecker is yet another code style checker and refactoring tool like FxCopAnalyzers, StyleCop Analyzers, SonarLint, Roslynator, and so on.
StyleChecker.Annotations
Attribute classes for StyleChecker.