summaryrefslogtreecommitdiff
path: root/cli/ops/compiler.rs
AgeCommit message (Collapse)Author
2019-08-21Organize dispatch a bit (#2796)Ryan Dahl
Just some clean up reorganization around flatbuffer/minimal dispatch code. This is prep for adding a JSON dispatcher.
2019-08-14split up ops.rs (#2753)Bartek IwaƄczuk
Note cli/dispatch_minimal.rs ops are not yet included in cli/ops. This is part of work towards #2730