X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=TODO;h=f3a76509efaf4b98146c55f2f00f751727ba933c;hb=refs%2Fheads%2Fmaster;hp=d620a9872bff4a024844b554f23676243663fab1;hpb=acd025579097fa819c23382f00103d4760165993;p=goals.git diff --git a/TODO b/TODO index d620a98..f3a7650 100644 --- a/TODO +++ b/TODO @@ -52,3 +52,8 @@ Python, etc. The syntax might look like: } Also provide better integration, so we can accurately pass predicate constructors into these other language sections. + +Limit parallelism within the Goalfile (like make's .NOPARALLEL), +something like ‘let max_jobs = 8’ + +Hash table structure.