gingerBill
|
3a9b86628a
Add `@(rodata)` and `@(static, rodata)` where appropriate
|
пре 1 година |
Feoramund
|
8c111f1baf
Fix `%e` printing incorrect precision
|
пре 1 година |
Jeroen van Rijn
|
e52cc73d50
Fix generic_float.odin
|
пре 1 година |
gingerBill
|
55f3e99f63
Fix `%g` in `fmt`, and make `%v` default to `%g` for floats
|
пре 1 година |
Jon Lipstate
|
0570c84a83
initial
|
пре 2 година |
Hyp-X
|
a3bb7d3028
Fix decimal_to_float_bits for floats >= 1
|
пре 2 година |
gingerBill
|
ea9fe397e5
Fix typo in `decimal_to_float_bits`
|
пре 2 година |
gingerBill
|
b9ec2de4db
`strconv.parse_f64` - accurately parse floats
|
пре 2 година |
gingerBill
|
251da264ed
Remove unneeded semicolons from the core library
|
пре 4 година |
gingerBill
|
54e6c50769
Implement `f16` functionality
|
пре 4 година |
gingerBill
|
fc4fdd588e
Remove usage of `do` in core library
|
пре 5 година |
gingerBill
|
e92fdb4a99
`x if cond else y` and `x when cond else y` expressions
|
пре 5 година |
gingerBill
|
d462dbb5be
Deprecate `using import`
|
пре 5 година |
gingerBill
|
494b1e7eaa
Add `-help` which prints information about the compiler flags
|
пре 5 година |
gingerBill
|
f170648629
Fix issue with `-thread-count` flag with <= 0 count
|
пре 5 година |
gingerBill
|
9db81498d8
Make the `string` type elements "immutable", akin to `char const *` in C
|
пре 5 година |
gingerBill
|
5aa46d31b2
Move `package decimal` to be a subpackage of `package strconv`
|
пре 5 година |
gingerBill
|
939459b635
Change implicit semicolon rules for record types within procedure bodies; Update `package odin/*`
|
пре 5 година |
gingerBill
|
f25818e923
Make procedure parameters just named values rather than copied variables
|
пре 6 година |
gingerBill
|
3d2279fba0
Support 128-bit integers `i128` `u128`
|
пре 6 година |
gingerBill
|
fb3d73cb20
Make core library use `a..<b` rather than doing `a..b-1`
|
пре 6 година |
gingerBill
|
b978959fae
Improve package strconv
|
пре 6 година |