summaryrefslogtreecommitdiffstats
path: root/src/types.rs
Commit message (Collapse)AuthorAge
* add properties to entities, cleaner clang data transformationMinijackson2020-01-18
|
* Make most public types non exhaustiveMinijackson2020-01-12
|
* Fix TOC links for inline documentationMinijackson2019-12-22
|
* newtype in types, more generator config, parsing -> parserMinijackson2019-12-21
|
* Big refactoringMinijackson2019-12-18
- entities should be more coherent when parsing multiple files - well defined, language agnostic entity tree - each module has its own configuration - less dead code