[Commits] [wesnoth/wesnoth] f0fac7: add a "__tostring" method for boost functions
GitHub
noreply at github.com
Mon Nov 24 00:12:04 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f0fac7f367988a1f907cb5ea1b1e0702452f71c1
https://github.com/wesnoth/wesnoth/commit/f0fac7f367988a1f907cb5ea1b1e0702452f71c1
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
add a "__tostring" method for boost functions
It makes it easier to realize that they are functions when in the
console.
Commit: 93becab0aceef89384434daf0832caca7fa49aeb
https://github.com/wesnoth/wesnoth/commit/93becab0aceef89384434daf0832caca7fa49aeb
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M src/scripting/lua_kernel_base.cpp
Log Message:
-----------
clean up some comments, improve type-safety in lua boost function
Compare: https://github.com/wesnoth/wesnoth/compare/7deecdca4693...93becab0acee
More information about the Commits
mailing list