summaryrefslogtreecommitdiff
path: root/cli/ops/files.rs
AgeCommit message (Expand)Author
2019-11-07refactor: remove cli::resources::Resource (#3285)Bartek Iwańczuk
2019-10-28refactor: use core ResourceTable in cli (#3206)Bartek Iwańczuk
2019-10-11Add init methods for each op module (#3087)Ryan Dahl
2019-09-10fix: replace bad rid panics with errors (#2870)Bartek Iwańczuk
2019-08-26Port readSync/writeSync ops to minimalRyan Dahl
2019-08-26bring back json ops (#2815)Bartek Iwańczuk
2019-08-24Revert json ops (#2814)Ryan Dahl
2019-08-24port ops to JSON: compiler, errors, fetch, files (#2804)Bartek Iwańczuk
2019-08-21Organize dispatch a bit (#2796)Ryan Dahl
2019-08-16Revert "Remove dead code: legacy read/write ops"Ryan Dahl
2019-08-14Remove dead code: legacy read/write ops (#2776)Ryan Dahl
2019-08-14split up ops.rs (#2753)Bartek Iwańczuk