git.annexia.org
/
goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b25817
)
More suggestions for TODO.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 26 Feb 2020 13:48:12 +0000
(13:48 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 26 Feb 2020 13:48:12 +0000
(13:48 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
d620a98
..
f3a7650
100644
(file)
--- 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.