Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
编译成蓝色疾旋鼬
Compiler2024-ChilletCompiler
Commits
ab83b930
Commit
ab83b930
authored
1 year ago
by
L-Bromine
Browse files
Options
Download
Plain Diff
Merge branch 'main' into bromine
parents
e9c204ca
16b0166c
Changes
26
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Makefile
+23
-36
Makefile
frontend/ast.c
+28
-23
frontend/ast.c
frontend/ast_query.c
+7
-7
frontend/ast_query.c
frontend/parser/action.cc
+0
-0
frontend/parser/action.cc
frontend/parser/query.y
+1
-199
frontend/parser/query.y
frontend/parser/query_action.cc
+179
-0
frontend/parser/query_action.cc
include/Element.h
+0
-0
include/Element.h
include/Query.h
+0
-0
include/Query.h
include/action.h
+21
-8
include/action.h
include/ast.h
+17
-16
include/ast.h
include/chillet
+37
-0
include/chillet
include/exp_sim.h
+2
-2
include/exp_sim.h
include/flag.h
+37
-0
include/flag.h
include/pass.h
+1
-8
include/pass.h
include/sysY.h
+13
-0
include/sysY.h
include/utils.h
+8
-0
include/utils.h
main.cc
+4
-21
main.cc
optimizer/exp_sim.cc
+3
-3
optimizer/exp_sim.cc
optimizer/init_list_flatten.cc
+2
-2
optimizer/init_list_flatten.cc
package/Element.cc
+7
-12
package/Element.cc
with
390 additions
and
337 deletions
+390
-337
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment