v1.5.1
Changelog
- new judge option to remove trailing whitespaces
- code cleanup and modernization
Commits
134ef2d Merge pull request #17 from ReCodEx/modernization
cad570a Format some comments
d54173a size_t -> std::size_t
7f16203 Attempt to fix Windows build (2)
ce73970 Attempt to fix Windows build (1)
be323a5 Float comparison, better local includes
6b390de Modernization vol 2
34e3d06 Modernization vol 1
beb1a78 Code cleanup and new worker specs.
3569305 Merge pull request #16 from ReCodEx/judge-improvements
3b9b0c2 Adding new judge feature -- remove trailing whitespace.