diff options
author | Iñigo MartÃnez <inigomartinez@gmail.com> | 2017-11-23 11:13:24 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-11-26 17:14:32 +0200 |
commit | 30f2c4857c4798565a3f0d0b370b630335eb4687 (patch) | |
tree | 61375007da0c2ec2687395d46447ebccc94e5099 /docs/markdown | |
parent | 2dab7c37df5d9074b4033c547b0c64e22fd4d74c (diff) | |
download | meson-30f2c4857c4798565a3f0d0b370b630335eb4687.zip meson-30f2c4857c4798565a3f0d0b370b630335eb4687.tar.gz meson-30f2c4857c4798565a3f0d0b370b630335eb4687.tar.bz2 |
interpreter: Support to_string method for int values
Although some other base types like boolean objects can be expresed
as strings, this is not possible with int objects.
This patch adds support to express int values as strings as hex,
decimal or octal values.
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions