gingerBill
|
6b3c4cc379
Remove `u128` and `i128`
|
7 years ago |
gingerBill
|
f0de994059
Make core library use procedure groupings rather than normal overloading
|
7 years ago |
gingerBill
|
eb4b3f5976
Change push allocator system; update core libraries
|
7 years ago |
gingerBill
|
6bc5584add
Fix fmt printing `uintptr` type
|
7 years ago |
gingerBill
|
d2588f9d1d
Infix proc calling convention `proc "std" (...)`
|
7 years ago |
gingerBill
|
1eb9994d88
Attributes; @(link_name="foo")
|
7 years ago |
Ginger Bill
|
94afcec757
:: style procedure declarations; remove old parsing code
|
8 years ago |
Ginger Bill
|
0622509807
Disable `var` and `const` declarations
|
8 years ago |
Ginger Bill
|
2deb2f8eeb
Declaration grouping uses () rather than {}; Fix some problem with compilation on *nix
|
8 years ago |
Ginger Bill
|
6a88dc322a
Declaration grouping uses braces rather than parentheses
|
8 years ago |
Ginger Bill
|
ccda456c0a
`foreign` blocks for procedures
|
8 years ago |
Ginger Bill
|
6b5e9aec8e
Pascal style declaration grouping with ()
|
8 years ago |
Ginger Bill
|
33eeb58521
Prefix `proc` syntax
|
8 years ago |
Ginger Bill
|
8fafdb185c
Remove := with var and :: with const
|
8 years ago |
Ginger Bill
|
0d4945dc87
Implement u128/i128 features; Add bits.odin
|
8 years ago |