diff options
-rw-r--r-- | doc/codeowners.rst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/codeowners.rst b/doc/codeowners.rst index 2f464a5cc..0758e3ffb 100644 --- a/doc/codeowners.rst +++ b/doc/codeowners.rst @@ -20,13 +20,13 @@ Parsing, Lexing araq Renderer cooldome, araq Order of passes cooldome Semantic Checking araq -Virtual machine jangko, cooldome, GULPF, araq -Sempass2: effects tracking araq +Virtual machine jangko, GULPF, araq +Sempass2: effects tracking cooldome, araq type system, concepts zahary -transf araq +transf cooldome, araq semfold constant folding araq template instantiation zahary, araq -term rewriting macros araq +term rewriting macros cooldome, araq closure interators yglukhov, araq lambda lifting yglukhov, araq c, cpp codegen lemonboy, araq @@ -36,6 +36,7 @@ dfa, writetracking araq parallel, multithreading araq incremental araq sizeof computations krux02 +Exception handling cooldome, araq ====================== ====================================================== @@ -53,7 +54,7 @@ times GULPF os, ospaths dom96, araq re araq nre flaviu -math krux02 +math, fenv krux02, cooldome io dom96 garbage collector araq Go garbage collector stefantalpalaru |