index
:
opengl-registry-rs
master
Rust API for the OpenGL API and Extension Registry
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-05-14
refactor: use xml-stinks
HEAD
master
HampusM
2023-04-02
build: bump version 0.2.0
v0.2.0
HampusM
2023-04-02
test: use ridicule 0.3.0
HampusM
2023-03-26
feat: add deserializing API interface definitions
HampusM
2023-03-26
refactor: add deserializer error wrapper
HampusM
2023-03-25
perf: improve XML deserialization speed
HampusM
2023-03-08
refactor: include registry xml file with include_bytes
HampusM
2023-03-08
perf: add benchmark of Registry::retrieve
HampusM
2023-03-05
build: bump version to 0.1.1
v0.1.1
HampusM
2023-03-05
build: add README.md to include field in Cargo.toml
HampusM
2023-03-05
docs: add readme
HampusM
2023-03-05
docs: add crate root documentation
HampusM
2023-03-05
build: add categories field to Cargo.toml
v0.1.0
HampusM
2023-03-05
build: add include field to Cargo.toml
HampusM
2023-03-05
build: add repository & keywords fields to Cargo.toml
HampusM
2023-02-19
build: add description in Cargo.toml
HampusM
2023-02-19
feat: add project & registry parsing /w commands
HampusM
2023-02-19
Initial commit
HampusM