-
Notifications
You must be signed in to change notification settings - Fork 13
Insights: lambdaclass/concrete
Overview
Could not load contribution data
Please try again later
15 Pull requests merged by 3 people
-
Struct generics (without impl blocks)
#167 merged
Feb 12, 2025 -
Initial Generics implementation (really basic)
#166 merged
Feb 10, 2025 -
Fix if with literals
#174 merged
Feb 7, 2025 -
Check locals exist before they are used (in more cases)
#171 merged
Feb 6, 2025 -
fix book not deploying
#165 merged
Feb 4, 2025 -
Make importing structs work
#164 merged
Feb 4, 2025 -
Add support to call methods without a let statement.
#161 merged
Jan 27, 2025 -
Lower impl block to IR
#157 merged
Jan 27, 2025 -
Add docstring support.
#158 merged
Jan 24, 2025 -
Add Inspirations to README.md
#159 merged
Jan 16, 2025 -
improve impl grammar [4]
#155 merged
Jan 14, 2025 -
Add initial grammar for impl blocks and optimize grammar [3]
#153 merged
Jan 14, 2025 -
Refactor lower_type a bit [2]
#152 merged
Jan 14, 2025 -
Reorder project and add book [1]
#151 merged
Jan 13, 2025 -
Add TypeName to AST
#154 merged
Jan 13, 2025
2 Pull requests opened by 1 person
-
Compiler database
#163 opened
Jan 27, 2025 -
Refactor lowering code to use Arenas/cleanup
#175 opened
Feb 7, 2025
6 Issues closed by 2 people
-
[Codegen] Handle imports
#73 closed
Feb 12, 2025 -
[Codegen] Implement Structs and PathOp
#71 closed
Feb 12, 2025 -
Recursive generic functions loop infinitely
#168 closed
Feb 10, 2025 -
Fix if with literals on both side of the comparision
#173 closed
Feb 7, 2025 -
Allowed usage of locals before their definition in a scope
#170 closed
Feb 6, 2025 -
Implement doc strings in grammar and ast
#156 closed
Jan 24, 2025
6 Issues opened by 1 person
-
Implement basic type inference for generic structs and functions
#178 opened
Feb 12, 2025 -
Implement proper DWARF debug info
#177 opened
Feb 12, 2025 -
Implement basic in-language unit test framework
#176 opened
Feb 12, 2025 -
Implement Generic Structs
#172 opened
Feb 6, 2025 -
Add really basic trait bounds
#169 opened
Jan 31, 2025 -
Support method call statement without return value.
#160 opened
Jan 21, 2025
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[Check] Program checker with ariadne error reports
#83 commented on
Feb 12, 2025 • 0 new comments -
Add `nix-shell` support.
#76 commented on
Feb 12, 2025 • 0 new comments