This website requires JavaScript.
Explore
Help
Sign In
M-Labs
/
nac3
Watch
8
Star
1
Fork
13
You've already forked nac3
Code
Issues
91
Pull Requests
5
Releases
Wiki
Activity
Add support for global variables without type annotation
#548
Merged
sb10q
merged 4 commits from
enhance/global-var
into
master
2024-10-08 09:05:38 +08:00
Conversation
0
Commits
4
Files Changed
6
+131
-108
4 Commits
Author
SHA1
Message
Date
David Mak
5839badadd
[standalone] Update globals.py with type-inferred global var
2024-10-07 20:44:08 +08:00
David Mak
56c845aac4
[standalone] Add support for registering globals without type decl
2024-10-07 20:44:06 +08:00
David Mak
65a12d9ab3
[core] Refactor registration of top-level variables
2024-10-07 17:05:48 +08:00
David Mak
9c6685fa8f
[core] typecheck/function_check: Fix lookup of defined ids in scope
2024-10-07 16:51:37 +08:00