This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-17 16:31:25 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
342
Commits
1
Branch
80
Tags
9bc37f44002d89ed35643b2bfd8c384cb5ff1f48
Commit Graph
3 Commits
Author
SHA1
Message
Date
Ginger Bill
9bc37f4400
fmt.odin uses ^[]byte rather than custom Buffer type
2017-02-26 15:34:02 +00:00
Ginger Bill
3c9143957c
Ellipsis is now just
..
; Remove half-closed range operator and treat all of them as half-closed; slice expression uses
..
;
2017-02-26 14:19:03 +00:00
Ginger Bill
c59f6b7d0b
++ -- statements; add strconv.odin (and replace some of the fmt procs); Fix ~ on 64 bit constants; Fix integer casts from smaller to larger size
2017-02-26 00:44:26 +00:00