COMMITS
/ qobject/qlit.c February 24, 2018
M
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz committed
March 5, 2018
M
qlit: add qobject_from_qlit()
Marc-André Lureau committed
February 1, 2018
M
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster committed
M
qdict qlist: Make most helper macros functions
Markus Armbruster committed
M
Eliminate qapi/qmp/types.h
Markus Armbruster committed
August 25, 2017
M
qlit: Tighten QLit list vs QList comparison
Marc-André Lureau committed
M
qlit: Tighten QLit dict vs QDict comparison
Marc-André Lureau committed
M
qlit: Replace open-coded qnum_get_int() by call
Marc-André Lureau committed
M
qlit: add QLIT_QNULL and QLIT_BOOL
Marc-André Lureau committed
M
qlit: make qlit_equal_qobject() take const arguments
Marc-André Lureau committed
M
qlit: make qlit_equal_qobject return a bool
Marc-André Lureau committed
M
qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
Marc-André Lureau committed
M
qlit: use QLit prefix consistently
Marc-André Lureau committed
M
qlit: move qlit from check-qjson to qobject/
Marc-André Lureau committed