Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-parser: centralize diagnostic building/reporting | Minijackson | 2020-01-23 |
| | |||
* | Cargo update, make serde_json preserve maps order | Minijackson | 2020-01-12 |
| | |||
* | Big refactoring | Minijackson | 2019-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 | ||
* | entities rework, allow "inline" documentation, merge config with cli | Minijackson | 2019-11-23 |
| | |||
* | add basic config file, use codemap_diagnostic for main errors | Minijackson | 2019-11-15 |
| | |||
* | First version | Minijackson | 2019-11-10 |