haven/nexgb/xgbgen
Andrew Gallant 38b293e74d
Padding on a list is on the length of the list.
There was a bug where padding was being computed on each element of the
list. Close #5.
2018-09-08 16:49:18 +02:00
..
COPYING last commit before i tear everything down 2012-04-29 14:09:03 -04:00
context.go Don't needlessly change source files every time. 2018-09-08 16:49:18 +02:00
doc.go added documentation and did some slight restructuring. it's party time. 2012-05-06 02:21:31 -04:00
expression.go gofmt 2018-09-08 16:49:16 +02:00
field.go gofmt 2018-09-08 16:49:16 +02:00
go.go a huge commit. splitting extensions into their own sub-packages. 2012-05-10 17:01:42 -04:00
go_error.go add a little more docs for errors 2012-05-11 01:58:52 -04:00
go_event.go better docs 2012-05-10 23:57:34 -04:00
go_list.go a huge commit. splitting extensions into their own sub-packages. 2012-05-10 17:01:42 -04:00
go_request_reply.go panic when an extension request is issued before an extension has been initialized. but give a nice error message for the happy people. 2012-05-11 23:59:38 -04:00
go_single_field.go a huge commit. splitting extensions into their own sub-packages. 2012-05-10 17:01:42 -04:00
go_struct.go Padding on a list is on the length of the list. 2018-09-08 16:49:18 +02:00
go_union.go better docs 2012-05-10 23:57:34 -04:00
main.go gofmt 2012-04-30 02:44:31 -04:00
misc.go added documentation and did some slight restructuring. it's party time. 2012-05-06 02:21:31 -04:00
protocol.go Updated to work with new xproto XML files. 2018-09-08 16:49:17 +02:00
request_reply.go Updated to work with new xproto XML files. 2018-09-08 16:49:17 +02:00
size.go more bug fixes for the rest of the extensions 2012-05-06 03:06:02 -04:00
translation.go Updated to work with new xproto XML files. 2018-09-08 16:49:17 +02:00
type.go Updated to work with new xproto XML files. 2018-09-08 16:49:17 +02:00
xml.go lots of docs and examples 2012-05-07 04:09:19 -04:00
xml_fields.go added documentation and did some slight restructuring. it's party time. 2012-05-06 02:21:31 -04:00