From 1914335b9505b0086a0aeed0997c566e0e5ceca3 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Wed, 28 Aug 2019 19:50:36 -0300 Subject: Add additional comments & such --- todos.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'todos.txt') diff --git a/todos.txt b/todos.txt index 664c995..0399ef6 100755 --- a/todos.txt +++ b/todos.txt @@ -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. -- cgit v1.2.3