custom-board-bundle-sample-.../java_tools/configuration_definition
David Holdeman 81d38068d8
Yaml parsing refactor (#2842)
* throw error on unknown class

* build

* refactor, first try

* fix some errors

* fix some errors

* fix some errors

* fix some errors

* fix some errors

* build

* start at one more

* checks, minor refactor

* try toString

* check for null, idk

* try throwing class not found error

* oh duh

* oh duh numba two

* oh duh numba three

* build

* switch to switch_inputs

* switch output to outputs

* try

* build

* break loop when found

* fix maybe

* add missing s

* fix a bug

* move nothingname check

* catch other class

* use PinType
2021-06-21 19:10:25 -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 Yaml parsing refactor (#2842) 2021-06-21 19:10:25 -04:00
.gitignore parse with antlr (#2747) 2021-06-16 17:07:05 -04:00
RusefiConfigGrammar.g4 parse enums (#2832) 2021-06-20 17:35:31 -04:00
build.xml fix dependencies (#2835) 2021-06-18 22:53:13 -04:00
configuration_definition.iml parse with antlr (#2747) 2021-06-16 17:07:05 -04:00