This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu
/
unicorn
Watch
1
Star
0
Fork
You've already forked unicorn
0
mirror of
https://github.com/yuzu-emu/unicorn.git
synced
2024-12-25 01:05:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c6b1e2b9f
unicorn
/
qemu
/
qobject
/
Makefile.objs
2 lines
72 B
Makefile
Raw
Normal View
History
Unescape
Escape
qapi: merge QInt and QFloat in QNum We would like to use a same QObject type to represent numbers, whether they are int, uint, or floats. Getters will allow some compatibility between the various types if the number fits other representations. Add a few more tests while at it. Backports commit 01b2ffcedd94ad7b42bc870e4c6936c87ad03429 from qemu
2018-03-03 22:43:24 +00:00
util-obj-y
=
qnull.o qobject.o qstring.o qdict.o qlist.o qbool.o qnum.o
Reference in a new issue
Copy permalink