From f028ea6dc555fc5192a96b00b8e96e90dbf6de55 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Mon, 9 Oct 2017 16:02:10 -0300 Subject: TODO tagging --- dice-lang/todos.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 dice-lang/todos.txt (limited to 'dice-lang/todos.txt') diff --git a/dice-lang/todos.txt b/dice-lang/todos.txt new file mode 100644 index 0000000..c83fe60 --- /dev/null +++ b/dice-lang/todos.txt @@ -0,0 +1,8 @@ +@TODO 10/08/17 Ben Culkin :ModuleSplitting + Split dice-lang into maven modules. Right now I'm thinking to split it + into the following modules + - dice (contains everything in the dice package) + - SCL (contains everything in the SCL package) + - lang (contains everything else) + This'll make it easier to use these parts elsewhere, as well as make + compilation times shorter -- cgit v1.2.3