Граф коммитов

129 Коммитов

Автор SHA1 Сообщение Дата
Roger Peppe 3b0eedc5a4 make omitzero omit nil pointers. 2011-11-24 19:50:00 +00:00
Roger Peppe 6491ec31f7 error fixes 2011-11-24 19:47:20 +00:00
Gustavo Niemeyer 1632dd8118 Fixed tag support for r59. Tweaked flag style. 2011-08-02 22:27:46 -03:00
Gustavo Niemeyer 6941443daa Ported to current weekly. 2011-06-24 21:53:13 -03:00
Gustavo Niemeyer 562080bfe9 Switch TARG to launchpad.net/goyaml 2011-05-04 23:12:21 -03:00
Gustavo Niemeyer 9211cbc027 Updated to current weekly. 2011-04-28 09:55:23 -03:00
Gustavo Niemeyer c7da9dcff8 Ported to weekly Go release. 2011-04-15 01:23:17 -03:00
Gustavo Niemeyer 85db785e81 Use launchpad.net/gocheck and gofmt. 2011-04-13 18:20:44 -03:00
Gustavo Niemeyer bb263360b8 Added support for the new #cgo directive, which means it's
now goinstall-able.
2011-02-06 21:44:46 -02:00
Gustavo Niemeyer c6314f5b62 make gofmt + s/float/float64/ 2011-01-20 10:06:04 -02:00
Gustavo Niemeyer e90048704a s/HAVE_CONFIG/HAVE_CONFIG_H/ in helpers.h. 2011-01-12 21:10:17 -02:00
Gustavo Niemeyer 8173ecbc89 Experimenting with internal cgo support for CFLAGS and LDFLAGS. 2011-01-12 18:09:42 -02:00
Gustavo Niemeyer 10c59a7d91 Fix references to gobson in the documentation. 2011-01-12 13:57:51 -02:00
Gustavo Niemeyer 3323b7713e Unexport GoYString. 2011-01-12 11:48:41 -02:00
Gustavo Niemeyer d4766d1dff Added documentation. 2011-01-12 11:41:42 -02:00
Gustavo Niemeyer 3c0d4d4f56 Moving YAML version definitions into config.h. 2011-01-12 10:46:13 -02:00
Gustavo Niemeyer 205b70273c Fixed copyright message. 2011-01-11 23:07:04 -02:00
Gustavo Niemeyer a0ae8d5163 Added license file and copyright notice. 2011-01-11 23:02:49 -02:00
Gustavo Niemeyer 05299e4594 Cast outputHandler to the proper type in helpers.c. 2011-01-11 12:07:22 -02:00
Gustavo Niemeyer e6ec13e5a8 Removing embedded yaml source tree, and extracted just the necessary
.c files which are built together with goyaml itself.
2011-01-11 12:04:45 -02:00
Gustavo Niemeyer 2c1be0d7f7 Implemented support for decoding anchors and aliases. 2011-01-10 19:41:23 -02:00
Gustavo Niemeyer f0766b44ca Implemented flow support for struct fields. 2011-01-10 16:19:54 -02:00
Gustavo Niemeyer e334f8522a Implemented encoding of values. 2011-01-10 16:03:42 -02:00
Gustavo Niemeyer f3293401ce all_test.go => {suite,decode}_test.go 2011-01-07 21:25:58 -02:00
Gustavo Niemeyer 910de08261 Lots of enhancements on decoding (setter, tags, errors, etc). 2011-01-07 21:11:18 -02:00
Gustavo Niemeyer c7f6f9c6e6 Decoding of structs working. 2011-01-05 15:29:30 -02:00
Gustavo Niemeyer 41168bb7ed Progress in decoding values. 2011-01-05 11:17:34 -02:00
Gustavo Niemeyer d00346f943 Makefile now works with embedded libyaml. 2011-01-04 10:31:10 -02:00
Gustavo Niemeyer 00efe9c478 Initial repository import of goyaml + yaml 0.1.3. 2011-01-04 10:02:03 -02:00