Implement support for global variables in nac3standalone #546
derppening
commented 2024-10-04 13:29:34 +08:00
Collaborator
No description provided.
derppening
added 10 commits 2024-10-04 13:29:34 +08:00
a43b59539c
[meta] Move variables declarations closer to where they are first used
88d0ccbf69
[standalone] Explicit panic when encountering a compilation error
c7697606e1
[core] Add TopLevelDef::Variable
1407553a2f
[core] Implement parsing of global variables
192290889b
[core] Add IdentifierInfo
8065e73598
[core] toplevel/composer: Add type analysis for global variables
9fdbe9695d
[core] Add generator to SymbolResolver::get_symbol_value
e60e8e837f
[core] Add support for global statements
746329ec5d
[standalone] Implement symbol resolution for globals
581b2f7bb2
[standalone] Add demo for global variables
derppening
requested review from sb10q 2024-10-04 13:29:39 +08:00
sb10q
merged commit 581b2f7bb2 into master 2024-10-04 14:00:10 +08:00
sb10q
deleted branch enhance/global-vars 2024-10-04 14:00:11 +08:00
No reviewers
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#546
Loading…
Reference in New Issue
No description provided.
Delete Branch "enhance/global-vars"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?