[wesnoth-commits] [wesnoth/wesnoth] 028e51: Add a validator subclass specialized for validatin...
GitHub
noreply at github.com
Sat Nov 3 19:41:52 UTC 2018
Branch: refs/heads/schema
Home: https://github.com/wesnoth/wesnoth
Commit: 028e51e2b545769ea756e8edfb44d32f2e2d6c68
https://github.com/wesnoth/wesnoth/commit/028e51e2b545769ea756e8edfb44d32f2e2d6c68
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-11-03 (Sat, 03 Nov 2018)
Changed paths:
M data/schema/ai/_main.cfg
M data/schema/ai/aspect_complex.cfg
M data/schema/ai/modify.cfg
M data/schema/core/addons.cfg
M data/schema/core/conditionalwml.cfg
M data/schema/editor/groups.cfg
M data/schema/game_config.cfg
A data/schema/schema.cfg
M data/schema/types/basic.cfg
M data/schema/units/single.cfg
M src/serialization/schema_validator.cpp
M src/serialization/schema_validator.hpp
Log Message:
-----------
Add a validator subclass specialized for validating WML schemas against the WML schema schema
Commit: 350dd9fc7b8fa994e4a26a2cad380e23a8a3cc21
https://github.com/wesnoth/wesnoth/commit/350dd9fc7b8fa994e4a26a2cad380e23a8a3cc21
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2018-11-03 (Sat, 03 Nov 2018)
Changed paths:
M doc/man/wesnoth.6
M src/commandline_options.cpp
M src/commandline_options.hpp
M src/game_config_manager.cpp
M src/wesnoth.cpp
Log Message:
-----------
Add several command-line options to invoke the schema validator
Compare: https://github.com/wesnoth/wesnoth/compare/4674e97eb6a5...350dd9fc7b8f
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list