7 Commits (49cd1bbf84271f5a59954a176fc79a99814afa8b)

Author SHA1 Message Date
Mark Hansen 98e61db216 sys.inspect(Date) now shows the date value 15 years ago
Tim Caswell e33c66654a Rewrite sys.inspect to be more reliable and handle crazy edge cases. 15 years ago
Tim Caswell fd184ee2fa Rename "Dynamic Property" to "Getter/Setter" in sys.inspect. 15 years ago
Tim Caswell 6c68a9679b Fix inspect to not trigger dynamic properties 15 years ago
Tim Caswell 732c6f2036 Fix inspect for the special case of an Object that inherits from Array, but has other properties. 15 years ago
Xavier Shay 756544fd28 sys.inspect prints out special chars correctly (\n, \u0001, etc...) 15 years ago
Xavier Shay 34c02357ff sys.inspect is totally more awesome now 15 years ago