summaryrefslogtreecommitdiff
path: root/prototypes
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2015-12-18 13:22:54 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2015-12-18 13:22:54 +0100
commitcef8fae7ea8836e2f1a33da8570d4d7bffee346d (patch)
tree19eee5b63fc939e49d5f48c659b70ad7d5135afb /prototypes
parente7e9f23cb1529da9eb61dd084a704c06d83c8f57 (diff)
update TODO
Diffstat (limited to 'prototypes')
-rw-r--r--prototypes/TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/prototypes/TODO b/prototypes/TODO
index 80eea2b6..59a977d6 100644
--- a/prototypes/TODO
+++ b/prototypes/TODO
@@ -51,11 +51,13 @@ fő tennivaló: a típusozó kiegészítése
51 51
52 52
53-------------------------------------------------------------------------------- short-term TODOs 53-------------------------------------------------------------------------------- short-term TODOs
54 54- dependent patternt pattern match related (Vector and tuple pattern)
55 fragment02tuple
56 fragment02vectorpattern
57 fragment05uniform
55- recheck should not fail - coe missing? 58- recheck should not fail - coe missing?
56- fix loop 59- fix loop
57 primes 60 primes
58 record02
59 recursivetexture01 61 recursivetexture01
60- (a ~ b) + (a ~ c) ---> b ~ c (fragment06tailrecursion) 62- (a ~ b) + (a ~ c) ---> b ~ c (fragment06tailrecursion)
61- label + let arity 63- label + let arity