index
:
cerc.git
main
Cer bootstrap compiler
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
parse.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefix bitwise assignment operations with B
Himbeer
34 hours
1
-3
/
+3
*
Remove unnecessary *crement information
Himbeer
34 hours
1
-6
/
+0
*
Add missing visibility information to certain toplevels
Himbeer
4 days
1
-0
/
+4
*
Add location fields to AST data structures that need it
Himbeer
4 days
1
-0
/
+34
*
Define overhauled AST data structures
Himbeer
5 days
1
-40
/
+130
*
Implement expression-based language redesign
Himbeer
2024-10-07
1
-109
/
+0
*
Implement optional break expressions
Himbeer
2024-10-02
1
-1
/
+6
*
Implement optional return expressions
Himbeer
2024-10-02
1
-1
/
+1
*
Attach (optional) labels to blocks rather than loops
Himbeer
2024-10-01
1
-1
/
+1
*
Fix for loop AST node referencing struct ast_assign under the wrong name
Himbeer
2024-10-01
1
-2
/
+1
*
Add AST data structures for statements
Himbeer
2024-10-01
1
-2
/
+105
*
Implement type parsing
Himbeer
2024-09-26
1
-7
/
+8
*
Implement expressions
Himbeer
2024-09-23
1
-8
/
+6
*
Implement parsing imports
Himbeer
2024-09-17
1
-7
/
+5
*
Add AST data structures for (sub)units and top-level declarations
Himbeer
2024-09-15
1
-0
/
+86