Update internal state of the typer
All threads resolved!
All threads resolved!
type:internal
The typer (src/pass/10-checking
) keeps information around about the context of E_application
in an ad-hoc way through variables last
and args
. This MR improves the representation by keeping an application context structure where things are pushed/popped.
Edited by E. Rivas
Merge request reports
Activity
assigned to @er433
mentioned in commit 4dbd38b8
added 2 commits
- Resolved by E. Rivas
- Resolved by E. Rivas
- Resolved by E. Rivas
added 1 commit
- cbd2f231 - Change from expression to type_expression in push/pop
added 1 commit
- fda013d8 - Renaming app_context, typing_context, context
added 15 commits
-
3fd1eace...eca73e5a - 14 commits from branch
dev
- 29ae7ff6 - Merge branch 'dev' into er433/typer/context
-
3fd1eace...eca73e5a - 14 commits from branch
enabled automatic add to merge train when the pipeline for ce2a91c9 succeeds
mentioned in commit c37f3194
unassigned @er433
Please register or sign in to reply