YAML support for the Go language.
Перейти к файлу
Gustavo Niemeyer 4cdd993908 C is gone. All tests pass. 2013-04-28 01:28:40 -03:00
.bzrignore Makefile now works with embedded libyaml. 2011-01-04 10:31:10 -02:00
.lbox Adding .lbox. 2012-03-08 18:51:14 -03:00
.lbox.check Add .lbox.check 2013-03-26 15:04:09 +04:00
LICENSE Added exception for static linkage. 2012-08-16 14:21:10 -03:00
LICENSE.libyaml Removing embedded yaml source tree, and extracted just the necessary 2011-01-11 12:04:45 -02:00
Makefile Switch TARG to launchpad.net/goyaml 2011-05-04 23:12:21 -03:00
api_c.go C is gone. All tests pass. 2013-04-28 01:28:40 -03:00
decode.go decode.go builds without C or unsafe. 2013-04-25 16:24:26 -03:00
decode_test.go All tests pass. 2013-04-26 11:04:50 -03:00
emitter_c.go C is gone. All tests pass. 2013-04-28 01:28:40 -03:00
encode.go C is gone. All tests pass. 2013-04-28 01:28:40 -03:00
encode_test.go Support "-" tag. 2013-04-17 15:55:21 -03:00
goyaml.go Document "-" key. 2013-04-17 15:57:10 -03:00
parser_c.go All tests pass. 2013-04-26 11:04:50 -03:00
reader_c.go Decoding side builds. 2013-04-25 15:58:29 -03:00
resolve.go go fmt 2013-04-02 17:27:08 -03:00
scanner_c.go C is gone. All tests pass. 2013-04-28 01:28:40 -03:00
sorter.go go fmt 2013-04-02 17:27:08 -03:00
suite_test.go error fixes 2011-11-24 19:47:20 +00:00
writer_c.go C is gone. All tests pass. 2013-04-28 01:28:40 -03:00
yaml_h.go reader.c fully ported. 2013-04-26 16:06:07 -03:00
yaml_private_h.go Decoding side builds. 2013-04-25 15:58:29 -03:00