Mercurial Hosting > luan
log core/src/luan/LuanBit.java @ 459:30544d1a9cbf
age | author | description |
---|---|---|
Wed, 06 May 2015 12:58:06 -0600 | Franklin Schmidt | better stack overflow handling |
Mon, 04 May 2015 16:21:17 -0600 | Franklin Schmidt | remove automatic conversion from string to number |
Mon, 04 May 2015 14:55:51 -0600 | Franklin Schmidt | remove toBoolean() and to_boolean() |
Mon, 04 May 2015 11:34:38 -0600 | Franklin Schmidt | remove Luan.asString() |
Sat, 02 May 2015 20:35:26 -0600 | Franklin Schmidt | fix LuanTable.toString() to use metatables |
Sat, 02 May 2015 20:13:24 -0600 | Franklin Schmidt | rename __tostring to __to_string |