Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-19 | qlit: add qobject_from_qlit() | Marc-André Lureau | 1 | -0/+2 |
2018-03-19 | qlit: use QType instead of int | Marc-André Lureau | 1 | -1/+1 |
2018-02-09 | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster | 1 | -1/+0 |
2017-09-04 | qlit: add QLIT_QNULL and QLIT_BOOL | Marc-André Lureau | 1 | -0/+5 |
2017-09-04 | qlit: make qlit_equal_qobject() take const arguments | Marc-André Lureau | 1 | -1/+1 |
2017-09-04 | qlit: make qlit_equal_qobject return a bool | Marc-André Lureau | 1 | -1/+1 |
2017-09-04 | qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject() | Marc-André Lureau | 1 | -1/+1 |
2017-09-04 | qlit: Change compound literals to initializers | Marc-André Lureau | 1 | -4/+4 |
2017-09-04 | qlit: use QLit prefix consistently | Marc-André Lureau | 1 | -12/+12 |
2017-09-04 | qlit: move qlit from check-qjson to qobject/ | Marc-André Lureau | 1 | -0/+49 |