feat(journal): update start of week 4
This commit is contained in:
@@ -30,3 +30,9 @@
|
|||||||
- Integrate checker in tester
|
- Integrate checker in tester
|
||||||
- Type check function calls
|
- Type check function calls
|
||||||
- Add casting
|
- Add casting
|
||||||
|
|
||||||
|
#day(7)
|
||||||
|
|
||||||
|
- Read TAPL (11, 23)
|
||||||
|
- Add docstrings
|
||||||
|
- Parse `AugAssign`
|
||||||
|
|||||||
9
journal/week4.typ
Normal file
9
journal/week4.typ
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
#import "template.typ": week, day
|
||||||
|
|
||||||
|
#show: week.with(num: 4)
|
||||||
|
|
||||||
|
#day(1)
|
||||||
|
|
||||||
|
- Read TAPL (15)
|
||||||
|
- Show type checker diagnostics
|
||||||
|
- Update VSCode syntax highlighting extension
|
||||||
Reference in New Issue
Block a user