| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reorganize a bit the project | Son Ho | 2022-10-27 | 1 | -328/+0 |
| * | Update the code documentation to fix links and syntax issues | Son Ho | 2022-10-26 | 1 | -10/+10 |
| * | Rename Modules to Crates | Son Ho | 2022-10-13 | 1 | -1/+1 |
| * | Add an Opaque variant to type_decl_kind and start updating the code | Son Ho | 2022-03-03 | 1 | -23/+33 |
| * | Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...decl | Son Ho | 2022-03-03 | 1 | -25/+25 |
| * | Start adding more assumed types and functions | Son Ho | 2022-02-08 | 1 | -1/+1 |
| * | Implement ty_has_borrow_under_mut | Son Ho | 2022-01-19 | 1 | -59/+100 |
| * | Remove ty_has_regions and use ty_has_borrows instead | Son Ho | 2022-01-18 | 1 | -8/+13 |
| * | Update type_context to have to have a type info field, use maps instead | Son Ho | 2022-01-18 | 1 | -8/+11 |
| * | Implement TypesAnalysis.analyze_ty | Son Ho | 2022-01-18 | 1 | -4/+31 |
| * | Finish implementing TypesAnalysis.analyze_full_ty | Son Ho | 2022-01-18 | 1 | -47/+65 |
| * | Start working on TypesAnalysis | Son Ho | 2022-01-18 | 1 | -0/+224 |
