gingerBill
|
6b3c4cc379
|
Remove u128 and i128
|
2018-01-13 22:26:37 +00:00 |
|
gingerBill
|
f0de994059
|
Make core library use procedure groupings rather than normal overloading
|
2017-12-04 22:01:51 +00:00 |
|
gingerBill
|
eb4b3f5976
|
Change push allocator system; update core libraries
|
2017-11-09 22:48:00 +00:00 |
|
gingerBill
|
6bc5584add
|
Fix fmt printing uintptr type
|
2017-11-04 00:16:54 +00:00 |
|
gingerBill
|
d2588f9d1d
|
Infix proc calling convention proc "std" (...)
|
2017-10-29 16:44:44 +00:00 |
|
gingerBill
|
1eb9994d88
|
Attributes; @(link_name="foo")
|
2017-10-29 15:46:23 +00:00 |
|
Ginger Bill
|
94afcec757
|
:: style procedure declarations; remove old parsing code
|
2017-06-28 23:47:06 +01:00 |
|
Ginger Bill
|
0622509807
|
Disable var and const declarations
|
2017-06-28 23:17:20 +01:00 |
|
Ginger Bill
|
2deb2f8eeb
|
Declaration grouping uses () rather than {}; Fix some problem with compilation on *nix
|
2017-06-17 12:01:53 +01:00 |
|
Ginger Bill
|
6a88dc322a
|
Declaration grouping uses braces rather than parentheses
|
2017-06-13 15:04:23 +01:00 |
|
Ginger Bill
|
ccda456c0a
|
foreign blocks for procedures
|
2017-06-12 21:21:18 +01:00 |
|
Ginger Bill
|
6b5e9aec8e
|
Pascal style declaration grouping with ()
|
2017-06-12 15:42:21 +01:00 |
|
Ginger Bill
|
33eeb58521
|
Prefix proc syntax
|
2017-06-12 12:34:55 +01:00 |
|
Ginger Bill
|
8fafdb185c
|
Remove := with var and :: with const
|
2017-06-12 11:48:12 +01:00 |
|
Ginger Bill
|
0d4945dc87
|
Implement u128/i128 features; Add bits.odin
|
2017-06-01 14:23:46 +01:00 |
|