YAML support for the Go language.
Перейти к файлу
Gustavo Niemeyer 523c7d9470 Add future work note about unions in token type, and add
regexes.txt file for historical tracking.
2013-04-29 12:22:24 -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 Reformat encoder tests. Other minor tweaks. 2013-04-28 11:05:46 -03:00
decode.go decode.go builds without C or unsafe. 2013-04-25 16:24:26 -03:00
decode_test.go Added quoted multi-line string test. 2013-04-29 12:13:04 -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 Added quoted multi-line string test. 2013-04-29 12:13:04 -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
regexes.txt Add future work note about unions in token type, and add 2013-04-29 12:22:24 -03:00
resolve.go Just run go fmt over the code. 2013-03-26 15:03:15 +04:00
scanner_c.go C is gone. All tests pass. 2013-04-28 01:28:40 -03:00
sorter.go Just run go fmt over the code. 2013-03-26 15:03:15 +04: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 Add future work note about unions in token type, and add 2013-04-29 12:22:24 -03:00
yaml_private_h.go Drop comments for already converted logic. 2013-04-29 12:14:36 -03:00