index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
common.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Make code-generating visitors use QAPIGen more
Markus Armbruster
2018-03-02
1
-0
/
+13
*
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
2018-03-02
1
-4
/
+39
*
qapi: Generate in source order
Markus Armbruster
2018-03-02
1
-2
/
+4
*
qapi: Record 'include' directives in parse tree
Markus Armbruster
2018-03-02
1
-4
/
+16
*
qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()
Markus Armbruster
2018-03-02
1
-6
/
+9
*
qapi: Lift error reporting from QAPISchema.__init__() to callers
Markus Armbruster
2018-03-02
1
-14
/
+9
*
qapi/common: Eliminate QAPISchema.exprs
Markus Armbruster
2018-03-02
1
-4
/
+4
*
qapi: Improve include file name reporting in error messages
Markus Armbruster
2018-03-02
1
-6
/
+6
*
qapi: Touch generated files only when they change
Markus Armbruster
2018-03-02
1
-2
/
+9
*
qapi-gen: Convert from getopt to argparse
Markus Armbruster
2018-03-02
1
-43
/
+0
*
qapi-gen: New common driver for code and doc generators
Markus Armbruster
2018-03-02
1
-0
/
+2041