feat(journal): update end of week 3
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
depends-on: (7, 9),
|
||||
),
|
||||
"11": (
|
||||
state: "current",
|
||||
state: "done",
|
||||
pos: (3, 3),
|
||||
depends-on: (9,),
|
||||
),
|
||||
@@ -126,6 +126,7 @@
|
||||
depends-on: (11,),
|
||||
),
|
||||
"23": (
|
||||
state: "current",
|
||||
pos: (7, 3),
|
||||
depends-on: (9,),
|
||||
),
|
||||
|
||||
@@ -24,3 +24,9 @@
|
||||
|
||||
- Read TAPL (11)
|
||||
- Implement checker base
|
||||
|
||||
#day(5)
|
||||
|
||||
- Integrate checker in tester
|
||||
- Type check function calls
|
||||
- Add casting
|
||||
|
||||
Reference in New Issue
Block a user