diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2019-08-28 19:51:53 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2019-08-28 19:51:53 -0300 |
| commit | 1389628ecbf0a23da11f2c4910b4bf9de15d15d6 (patch) | |
| tree | 17d9019cc34df5b1eee427db1388f7276057f61e /todos.txt | |
| parent | dd4982d359577b5b64a3c785561eeca90080ea16 (diff) | |
| parent | 1914335b9505b0086a0aeed0997c566e0e5ceca3 (diff) | |
Merge cleanup
Diffstat (limited to 'todos.txt')
| -rwxr-xr-x | todos.txt | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -53,3 +53,10 @@ DONE(6/3/18) 10/11/17 Ben Culkin :Determinism @TODO 6/3/18 Ben Culkin :DieRandom Add a way to use dice from dicelang (probably the rewrite, once that has a string parser) to create random numbers + +@TODO 9/22/2019 Ben Culkin :ErrorHandling + Do a wholesale refactoring away from exceptions to a more C-style way of + handling things. + + This will probably entail the definition of some kind of error code type + that can be conveniently returned and used. |
