aboutsummaryrefslogtreecommitdiff
path: root/src/primitives.gperf
Commit message (Collapse)AuthorAgeFilesLines
* Completely rework how types are handledThomas Voss 2024-07-021-42/+0
|
* FormattingThomas Voss 2024-06-251-1/+1
|
* Store decl info in auxilliary dataThomas Voss 2024-06-221-0/+2
|
* Huge changes to static analysisThomas Voss 2024-06-211-15/+15
|
* Add f32 and f64 as typesThomas Voss 2024-06-191-13/+15
|
* Fix the way types are handledThomas Voss 2024-06-191-1/+1
|
* Add 128-bit integersThomas Voss 2024-06-181-0/+2
|
* Do more work on the typechecker and compilerThomas Voss 2024-06-181-10/+10
|
* Begin work on the static analyzerThomas Voss 2024-06-171-0/+36