Ginger Bill
|
cdd8eadda1
Fix type system in SSA generation
|
9 years ago |
Ginger Bill
|
7f884ed251
Start implementing Tagged Unions
|
9 years ago |
Ginger Bill
|
fa09d805e2
Match statements; Type System change (Type_Record for all sum and product types)
|
9 years ago |
Ginger Bill
|
0eaf7bd830
Begin "Everything's a namespace"
|
9 years ago |
Ginger Bill
|
6bd898e552
Untagged (unsafe) unions and unambiguous in|postfix notation.
|
9 years ago |
gingerBill
|
81c592b5e9
Integer Enumerations
|
9 years ago |
gingerBill
|
a98e93f03f
File Library and TypeDecl syntax change
|
9 years ago |
gingerBill
|
680274b6f1
Implicit Context and #thread_local
|
9 years ago |
Ginger Bill
|
745237459a
Initial Demo001 code for tour of language
|
9 years ago |
gingerBill
|
ddb15e73c0
Remove print(ln) and fix swizzle
|
9 years ago |
gingerBill
|
6f9d11b381
Remove scalar*vector; swizzle; broadcast
|
9 years ago |
gingerBill
|
c4fe2ace05
Fix Scoping of proc type decls
|
9 years ago |
gingerBill
|
511f3744f6
Fix automatic pointer deref for structures in SSA
|
9 years ago |
gingerBill
|
e8530ca883
Win32 Demo: OpenGL Context
|
9 years ago |
gingerBill
|
2d49a61563
defer statements
|
9 years ago |
gingerBill
|
5da6b74567
Compile with odin.exe and no run.bat
|
9 years ago |
gingerBill
|
6f7f82d877
Merge branch 'master' of http://git.handmadedev.org/gingerbill/Odin
|
9 years ago |
gingerBill
|
0dd17fe843
Win32 Window Test
|
9 years ago |
gingerBill
|
50fd9548b9
Win32 test
|
9 years ago |
gingerBill
|
dcbb2fcfbd
Full Unicode Support
|
9 years ago |
gingerBill
|
3ed75b22a3
string comparisons
|
9 years ago |
gingerBill
|
0f48a7d299
#foreign "custom_name"; <N x i1> bugs (see test.ll and test2.ll)
|
9 years ago |
gingerBill
|
0edae8c848
Vector index works with booleans now.
|
9 years ago |
gingerBill
|
ee00236412
expr as type; {N}bool is still causing problems
|
9 years ago |
gingerBill
|
c10b46af9f
Compound Literals - struct, array, slice, vector
|
9 years ago |
gingerBill
|
84f2bcd885
Nested Procedures
|
9 years ago |
gingerBill
|
19cc77dad3
Code generation for procedure literals
|
9 years ago |
gingerBill
|
4c467b118d
copy(...)
|
9 years ago |
gingerBill
|
153c27c755
Tuple support in codegen
|
9 years ago |
gingerBill
|
c930841f83
f16/f128,u|i128, basic vector support.
|
9 years ago |