gingerBill
|
5fa54fd2cc
Commit fix
|
5 years ago |
gingerBill
|
d1c9fd4e01
Implement `#complete switch` by default, replace with `#partial switch` #511
|
5 years ago |
gingerBill
|
9db81498d8
Make the `string` type elements "immutable", akin to `char const *` in C
|
5 years ago |
gingerBill
|
939459b635
Change implicit semicolon rules for record types within procedure bodies; Update `package odin/*`
|
5 years ago |
gingerBill
|
3ad20a2d2d
Remove `package types` and merge with `package reflect`
|
6 years ago |
gingerBill
|
8ee7ee7120
Fix core library for the new procedure parameter addressing mode
|
6 years ago |
gingerBill
|
fb3d73cb20
Make core library use `a..<b` rather than doing `a..b-1`
|
6 years ago |
gingerBill
|
a9b20c29b1
Fix slicing issue; Change path of math/bits in package json #363
|
6 years ago |
gingerBill
|
5af20aa467
Make encoding/json use []byte rather than string
|
6 years ago |
gingerBill
|
6c21e99832
json.marshal
|
6 years ago |