Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-26173-2487151
Compiler2024-SubmarineCompiler-2508
Commits
30b451fd554f625eb8db1816774348cb5eb5a263
Select Git revision
T202410006203450-2508
src
frontend
ir
constvalue
ConstInt.java
Author
Search by author
Any Author
30 Jun, 2024
3 commits
把value改成抽象类,用它继承节点类,然后把BasicBlock也统一到value大家族,以及删除了节点类的泛型设计
· 3078189e
焦子谦
authored
11 months ago
3078189e
支持各种计算(基于全局变量和常数),可以进行灵活的类型转换
· 5688b626
焦子谦
authored
11 months ago
5688b626
可以支持表达式计算啦(虽然只有加法,而且没有临时变量)
· ae435a0a
焦子谦
authored
11 months ago
ae435a0a
29 Jun, 2024
4 commits
重新安排了一下结构,把常量初始值统一到value下面了
· d24bbfaa
焦子谦
authored
11 months ago
d24bbfaa
主要是为了把两个数据类型的getValue统一起来
· 31eec8b6
焦子谦
authored
11 months ago
31eec8b6
可以定义、赋值全局变量了
· edf0826b
焦子谦
authored
11 months ago
edf0826b
防止电脑丢了,先push一下
· ac83e2f0
焦子谦
authored
11 months ago
ac83e2f0
Menu
Explore
Projects
Groups
Topics
Snippets