gingerBill
|
3d2279fba0
Support 128-bit integers `i128` `u128`
|
6 anni fa |
gingerBill
|
222941727f
Add `..<` operator for ranges; Add extra checking for bit set assignments
|
6 anni fa |
gingerBill
|
5697d6df74
-go-to-definitions (OGTD file format)
|
6 anni fa |
gingerBill
|
f5fdd031f9
Fix polymorphic procedure return by pointer values #374
|
6 anni fa |
gingerBill
|
a5ff983266
Fix parapoly related bugs #370
|
6 anni fa |
gingerBill
|
c61fd3a70a
Modify type_set_offsets to patch minor bug
|
6 anni fa |
gingerBill
|
ecd2eacd75
Remove dead keywords; Fix `min` and `max` for enum types
|
6 anni fa |
gingerBill
|
7580ec494b
Disallow ambiguous singularly variadic polymorphic parameters #361
|
6 anni fa |
gingerBill
|
4e93b70f8a
Fix bit_field scoping bug
|
6 anni fa |
gingerBill
|
bdab5e00da
Minor code clean up
|
6 anni fa |
gingerBill
|
e551d2b25e
Replace `foreign export {}` with `@export`
|
6 anni fa |
gingerBill
|
684945ea57
Fix calling conventions for simd vector types
|
6 anni fa |
gingerBill
|
e2d4667639
Fix data layout issue on Windows; Remove unused loads in SSA
|
6 anni fa |
gingerBill
|
cf94d1735d
Add extra explicit entity usage
|
6 anni fa |
gingerBill
|
cda0f4d8f3
Fix `using` struct cycle check
|
6 anni fa |
gingerBill
|
0778d18bc7
Fix `using` with `bit_field`
|
6 anni fa |
gingerBill
|
775f1e2c95
Fix default parameter assignment checking
|
6 anni fa |
gingerBill
|
7c982b6e10
min & max for types
|
6 anni fa |
gingerBill
|
b7eebe5d00
Fix polymorphic record types with constant value parameters
|
6 anni fa |
gingerBill
|
b1d0d82254
Fix #raw_union bug #306
|
6 anni fa |
gingerBill
|
a3e6e8d304
Allow single field struct #raw_union
|
6 anni fa |
gingerBill
|
d3c7d6d485
Fix #284
|
6 anni fa |
gingerBill
|
0a4b88f9a6
Fix Issue with referencing a polymorphic struct in another package referencing itself #283
|
6 anni fa |
gingerBill
|
6ab6447791
Fix is_type_polymorphic infinite recursion bug
|
6 anni fa |
gingerBill
|
b55b1ffe14
`opaque` keyword and type
|
6 anni fa |
gingerBill
|
3742d9e7e9
Move atomic intrinsics to the new built-in package intrinsics
|
6 anni fa |
gingerBill
|
b171cc41e6
__atomic_* "intrinsics" using LLVM instructions
|
6 anni fa |
gingerBill
|
ef2931d4a5
Remove AstTypeType
|
6 anni fa |
gingerBill
|
71d987bd2e
Fix runtime proc names; Change calling convention of `context` parameter
|
7 anni fa |
gingerBill
|
f1e1814ff9
Syntactic sugar for anonymous enum within a bit set
|
7 anni fa |