fome-fw/java_tools/configuration_definition
Matthew Kennedy b6195fcc55 config gen layout fixes (#2829)
* grammar and libs

* gitignore

* parsing

* allow empty line as root statement

* tolerate #if

* config def changes

* s

* ant build

* workaround

* compiled tool

* grammar for unions

* parse unions

* layout logic

* fix union alignment

* union in config

* enable definition resolve

* testing

* zero init behavior

* bit fields respect custom options

* ts prints arrays correctly

* ts prints structs correctly

* auto round numbers

* cleanup

* bad merge

* bad merge

* jar

* kick
2021-06-18 16:58:04 -04:00
..
.idea Console commands are broken #1671 2020-08-05 19:51:43 -04:00
lib parse with antlr (#2747) 2021-06-16 17:07:05 -04:00
src/com/rusefi config gen layout fixes (#2829) 2021-06-18 16:58:04 -04:00
.gitignore parse with antlr (#2747) 2021-06-16 17:07:05 -04:00
RusefiConfigGrammar.g4 Antlr 2 (#2823) 2021-06-18 12:31:23 -04:00
build.xml parse with antlr (#2747) 2021-06-16 17:07:05 -04:00
configuration_definition.iml parse with antlr (#2747) 2021-06-16 17:07:05 -04:00