chimera-project:remove_exit_from_emulator_debug

Last commit made on 2020-04-11
Get this branch:
git clone -b remove_exit_from_emulator_debug https://git.launchpad.net/chimera-project

Branch merges

Branch information

Name:
remove_exit_from_emulator_debug
Repository:
lp:chimera-project

Recent commits

cac18e4... by Jeongseok Lee

Test

472ef55... by Jeongseok Lee

Print error

e1a9702... by Jeongseok Lee

Remove exit() from Emulator

153abb7... by Jeongseok Lee <email address hidden>

Change exit() instances to throw exceptions (#267)

Co-authored-by: Pras Velagapudi <email address hidden>

e1f67f3... by Jeongseok Lee <email address hidden>

Format code of binding generation tests (#272)

* Format code of binding generation tests

* Remove accidentally added test code

* More cleanup

Co-authored-by: Pras Velagapudi <email address hidden>

5e272b4... by Jeongseok Lee <email address hidden>

Create a dedicated function to render top-level mstch (#269)

* Create a dedicated function to render top-level mstch

* Pass compiled config by value to Visitor

* Remove unnecessary header inclusion

8c7de58... by Jeongseok Lee <email address hidden>

Update build instruction in README.md (#270)

* Update build instruction in README.md

* Remove focal until #271 is resolved

1aca725... by Jeongseok Lee <email address hidden>

Update copyright year (#268)

* Update copyright year

* Add myself to copyright holders

* Fix Azure Pipelines status badge (#265)

* Update authors in README.md

1f1f82e... by Jeongseok Lee <email address hidden>

Fix Azure Pipelines status badge (#265)

b306a22... by Jeongseok Lee <email address hidden>

Remove YAML::Node& usage (#266)