From 7bda9de511a5642efb297eae98c6ea7c42b27754 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Wed, 25 Oct 2017 12:10:14 -0300 Subject: Start switch to maven modules --- base/todos.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 base/todos.txt (limited to 'base/todos.txt') diff --git a/base/todos.txt b/base/todos.txt new file mode 100644 index 0000000..c83fe60 --- /dev/null +++ b/base/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