issues
search
SymbiFlow
/
uxsdcxx
generate C++ reader/writer from XSD schema
Apache License 2.0
6
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add license checking github action
#52
mithro
opened
3 years ago
2
Add conditional mach/error.h include for compatibility
#51
HackerFoo
closed
4 years ago
5
Transfer this repo to SymbiFlow organization
#50
mithro
closed
4 years ago
3
Fix file pointer leak in get_line_number() caused by early return
#49
kmurray
closed
4 years ago
1
Remove traversal limit from capnp.
#48
litghost
closed
4 years ago
0
Increase ostream write precision.
#47
litghost
closed
4 years ago
2
Add zero initialization.
#46
litghost
closed
4 years ago
0
Mark error paths as unreachable.
#45
litghost
closed
4 years ago
0
Merge interface-consumer into master
#44
duck2
closed
4 years ago
0
Replace master with interface-consumer
#43
duck2
closed
4 years ago
0
Make local of child pointer.
#42
litghost
closed
4 years ago
0
Contextual error support.
#41
litghost
closed
4 years ago
2
Add preallocation support to pugixml and capnp readers.
#40
litghost
closed
4 years ago
0
Rework template arguments to avoid implicit naming.
#39
litghost
closed
4 years ago
0
Use templated context arguments (instead of void *).
#38
litghost
closed
4 years ago
2
Add capnp writing to capnp driver.
#37
litghost
closed
4 years ago
0
Add new header for interface implementation that reads or writes capnp
#36
litghost
closed
4 years ago
0
Add const data pointer.
#35
litghost
closed
4 years ago
1
Version of uxsdcxx that generates valid writer.
#34
litghost
closed
4 years ago
0
Unstable output order
#33
litghost
opened
4 years ago
1
Add UXSD_INVALID to capnp to distinguish unset enumerations.
#32
litghost
closed
4 years ago
1
Working capnp reader
#31
litghost
closed
4 years ago
0
Cull unused complex types
#30
duck2
opened
5 years ago
0
WIP: Pass required non-string arguments at add_/init_ time.
#29
litghost
closed
4 years ago
7
Support true/false for boolean values
#28
duck2
opened
5 years ago
0
Load xml into capnp
#27
duck2
closed
4 years ago
1
sequences accept the wrong inputs
#26
duck2
closed
5 years ago
0
Create a boost PropertyTree generator
#25
mithro
opened
5 years ago
0
Write a useful README
#24
duck2
closed
5 years ago
0
Make an XML writer
#23
duck2
closed
5 years ago
1
Add memory freeing functions
#22
duck2
closed
5 years ago
1
Make lexing ARM-friendly
#21
duck2
opened
5 years ago
0
Sort struct declarations in dependency order
#20
duck2
closed
5 years ago
1
Create a Captain Proto schema generator
#19
mithro
closed
5 years ago
1
Figure out if we can use POD data structures
#18
mithro
closed
5 years ago
4
Generate sane default values
#17
duck2
closed
4 years ago
2
Make uxsdcxx.py pep8 clean
#16
mithro
opened
5 years ago
0
Use sorted(set) when you need ordered output
#15
mithro
closed
5 years ago
2
Convert comments into docstrings
#14
mithro
opened
5 years ago
1
Figure out how to give the state values useful names
#13
mithro
opened
5 years ago
1
Optimize the strcmp chains in lex functions
#12
mithro
closed
5 years ago
2
Make generated code match a style guide
#11
mithro
opened
5 years ago
1
Include comments in generated output
#10
mithro
opened
5 years ago
0
Provide a default driver
#9
duck2
opened
5 years ago
0
Generate a parser from current arch.xsd
#8
duck2
closed
5 years ago
1
Generate a parser from current rr_graph.xsd
#7
duck2
closed
5 years ago
4
See if PugiXML's XPath support can be used to implement identity constraints
#6
duck2
opened
5 years ago
1
Look at if a generated regex parser can do better job than pugixml (performance wise)
#5
mithro
opened
5 years ago
7
Add support for reading / writing compressed files
#4
mithro
opened
5 years ago
5
Support using libxml SAX mode as the XML parser
#3
mithro
opened
5 years ago
6
Next