Commit Graph

4 Commits

Author SHA1 Message Date
Zahary Karadjov 03e9469b1d
Rename stew/errorhandling to stew/eh 2020-05-23 20:18:42 +03:00
Zahary Karadjov 8e1755c4e1
Add support for Result types; Implement Try and either 2020-05-23 20:18:42 +03:00
Zahary Karadjov 8fd43269dc
Teach chk about Result 2020-05-23 20:18:41 +03:00
Zahary Karadjov 12a6cc2027
Initial work on the error handling proposal
The commit also adds a facility for writing the generated macro
output to a file. It also introduces a new module named `results`
that should eventually replace all usages of `import result`.
2020-05-23 20:18:41 +03:00