index
:
pry-lang
this commit
import
logo
master
Simple self-hosted low level programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
llvm.pry
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Boostrap: Support null
Baitinq
2025-07-13
1
-0
/
+1
*
Boostrap: Support struct field access assignment
Baitinq
2025-07-13
1
-0
/
+1
*
Boostrap: Support struct definition
Baitinq
2025-07-13
1
-0
/
+2
*
Boostrap: Support sizeof builtin
Baitinq
2025-07-13
1
-0
/
+5
*
Boostrap: Fuction def call and multiplicative expr
Baitinq
2025-07-13
1
-0
/
+4
*
Boostrap: Support calling function ptr
Baitinq
2025-07-12
1
-0
/
+5
*
Bootstrap: Support addition
Baitinq
2025-07-11
1
-0
/
+3
*
Bootstrap: Support unary expressions
Baitinq
2025-07-09
1
-0
/
+1
*
Bootstrap: Support equality expressions
Baitinq
2025-07-09
1
-0
/
+13
*
Bootstrap: Support if statement
Baitinq
2025-07-09
1
-0
/
+5
*
Bootstrap: Codegen: Support bool types
Baitinq
2025-07-07
1
-0
/
+1
*
Boostrap: Codegen function definition arguments
Baitinq
2025-07-06
1
-0
/
+3
*
Boostrap: Codegen for strings
Baitinq
2025-07-05
1
-0
/
+1
*
Boostrap: Support basic function calls
Baitinq
2025-07-05
1
-0
/
+2
*
boostrap: implement support for declaring extern functions
Baitinq
2025-06-26
1
-0
/
+3
*
boostrap: implement enough for first example to work
Baitinq
2025-06-23
1
-0
/
+13
*
Misc: Rename lang
Baitinq
2025-06-11
1
-0
/
+289