go-spew/spew
Jonathan Hall 66f99a29a0 Disable unsafe for GopherJS compiler.
* Disable unsafe for GopherJS compiler.
* Update comments to reflect GopherJS build constraints
2016-09-07 11:16:42 -05:00
..
testdata Dump non-zero len and cap for applicable types. 2014-05-05 22:39:05 -05:00
bypass.go Disable unsafe for GopherJS compiler. 2016-09-07 11:16:42 -05:00
bypasssafe.go Disable unsafe for GopherJS compiler. 2016-09-07 11:16:42 -05:00
common.go Add support for limited mode without unsafe pkg. 2015-06-19 15:29:34 -05:00
common_test.go Enable methods to sort map keys and spew itself as last resort 2015-04-10 08:46:42 -07:00
config.go Add support for limited mode without unsafe pkg. 2015-06-19 15:29:34 -05:00
doc.go Enable methods to sort map keys and spew itself as last resort 2015-04-10 08:46:42 -07:00
dump.go Add logic to deal with reflect pkg changes on tip. 2015-11-05 15:13:17 -06:00
dump_test.go Add support for limited mode without unsafe pkg. 2015-06-19 15:29:34 -05:00
dumpcgo_test.go Update Travis to test multiple golang versions. 2016-08-16 12:40:47 -05:00
dumpnocgo_test.go Add tests for recent cgo handling updates. 2013-09-21 21:50:00 -05:00
example_test.go Add support for limited mode without unsafe pkg. 2015-06-19 15:29:34 -05:00
format.go Enable methods to sort map keys and spew itself as last resort 2015-04-10 08:46:42 -07:00
format_test.go Add support for limited mode without unsafe pkg. 2015-06-19 15:29:34 -05:00
internal_test.go Add support for limited mode without unsafe pkg. 2015-06-19 15:29:34 -05:00
internalunsafe_test.go Disable unsafe for GopherJS compiler. 2016-09-07 11:16:42 -05:00
spew.go Fix a few style issues pointed out by golint. 2013-11-14 21:19:56 -06:00
spew_test.go Add support for limited mode without unsafe pkg. 2015-06-19 15:29:34 -05:00