rusefi-1/java_tools/configuration_definition
Matthew Kennedy 7e8ae7c8a3
Write output channels with new parser (#4219)
* let the new parser run

* s

* support for output channels

* usages reader uses new parser for output channels

* better debugging configuration

* bad merge

* test it a bit too

* more tests

* copy/paste the same content from other file

* s

* fix bugs where even the existing logic tries to write as an enum (?)

* jar

* print stream always unix

* print stream always unix

* use typedefs correctly

* jar

* stub support for multiple of each type

* s

* s

* name some more datas
2022-06-19 09:52:23 -04:00
..
.idea use yaml like you're supposed to (#4233) 2022-06-03 01:02:16 -04:00
lib
src Write output channels with new parser (#4219) 2022-06-19 09:52:23 -04:00
.gitignore
RusefiConfigGrammar.g4 actually run the new parser (#4218) 2022-05-31 08:38:23 -04:00
build.gradle
build.xml
configuration_definition.iml