Actions: suhas-pai/compiler
Actions
Showing runs from all workflows
24 workflow runs
24 workflow runs
parser
Fix mistake in parsing func with specified return type
C/C++ CI
#24:
Commit 9e83a5a
pushed
by
suhas-pai
parser
Fix mistakes in recognizing functions. Handle errors gracefully
C/C++ CI
#23:
Commit 87d3f2c
pushed
by
suhas-pai
parser
Fix issue when parsing param-list. Other changes
C/C++ CI
#22:
Commit 5e3cd9a
pushed
by
suhas-pai
parser
Fix many bugs, parse more syntax
C/C++ CI
#21:
Commit 848f66a
pushed
by
suhas-pai
parser
Parse function types and (arrow) function decls
C/C++ CI
#20:
Commit 5dc5e9e
pushed
by
suhas-pai
.github/workflows
Update brew
command
C/C++ CI
#19:
Commit 00a75bb
pushed
by
suhas-pai
project
Rewrite parser and much of AST, updates for llvm 19
C/C++ CI
#18:
Commit d9ff4ca
pushed
by
suhas-pai
project
Implement ForStmt
, plenty of other changes
C/C++ CI
#17:
Commit 7cd00dd
pushed
by
suhas-pai
parser
ast
Properly parse call expressions. Other fixes
C/C++ CI
#16:
Commit 2e3368c
pushed
by
suhas-pai
parser
Add .identifier
syntax support. Fix spelling mistakes
C/C++ CI
#15:
Commit 8050f68
pushed
by
suhas-pai
ast
Few cleanups across several files
C/C++ CI
#14:
Commit b17a094
pushed
by
suhas-pai
ast
Clean up decl
hierarchy
C/C++ CI
#13:
Commit 94cf42a
pushed
by
suhas-pai
ast
Fix LvalueTypedDecl::IsOfKind()
, change ast print
C/C++ CI
#12:
Commit ae5c151
pushed
by
suhas-pai
ast
Change node hierarchy. Introduce l-value
named, typed decls
C/C++ CI
#11:
Commit 9e71d66
pushed
by
suhas-pai
project
Parse struct
,enum
. Many changes. Temp break JIT
C/C++ CI
#10:
Commit cf5a79b
pushed
by
suhas-pai
CMake
Add CMakePresets.json
C/C++ CI
#9:
Commit bd9580d
pushed
by
suhas-pai
.github/workflows
Install lld (now a separate package)
C/C++ CI
#8:
Commit e8936a2
pushed
by
suhas-pai
project
Many changes and improvements
C/C++ CI
#7:
Commit db130b9
pushed
by
suhas-pai
.github/workflows
Fix mistake in script
C/C++ CI
#6:
Commit 1183df2
pushed
by
suhas-pai
.github/workflows
Install libc++
on Linux
C/C++ CI
#5:
Commit 8801de4
pushed
by
suhas-pai
CMake
Try fixing issue with -stdlib=libc++
C/C++ CI
#4:
Commit 72d48f0
pushed
by
suhas-pai
CMake
Attempt another fix for Linux
C/C++ CI
#3:
Commit 17f12eb
pushed
by
suhas-pai
CMake
Attempt fix for linux-build
C/C++ CI
#2:
Commit f0f6e7c
pushed
by
suhas-pai
compiler
Fix issues in REPL
C/C++ CI
#1:
Commit 0f72e12
pushed
by
suhas-pai