feat(journal): update start of week 4 day 2
This commit is contained in:
@@ -126,6 +126,7 @@
|
|||||||
depends-on: (20, 15),
|
depends-on: (20, 15),
|
||||||
),
|
),
|
||||||
"22": (
|
"22": (
|
||||||
|
state: "current",
|
||||||
pos: (4.5, 4),
|
pos: (4.5, 4),
|
||||||
depends-on: (11,),
|
depends-on: (11,),
|
||||||
),
|
),
|
||||||
|
|||||||
@@ -7,4 +7,10 @@
|
|||||||
- Read TAPL (15, 16, 17, \~12)
|
- Read TAPL (15, 16, 17, \~12)
|
||||||
- Show type checker diagnostics
|
- Show type checker diagnostics
|
||||||
- Update VSCode syntax highlighting extension
|
- Update VSCode syntax highlighting extension
|
||||||
- Add support for if statements and ternary expressions
|
- Add support for if statements and ternary expressions
|
||||||
|
|
||||||
|
#day(2)
|
||||||
|
|
||||||
|
- Read TAPL (22)
|
||||||
|
- Rework abstract types
|
||||||
|
- Generalize syntax (more modularity for generics, unions, constraints, etc.)
|
||||||
|
|||||||
Reference in New Issue
Block a user