Ginger Bill
|
a75ccb6fbc
v0.1.3
|
8 жил өмнө |
Ginger Bill
|
188b290dd5
Update version number
|
8 жил өмнө |
Ginger Bill
|
c6ff961088
Add base 12 in strconv.odin
|
8 жил өмнө |
Ginger Bill
|
c26990c22d
Multiple type cases for `match in`
|
8 жил өмнө |
Ginger Bill
|
c34d839f9f
Add named branches for match statements
|
8 жил өмнө |
Ginger Bill
|
5562364a98
Add branch labels for loops; using list
|
8 жил өмнө |
Ginger Bill
|
32150e401e
Update gb.h
|
8 жил өмнө |
Ginger Bill
|
aaec8bf423
windows.odin TYPE_NAME to Type_Name; More SSA work and SSA printing for debugging
|
8 жил өмнө |
Ginger Bill
|
0fcbda951a
Finally fix signed integer conversion and printing
|
8 жил өмнө |
Ginger Bill
|
e2734a2dc6
Begin work on the custom backend
|
8 жил өмнө |
Ginger Bill
|
5adfbec847
Refactoring of code: remove `make` prefix on many procedures
|
8 жил өмнө |
Ginger Bill
|
4ef4605d6d
Move files to misc
|
8 жил өмнө |
Ginger Bill
|
2aa402f462
Cleanup root directory
|
8 жил өмнө |
Ginger Bill
|
00f6bee454
Update README.md
|
8 жил өмнө |
Ginger Bill
|
6e1864d21c
Remove all binaries
|
8 жил өмнө |
Ginger Bill
|
fb2d611dcd
Update llvm binaries to latest version; Update utf8proc;
|
8 жил өмнө |
Ginger Bill
|
9e8c9be1ea
Allow pointers to `append`; Fix strconv stuff; `new_slice` allows for capacity
|
8 жил өмнө |
Ginger Bill
|
9bc37f4400
fmt.odin uses ^[]byte rather than custom Buffer type
|
8 жил өмнө |
Ginger Bill
|
f29e303ce7
Slices now have a capacity.
|
8 жил өмнө |
Ginger Bill
|
3c9143957c
Ellipsis is now just `..`; Remove half-closed range operator and treat all of them as half-closed; slice expression uses `..`;
|
8 жил өмнө |
Ginger Bill
|
18b3c0b2fc
Fix fmt integer width printing
|
8 жил өмнө |
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
|
8 жил өмнө |
Ginger Bill
|
67ed8a9a4a
Fix Tuple type info bug
|
8 жил өмнө |
Ginger Bill
|
4cc4d604bc
Add core/strings.odin
|
8 жил өмнө |
Ginger Bill
|
eec709c545
Fix fmt.odin printing enums
|
8 жил өмнө |
Ginger Bill
|
9b2f5c359a
v0.1.1
|
8 жил өмнө |
Ginger Bill
|
a982c51c30
Fix minor bugs in IR for slices
|
8 жил өмнө |
Ginger Bill
|
047c0e4bcc
A decent union type with common fields and variants
|
8 жил өмнө |
Ginger Bill
|
a94dfdf21d
Begin changing `union` syntax
|
8 жил өмнө |
Ginger Bill
|
c0d5237b75
Unexported struct fields on selectors
|
8 жил өмнө |