gingerBill
|
4c339360e9
auto_cast
|
пре 7 година |
gingerBill
|
23ab3c4713
Replace [...] with [?]
|
пре 7 година |
gingerBill
|
92780e2683
`distinct` keyword for type declarations
|
пре 7 година |
gingerBill
|
c1728914c6
Fix typos `#type_alias`
|
пре 7 година |
gingerBill
|
83d90f1463
Extra check for `type_info` cycle checking
|
пре 7 година |
gingerBill
|
f661ae9d09
Fix issue with proc group cycles #176
|
пре 7 година |
gingerBill
|
419ab6f00c
Named return value act as variables; Code reorganization
|
пре 7 година |
gingerBill
|
3a44c62ecf
Remove old "macro" parsing code
|
пре 7 година |
gingerBill
|
6b3c4cc379
Remove `u128` and `i128`
|
пре 7 година |
gingerBill
|
37790c13a0
Fix issue #170
|
пре 7 година |
gingerBill
|
30530d058c
Remove `struct #ordered`
|
пре 7 година |
gingerBill
|
1b6a14ac39
Fix lhs < rhs bug (#164)
|
пре 7 година |
gingerBill
|
367013f589
Change Map and PtrSet grow rate
|
пре 7 година |
gingerBill
|
f7e9649be4
Disable struct field reordering (for the time being)
|
пре 7 година |
gingerBill
|
3aea08df78
Change how abs, min, max, and clamp are implemented for floats
|
пре 7 година |
gingerBill
|
3c6f90e552
Fix proc groups from import names
|
пре 7 година |
gingerBill
|
3703ca4df4
Explicit procedure group; Remove implicit procedure overloading
|
пре 7 година |
gingerBill
|
acd1f83bd0
Fix procedure groupings
|
пре 7 година |
gingerBill
|
f0de994059
Make core library use procedure groupings rather than normal overloading
|
пре 7 година |
gingerBill
|
05ad38ae2d
Fix procedure grouping
|
пре 7 година |
gingerBill
|
596a2c8355
Procedure grouping `foo :: proc[foo16, foo32];`
|
пре 7 година |
gingerBill
|
9f52b2c283
Update demo.odin
|
пре 7 година |
gingerBill
|
d75291097e
&x.(type)
|
пре 7 година |
gingerBill
|
1a75dfe075
Remove `vector` type (will be replaced by something else in the future)
|
пре 7 година |
gingerBill
|
e00d88d82e
Fix issue #157
|
пре 7 година |
gingerBill
|
cfabc0e61f
Remove `using` in arrays; Remove `_` non-exported struct fields
|
пре 7 година |
gingerBill
|
91b534d128
Fix `transmute`
|
пре 7 година |
gingerBill
|
74fa7ca25d
New slice memory layout (ptr+len); `byte`
|
пре 7 година |
gingerBill
|
0c06a8d154
Fix issue #146 regarding polymorphic type parameters
|
пре 7 година |
gingerBill
|
e48346a9ee
Disable negation of unsigned constants (Issue: #145)
|
пре 7 година |