Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Luni-4 473b40be82
Move c_macros generation into the enums crate (#676)
* Move the c_macros generator in the enums crate

In this way macros for the C language are not generated during
rust-code-analysis build

* Create macros file automatically

* Apply generated macros to the code

* Format macros

* Replace c_macros phf_sets with a const array

* Regenerate c_macros

* Remove phf dependency
2021-09-29 13:49:30 +02:00
Luni-4 01abf87037
Simplify script to recreate grammars (#624) 2021-04-21 14:16:37 +02:00
Luni-4 e22301b949 Clarify the script to recreate the grammars 2021-03-31 00:49:22 +02:00
Luni-4 a892bd940e Update script to recreate grammars 2021-03-30 15:41:40 +02:00